#1A001A color codes
- HEX
- #1A001A
- HEX8
- #1A001AFF
- HEX8 (Android)
- #FF1A001A
- RGB
- rgb(26, 0, 26)
- RGB (%)
- 10%, 0%, 10%
- HSL
- hsl(300, 100%, 5%)
- HSV / HSB
- hsv(300, 100%, 10%)
- CMYK
- cmyk(0%, 100%, 0%, 90%)
- OKLCH
- oklch(0.1528 0.0702 328.36)
- OKLCH (%)
- oklch(15.28% 0.0702 328.36)
- Decimal
- 1703962
What color is #1A001A?
#1A001A sits at 15% lightness and 0.0702 chroma in OKLCH, hue 328.36°. Its nearest named color is Black.
Shades and tints of #1A001A
Tints
Shades
Tones
#1A001A color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #1A001A in CSS
.text { color: #1A001A; }
.background { background-color: #1A001A; }
.border { border: 2px solid #1A001A; }
/* Modern, perceptually uniform */
.text { color: oklch(0.1528 0.0702 328.36); }
/* #1A001A at 50% transparency */
.overlay { background-color: #1A001A80; }Is #1A001A accessible?
#1A001A on white text scores 19.83:1; on black text it scores 1.06:1. White text passes WCAG AAA on #1A001A. Recommended text color on a #1A001A background: white.
A 1.06:1 vs black
A 19.83:1 vs white
- AA normal ≥ 4.5 Pass
- AA large ≥ 3 Pass
- AAA normal ≥ 7 Pass
- AAA large ≥ 4.5 Pass
Recommended text color: white
CSS
contrast-color() contrast-color(#1A001A) → white APCA Lc experimental 107.5 Lc · body text — preferred (white text)
WCAG 2.1 AA/AAA is the compliance floor; APCA is an optional readability metric.
Related colors
See more in the black family on the colors hub.
Frequently asked questions
- What color is #1A001A?
- #1A001A is closest to Black. In RGB it is rgb(26, 0, 26), and in HSL hsl(300, 100%, 5%).
- What is #1A001A in RGB?
- #1A001A converts to rgb(26, 0, 26) — red 26, green 0, blue 26.
- What text color is readable on #1A001A?
- White text — it has the higher contrast ratio (19.83:1) against #1A001A. White text passes WCAG AAA on #1A001A.