#212002#212002
#212002 is a very dark, muted yellow. Relative luminance 0.014; OKLCH L 23.7% C 0.048 H 107.7°. Best body text is #FFFFFF at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #212002 |
|---|---|
| RGB | rgb(33, 32, 2) |
| HSL | hsl(58, 89%, 7%) |
| HSV | hsv(58, 94%, 13%) |
| CMYK | cmyk(0%, 3%, 93.9%, 87.1%) |
| CIE-LAB | lab(11.69, -4.43, 16.45) |
| CIE-LCH | lch(11.69, 17.04, 105.07°) |
| OKLab | oklab(23.72% -0.0146 0.0456) |
| OKLCH | oklch(23.72% 0.048 107.7) |
| XYZ | xyz(1.1547, 1.3608, 0.2593) |
| Luminance | 0.0136 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 11.96
Very Dark Green
#062E03
ΔE00 13.20
Almost Black
#070D0D
ΔE00 13.71
Dark Forest Green
#002D04
ΔE00 13.87
Charcoal (survey)
#343837
ΔE00 14.31
Black
#000000
ΔE00 14.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#212002 #020321
analogous
#211102 #212002 #132102
triadic
#212002 #022120 #200221
tetradic
#212002 #022111 #020321 #210213
square
#212002 #022111 #020321 #210213
split-complementary
#212002 #021321 #110221
monochromatic
#1D1C02 #1D1C02 #212002 #5B5805 #949009
Accessibility & contrast
On white
16.51
#212002 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#212002 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #212002
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##212002 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##212002 | 1.00 | 16.51 | 1.27 | 16.51 |
| #FFFFFF | 16.51 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.51 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241E00
Deuteranopia (green-blind)
#241F03
Tritanopia (blue-blind)
#241D1A
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #212002; /* rgb */ color: rgb(33, 32, 2); /* oklch */ color: oklch(23.7% 0.048 107.7);
Tailwind
colors: {
custom: {
50: '#5c5b47',
500: '#212002',
950: '#000000',
},
}SCSS
$custom: #212002; $custom-light: #5c5b47; $custom-dark: #000000;
JSON
{
"hex": "#212002",
"rgb": {
"r": 33,
"g": 32,
"b": 2
},
"hsl": {
"h": 58.065,
"s": 88.571,
"l": 6.863
},
"oklch": {
"l": 0.23723,
"c": 0.0479,
"h": 107.7
},
"luminance": 0.01361
}Semantic roles & 50–950 ramp
primary
#212002
secondary
#181B67
accent
#30FF29
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#040400
muted
#797977