#212205#212205
#212205 is a very dark, muted yellow. Relative luminance 0.015; OKLCH L 24.4% C 0.046 H 111.2°. Best body text is #FFFFFF at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #212205 |
|---|---|
| RGB | rgb(33, 34, 5) |
| HSL | hsl(62, 74%, 8%) |
| HSV | hsv(62, 85%, 13%) |
| CMYK | cmyk(2.9%, 0%, 85.3%, 86.7%) |
| CIE-LAB | lab(12.47, -5.43, 16.29) |
| CIE-LCH | lch(12.47, 17.17, 108.44°) |
| OKLab | oklab(24.36% -0.0167 0.043) |
| OKLCH | oklch(24.36% 0.046 111.2) |
| XYZ | xyz(1.2267, 1.4784, 0.3643) |
| Luminance | 0.0148 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 11.43
Very Dark Green
#062E03
ΔE00 12.19
Dark Forest Green
#002D04
ΔE00 12.87
Dark Green
#033500
ΔE00 13.75
Almost Black
#070D0D
ΔE00 13.96
Charcoal (survey)
#343837
ΔE00 14.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#212205 #060522
analogous
#221405 #212205 #122205
triadic
#212205 #052122 #220521
tetradic
#212205 #052214 #060522 #220512
square
#212205 #052214 #060522 #220512
split-complementary
#212205 #051222 #140522
monochromatic
#1A1B04 #1A1B04 #212205 #55570D #898D15
Accessibility & contrast
On white
16.21
#212205 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#212205 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #212205
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##212205 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##212205 | 1.00 | 16.21 | 1.30 | 16.21 |
| #FFFFFF | 16.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#252003
Deuteranopia (green-blind)
#262107
Tritanopia (blue-blind)
#241F1C
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #212205; /* rgb */ color: rgb(33, 34, 5); /* oklch */ color: oklch(24.4% 0.046 111.2);
Tailwind
colors: {
custom: {
50: '#5c5c49',
500: '#212205',
950: '#000000',
},
}SCSS
$custom: #212205; $custom-light: #5c5c49; $custom-dark: #000000;
JSON
{
"hex": "#212205",
"rgb": {
"r": 33,
"g": 34,
"b": 5
},
"hsl": {
"h": 62.069,
"s": 74.359,
"l": 7.647
},
"oklch": {
"l": 0.24356,
"c": 0.04614,
"h": 111.2
},
"luminance": 0.01478
}Semantic roles & 50–950 ramp
primary
#212205
secondary
#221F63
accent
#37F13D
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#040400
muted
#797977