#1E1A02#1E1A02
#1E1A02 is a very dark, muted yellow. Relative luminance 0.010; OKLCH L 21.6% C 0.041 H 100.6°. Best body text is #FFFFFF at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #1E1A02 |
|---|---|
| RGB | rgb(30, 26, 2) |
| HSL | hsl(51, 88%, 6%) |
| HSV | hsv(51, 93%, 12%) |
| CMYK | cmyk(0%, 13.3%, 93.3%, 88.2%) |
| CIE-LAB | lab(9.15, -2.01, 12.83) |
| CIE-LCH | lch(9.15, 12.99, 98.91°) |
| OKLab | oklab(21.61% -0.0076 0.0406) |
| OKLCH | oklch(21.61% 0.041 100.6) |
| XYZ | xyz(0.9158, 1.0192, 0.2059) |
| Luminance | 0.0102 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Almost Black
#070D0D
ΔE00 11.13
Black
#000000
ΔE00 11.54
Dark Brown
#341C02
ΔE00 13.11
Charcoal (survey)
#343837
ΔE00 13.64
Dark Grey
#363737
ΔE00 13.74
Onyx
#353839
ΔE00 14.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E1A02 #02061E
analogous
#1E0C02 #1E1A02 #141E02
triadic
#1E1A02 #021E1A #1A021E
tetradic
#1E1A02 #021E0C #02061E #1E0214
square
#1E1A02 #021E0C #02061E #1E0214
split-complementary
#1E1A02 #02141E #0C021E
monochromatic
#1D1902 #1D1902 #1E1A02 #574C06 #917D0A
Accessibility & contrast
On white
17.44
#1E1A02 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#1E1A02 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E1A02
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E1A02 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E1A02 | 1.00 | 17.44 | 1.20 | 17.44 |
| #FFFFFF | 17.44 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.44 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1900
Deuteranopia (green-blind)
#1F1A03
Tritanopia (blue-blind)
#211715
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #1e1a02; /* rgb */ color: rgb(30, 26, 2); /* oklch */ color: oklch(21.6% 0.041 100.6);
Tailwind
colors: {
custom: {
50: '#595647',
500: '#1e1a02',
950: '#000000',
},
}SCSS
$custom: #1e1a02; $custom-light: #595647; $custom-dark: #000000;
JSON
{
"hex": "#1e1a02",
"rgb": {
"r": 30,
"g": 26,
"b": 2
},
"hsl": {
"h": 51.429,
"s": 87.5,
"l": 6.275
},
"oklch": {
"l": 0.21613,
"c": 0.04134,
"h": 100.6
},
"luminance": 0.01019
}Semantic roles & 50–950 ramp
primary
#1E1A02
secondary
#182364
accent
#48FE2A
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#030300
muted
#787877