#1E2011#1E2011
#1E2011 is a very dark, muted yellow. Relative luminance 0.013; OKLCH L 23.7% C 0.027 H 114.7°. Best body text is #FFFFFF at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #1E2011 |
|---|---|
| RGB | rgb(30, 32, 17) |
| HSL | hsl(68, 31%, 10%) |
| HSV | hsv(68, 47%, 13%) |
| CMYK | cmyk(6.2%, 0%, 46.9%, 87.5%) |
| CIE-LAB | lab(11.62, -4.15, 9.59) |
| CIE-LCH | lch(11.62, 10.45, 113.41°) |
| OKLab | oklab(23.66% -0.0112 0.0245) |
| OKLCH | oklch(23.66% 0.027 114.7) |
| XYZ | xyz(1.1531, 1.3495, 0.7299) |
| Luminance | 0.0135 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Almost Black
#070D0D
ΔE00 10.08
Charcoal (survey)
#343837
ΔE00 11.14
Black
#000000
ΔE00 11.47
Dark Grey
#363737
ΔE00 11.75
Onyx
#353839
ΔE00 12.30
Gunmetal
#2A3439
ΔE00 13.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E2011 #131120
analogous
#201B11 #1E2011 #172011
triadic
#1E2011 #111E20 #20111E
tetradic
#1E2011 #11201B #131120 #201117
square
#1E2011 #11201B #131120 #201117
split-complementary
#1E2011 #111720 #1B1120
monochromatic
#13140B #13140B #1E2011 #434826 #69703B
Accessibility & contrast
On white
16.54
#1E2011 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#1E2011 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E2011
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E2011 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E2011 | 1.00 | 16.54 | 1.27 | 16.54 |
| #FFFFFF | 16.54 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.54 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221F10
Deuteranopia (green-blind)
#221F12
Tritanopia (blue-blind)
#201E1C
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #1e2011; /* rgb */ color: rgb(30, 32, 17); /* oklch */ color: oklch(23.7% 0.027 114.7);
Tailwind
colors: {
custom: {
50: '#5a5b4f',
500: '#1e2011',
950: '#000000',
},
}SCSS
$custom: #1e2011; $custom-light: #5a5b4f; $custom-dark: #000000;
JSON
{
"hex": "#1e2011",
"rgb": {
"r": 30,
"g": 32,
"b": 17
},
"hsl": {
"h": 68,
"s": 30.612,
"l": 9.608
},
"oklch": {
"l": 0.23662,
"c": 0.02692,
"h": 114.7
},
"luminance": 0.0135
}Semantic roles & 50–950 ramp
primary
#1E2011
secondary
#3B3755
accent
#61C76F
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#030402
muted
#787978