#201B08#201B08
#201B08 is a very dark, muted yellow. Relative luminance 0.011; OKLCH L 22.3% C 0.033 H 94.9°. Best body text is #FFFFFF at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #201B08 |
|---|---|
| RGB | rgb(32, 27, 8) |
| HSL | hsl(48, 60%, 8%) |
| HSV | hsv(48, 75%, 13%) |
| CMYK | cmyk(0%, 15.6%, 75%, 87.5%) |
| CIE-LAB | lab(9.86, -0.78, 11.44) |
| CIE-LCH | lch(9.86, 11.47, 93.93°) |
| OKLab | oklab(22.27% -0.0028 0.0328) |
| OKLCH | oklch(22.27% 0.033 94.9) |
| XYZ | xyz(1.0315, 1.1085, 0.3893) |
| Luminance | 0.0111 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Almost Black
#070D0D
ΔE00 10.60
Black
#000000
ΔE00 10.87
Dark Brown
#341C02
ΔE00 11.70
Dark Grey
#363737
ΔE00 12.74
Charcoal (survey)
#343837
ΔE00 12.86
Onyx
#353839
ΔE00 13.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201B08 #080D20
analogous
#200F08 #201B08 #192008
triadic
#201B08 #08201B #1B0820
tetradic
#201B08 #08200F #080D20 #200819
square
#201B08 #08200F #080D20 #200819
split-complementary
#201B08 #081920 #0F0820
monochromatic
#181506 #181506 #201B08 #514414 #826E20
Accessibility & contrast
On white
17.19
#201B08 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#201B08 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201B08
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201B08 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201B08 | 1.00 | 17.19 | 1.22 | 17.19 |
| #FFFFFF | 17.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1A06
Deuteranopia (green-blind)
#201C09
Tritanopia (blue-blind)
#231917
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #201b08; /* rgb */ color: rgb(32, 27, 8); /* oklch */ color: oklch(22.3% 0.033 94.9);
Tailwind
colors: {
custom: {
50: '#5b574a',
500: '#201b08',
950: '#000000',
},
}SCSS
$custom: #201b08; $custom-light: #5b574a; $custom-dark: #000000;
JSON
{
"hex": "#201b08",
"rgb": {
"r": 32,
"g": 27,
"b": 8
},
"hsl": {
"h": 47.5,
"s": 60,
"l": 7.843
},
"oklch": {
"l": 0.22271,
"c": 0.03291,
"h": 94.9
},
"luminance": 0.01108
}Semantic roles & 50–950 ramp
primary
#201B08
secondary
#26325E
accent
#66E345
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040301
muted
#797877