#212000#212000
#212000 is a very dark, muted yellow. Relative luminance 0.014; OKLCH L 23.7% C 0.051 H 108.0°. Best body text is #FFFFFF at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #212000 |
|---|---|
| RGB | rgb(33, 32, 0) |
| HSL | hsl(58, 100%, 6%) |
| HSV | hsv(58, 100%, 13%) |
| CMYK | cmyk(0%, 3%, 100%, 87.1%) |
| CIE-LAB | lab(11.66, -4.66, 17.23) |
| CIE-LCH | lch(11.66, 17.85, 105.15°) |
| OKLab | oklab(23.69% -0.0158 0.0486) |
| OKLCH | oklch(23.69% 0.051 108) |
| XYZ | xyz(1.1438, 1.3564, 0.2016) |
| Luminance | 0.0136 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 11.68
Very Dark Green
#062E03
ΔE00 13.00
Dark Forest Green
#002D04
ΔE00 13.69
Almost Black
#070D0D
ΔE00 14.10
Dark Green
#033500
ΔE00 14.50
Charcoal (survey)
#343837
ΔE00 14.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#212000 #000121
analogous
#211000 #212000 #122100
triadic
#212000 #002120 #200021
tetradic
#212000 #002110 #000121 #210012
square
#212000 #002110 #000121 #210012
split-complementary
#212000 #001221 #100021
monochromatic
#1F1E00 #1F1E00 #212000 #5E5B00 #9B9700
Accessibility & contrast
On white
16.52
#212000 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#212000 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #212000
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##212000 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##212000 | 1.00 | 16.52 | 1.27 | 16.52 |
| #FFFFFF | 16.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241E00
Deuteranopia (green-blind)
#241F01
Tritanopia (blue-blind)
#241D1A
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #212000; /* rgb */ color: rgb(33, 32, 0); /* oklch */ color: oklch(23.7% 0.051 108.0);
Tailwind
colors: {
custom: {
50: '#5c5b46',
500: '#212000',
950: '#000000',
},
}SCSS
$custom: #212000; $custom-light: #5c5b46; $custom-dark: #000000;
JSON
{
"hex": "#212000",
"rgb": {
"r": 33,
"g": 32,
"b": 0
},
"hsl": {
"h": 58.182,
"s": 100,
"l": 6.471
},
"oklch": {
"l": 0.23689,
"c": 0.05109,
"h": 108
},
"luminance": 0.01356
}Semantic roles & 50–950 ramp
primary
#212000
secondary
#13156A
accent
#2FFF29
background
#F5F5F3
surface
#E9E9E5
border
#C5C5C1
text
#040400
muted
#797977