#212409#212409
#212409 is a dark, muted yellow. Relative luminance 0.016; OKLCH L 25.0% C 0.044 H 114.9°. Best body text is #FFFFFF at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #212409 |
|---|---|
| RGB | rgb(33, 36, 9) |
| HSL | hsl(67, 60%, 9%) |
| HSV | hsv(67, 75%, 14%) |
| CMYK | cmyk(8.3%, 0%, 75%, 85.9%) |
| CIE-LAB | lab(13.26, -6.32, 15.72) |
| CIE-LCH | lch(13.26, 16.94, 111.89°) |
| OKLab | oklab(25.01% -0.0185 0.0398) |
| OKLCH | oklch(25.01% 0.044 114.9) |
| XYZ | xyz(1.3074, 1.6048, 0.4993) |
| Luminance | 0.0160 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 11.15
Very Dark Green
#062E03
ΔE00 11.33
Dark Forest Green
#002D04
ΔE00 12.00
Dark Green
#033500
ΔE00 12.95
Charcoal (survey)
#343837
ΔE00 13.70
Almost Black
#070D0D
ΔE00 14.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#212409 #0C0924
analogous
#241A09 #212409 #142409
triadic
#212409 #092124 #240921
tetradic
#212409 #09241A #0C0924 #240914
square
#212409 #09241A #0C0924 #240914
split-complementary
#212409 #091424 #1A0924
monochromatic
#161806 #161806 #212409 #4E5515 #7B8621
Accessibility & contrast
On white
15.90
#212409 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#212409 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #212409
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##212409 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##212409 | 1.00 | 15.90 | 1.32 | 15.90 |
| #FFFFFF | 15.90 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.90 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272206
Deuteranopia (green-blind)
#27220B
Tritanopia (blue-blind)
#24221E
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #212409; /* rgb */ color: rgb(33, 36, 9); /* oklch */ color: oklch(25.0% 0.044 114.9);
Tailwind
colors: {
custom: {
50: '#5c5e4b',
500: '#212409',
950: '#000000',
},
}SCSS
$custom: #212409; $custom-light: #5c5e4b; $custom-dark: #000000;
JSON
{
"hex": "#212409",
"rgb": {
"r": 33,
"g": 36,
"b": 9
},
"hsl": {
"h": 66.667,
"s": 60,
"l": 8.824
},
"oklch": {
"l": 0.25005,
"c": 0.04391,
"h": 114.9
},
"luminance": 0.01605
}Semantic roles & 50–950 ramp
primary
#212409
secondary
#2E2861
accent
#45E356
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040401
muted
#797977