#212209#212209
#212209 is a very dark, muted yellow. Relative luminance 0.015; OKLCH L 24.4% C 0.041 H 111.2°. Best body text is #FFFFFF at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #212209 |
|---|---|
| RGB | rgb(33, 34, 9) |
| HSL | hsl(62, 58%, 8%) |
| HSV | hsv(62, 74%, 13%) |
| CMYK | cmyk(2.9%, 0%, 73.5%, 86.7%) |
| CIE-LAB | lab(12.53, -4.98, 14.73) |
| CIE-LCH | lch(12.53, 15.55, 108.67°) |
| OKLab | oklab(24.42% -0.0147 0.0381) |
| OKLCH | oklch(24.42% 0.041 111.2) |
| XYZ | xyz(1.2486, 1.4871, 0.4797) |
| Luminance | 0.0149 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 12.06
Very Dark Green
#062E03
ΔE00 12.62
Almost Black
#070D0D
ΔE00 13.16
Dark Forest Green
#002D04
ΔE00 13.26
Charcoal (survey)
#343837
ΔE00 13.29
Dark Grey
#363737
ΔE00 13.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#212209 #0A0922
analogous
#221609 #212209 #142209
triadic
#212209 #092122 #220921
tetradic
#212209 #092216 #0A0922 #220914
square
#212209 #092216 #0A0922 #220914
split-complementary
#212209 #091422 #160922
monochromatic
#171806 #171806 #212209 #505216 #7F8323
Accessibility & contrast
On white
16.19
#212209 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#212209 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #212209
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##212209 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##212209 | 1.00 | 16.19 | 1.30 | 16.19 |
| #FFFFFF | 16.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#252007
Deuteranopia (green-blind)
#25210A
Tritanopia (blue-blind)
#24201D
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #212209; /* rgb */ color: rgb(33, 34, 9); /* oklch */ color: oklch(24.4% 0.041 111.2);
Tailwind
colors: {
custom: {
50: '#5c5c4b',
500: '#212209',
950: '#000000',
},
}SCSS
$custom: #212209; $custom-light: #5c5c4b; $custom-dark: #000000;
JSON
{
"hex": "#212209",
"rgb": {
"r": 33,
"g": 34,
"b": 9
},
"hsl": {
"h": 62.4,
"s": 58.14,
"l": 8.431
},
"oklch": {
"l": 0.24419,
"c": 0.04081,
"h": 111.2
},
"luminance": 0.01487
}Semantic roles & 50–950 ramp
primary
#212209
secondary
#2A285F
accent
#46E14D
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040401
muted
#797977