#222016#222016
#222016 is a very dark, near-neutral yellow. Relative luminance 0.014; OKLCH L 24.2% C 0.018 H 98.1°. Best body text is #FFFFFF at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #222016 |
|---|---|
| RGB | rgb(34, 32, 22) |
| HSL | hsl(50, 21%, 11%) |
| HSV | hsv(50, 35%, 13%) |
| CMYK | cmyk(0%, 5.9%, 35.3%, 86.7%) |
| CIE-LAB | lab(12.16, -1.18, 7.16) |
| CIE-LCH | lch(12.16, 7.26, 99.34°) |
| OKLab | oklab(24.24% -0.0026 0.0181) |
| OKLCH | oklch(24.24% 0.018 98.1) |
| XYZ | xyz(1.3210, 1.4311, 0.9655) |
| Luminance | 0.0143 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Almost Black
#070D0D
ΔE00 8.70
Dark Grey
#363737
ΔE00 9.68
Black
#000000
ΔE00 9.70
Charcoal (survey)
#343837
ΔE00 9.70
Onyx
#353839
ΔE00 10.43
Gunmetal
#2A3439
ΔE00 12.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#222016 #161822
analogous
#221A16 #222016 #1E2216
triadic
#222016 #162220 #201622
tetradic
#222016 #16221A #161822 #22161E
square
#222016 #16221A #161822 #22161E
split-complementary
#222016 #161E22 #1A1622
monochromatic
#13110C #13110C #222016 #47432E #6C6646
Accessibility & contrast
On white
16.33
#222016 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#222016 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #222016
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##222016 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##222016 | 1.00 | 16.33 | 1.29 | 16.33 |
| #FFFFFF | 16.33 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.33 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221F15
Deuteranopia (green-blind)
#232016
Tritanopia (blue-blind)
#241F1D
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #222016; /* rgb */ color: rgb(34, 32, 22); /* oklch */ color: oklch(24.2% 0.018 98.1);
Tailwind
colors: {
custom: {
50: '#5d5b53',
500: '#222016',
950: '#000000',
},
}SCSS
$custom: #222016; $custom-light: #5d5b53; $custom-dark: #000000;
JSON
{
"hex": "#222016",
"rgb": {
"r": 34,
"g": 32,
"b": 22
},
"hsl": {
"h": 50,
"s": 21.429,
"l": 10.98
},
"oklch": {
"l": 0.24238,
"c": 0.01828,
"h": 98.1
},
"luminance": 0.01431
}Semantic roles & 50–950 ramp
primary
#222016
secondary
#3F4355
accent
#78BE6A
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040402
muted
#797978