#201E07#201E07
#201E07 is a very dark, muted yellow. Relative luminance 0.013; OKLCH L 23.1% C 0.038 H 104.4°. Best body text is #FFFFFF at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #201E07 |
|---|---|
| RGB | rgb(32, 30, 7) |
| HSL | hsl(55, 64%, 8%) |
| HSV | hsv(55, 78%, 13%) |
| CMYK | cmyk(0%, 6.2%, 78.1%, 87.5%) |
| CIE-LAB | lab(10.93, -3.03, 13.34) |
| CIE-LCH | lch(10.93, 13.68, 102.80°) |
| OKLab | oklab(23.11% -0.0094 0.0368) |
| OKLCH | oklch(23.11% 0.038 104.4) |
| XYZ | xyz(1.0983, 1.2510, 0.3846) |
| Luminance | 0.0125 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Almost Black
#070D0D
ΔE00 11.81
Black
#000000
ΔE00 12.55
Charcoal (survey)
#343837
ΔE00 13.11
Dark Grey
#363737
ΔE00 13.40
Dark Olive
#373E02
ΔE00 13.79
Dark Brown
#341C02
ΔE00 14.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201E07 #070920
analogous
#201107 #201E07 #152007
triadic
#201E07 #07201E #1E0720
tetradic
#201E07 #072011 #070920 #200715
square
#201E07 #072011 #070920 #200715
split-complementary
#201E07 #071520 #110720
monochromatic
#191805 #191805 #201E07 #524D12 #847C1D
Accessibility & contrast
On white
16.80
#201E07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#201E07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201E07
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201E07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201E07 | 1.00 | 16.80 | 1.25 | 16.80 |
| #FFFFFF | 16.80 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.80 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211D05
Deuteranopia (green-blind)
#221E08
Tritanopia (blue-blind)
#231B19
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #201e07; /* rgb */ color: rgb(32, 30, 7); /* oklch */ color: oklch(23.1% 0.038 104.4);
Tailwind
colors: {
custom: {
50: '#5b594a',
500: '#201e07',
950: '#000000',
},
}SCSS
$custom: #201e07; $custom-light: #5b594a; $custom-dark: #000000;
JSON
{
"hex": "#201e07",
"rgb": {
"r": 32,
"g": 30,
"b": 7
},
"hsl": {
"h": 55.2,
"s": 64.103,
"l": 7.647
},
"oklch": {
"l": 0.2311,
"c": 0.03799,
"h": 104.4
},
"luminance": 0.01251
}Semantic roles & 50–950 ramp
primary
#201E07
secondary
#24295F
accent
#4EE741
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040301
muted
#797877