#1E1E06#1E1E06
#1E1E06 is a very dark, muted yellow. Relative luminance 0.012; OKLCH L 22.9% C 0.040 H 109.2°. Best body text is #FFFFFF at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #1E1E06 |
|---|---|
| RGB | rgb(30, 30, 6) |
| HSL | hsl(60, 67%, 7%) |
| HSV | hsv(60, 80%, 12%) |
| CMYK | cmyk(0%, 0%, 80%, 88.2%) |
| CIE-LAB | lab(10.69, -4.29, 13.38) |
| CIE-LCH | lch(10.69, 14.05, 107.79°) |
| OKLab | oklab(22.86% -0.0131 0.0376) |
| OKLCH | oklch(22.86% 0.04 109.2) |
| XYZ | xyz(1.0326, 1.2177, 0.3529) |
| Luminance | 0.0122 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Almost Black
#070D0D
ΔE00 11.90
Black
#000000
ΔE00 12.84
Charcoal (survey)
#343837
ΔE00 13.28
Dark Olive
#373E02
ΔE00 13.52
Very Dark Green
#062E03
ΔE00 13.57
Dark Grey
#363737
ΔE00 13.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E1E06 #06061E
analogous
#1E1206 #1E1E06 #121E06
triadic
#1E1E06 #061E1E #1E061E
tetradic
#1E1E06 #061E12 #06061E #1E0612
square
#1E1E06 #061E12 #06061E #1E0612
split-complementary
#1E1E06 #06121E #12061E
monochromatic
#1A1A05 #1A1A05 #1E1E06 #515110 #84841A
Accessibility & contrast
On white
16.89
#1E1E06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#1E1E06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E1E06
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E1E06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E1E06 | 1.00 | 16.89 | 1.24 | 16.89 |
| #FFFFFF | 16.89 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.89 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C04
Deuteranopia (green-blind)
#211D07
Tritanopia (blue-blind)
#211C19
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #1e1e06; /* rgb */ color: rgb(30, 30, 6); /* oklch */ color: oklch(22.9% 0.040 109.2);
Tailwind
colors: {
custom: {
50: '#595949',
500: '#1e1e06',
950: '#000000',
},
}SCSS
$custom: #1e1e06; $custom-light: #595949; $custom-dark: #000000;
JSON
{
"hex": "#1e1e06",
"rgb": {
"r": 30,
"g": 30,
"b": 6
},
"hsl": {
"h": 60,
"s": 66.667,
"l": 7.059
},
"oklch": {
"l": 0.22858,
"c": 0.03979,
"h": 109.2
},
"luminance": 0.01218
}Semantic roles & 50–950 ramp
primary
#1E1E06
secondary
#22225E
accent
#3EEA3E
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#030300
muted
#787877