#201E13#201E13
#201E13 is a very dark, muted yellow. Relative luminance 0.013; OKLCH L 23.4% C 0.020 H 99.1°. Best body text is #FFFFFF at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #201E13 |
|---|---|
| RGB | rgb(32, 30, 19) |
| HSL | hsl(51, 25%, 10%) |
| HSV | hsv(51, 41%, 13%) |
| CMYK | cmyk(0%, 6.2%, 40.6%, 87.5%) |
| CIE-LAB | lab(11.15, -1.35, 7.77) |
| CIE-LCH | lch(11.15, 7.88, 99.85°) |
| OKLab | oklab(23.36% -0.0032 0.0198) |
| OKLCH | oklch(23.36% 0.02 99.1) |
| XYZ | xyz(1.1775, 1.2827, 0.8015) |
| Luminance | 0.0128 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Almost Black
#070D0D
ΔE00 8.66
Black
#000000
ΔE00 9.55
Charcoal (survey)
#343837
ΔE00 10.45
Dark Grey
#363737
ΔE00 10.47
Onyx
#353839
ΔE00 11.20
Gunmetal
#2A3439
ΔE00 12.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201E13 #131520
analogous
#201713 #201E13 #1C2013
triadic
#201E13 #13201E #1E1320
tetradic
#201E13 #132017 #131520 #20131C
square
#201E13 #132017 #131520 #20131C
split-complementary
#201E13 #131C20 #171320
monochromatic
#13120B #13120B #201E13 #46422A #6D6641
Accessibility & contrast
On white
16.71
#201E13 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#201E13 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201E13
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201E13 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201E13 | 1.00 | 16.71 | 1.26 | 16.71 |
| #FFFFFF | 16.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201D12
Deuteranopia (green-blind)
#211E13
Tritanopia (blue-blind)
#221C1B
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #201e13; /* rgb */ color: rgb(32, 30, 19); /* oklch */ color: oklch(23.4% 0.020 99.1);
Tailwind
colors: {
custom: {
50: '#5b5950',
500: '#201e13',
950: '#000000',
},
}SCSS
$custom: #201e13; $custom-light: #5b5950; $custom-dark: #000000;
JSON
{
"hex": "#201e13",
"rgb": {
"r": 32,
"g": 30,
"b": 19
},
"hsl": {
"h": 50.769,
"s": 25.49,
"l": 10
},
"oklch": {
"l": 0.23362,
"c": 0.02008,
"h": 99.1
},
"luminance": 0.01283
}Semantic roles & 50–950 ramp
primary
#201E13
secondary
#3B3F54
accent
#74C266
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040302
muted
#797878