#20220E#20220E
#20220E is a very dark, muted yellow. Relative luminance 0.015; OKLCH L 24.4% C 0.034 H 113.6°. Best body text is #FFFFFF at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #20220E |
|---|---|
| RGB | rgb(32, 34, 14) |
| HSL | hsl(66, 42%, 9%) |
| HSV | hsv(66, 59%, 13%) |
| CMYK | cmyk(5.9%, 0%, 58.8%, 86.7%) |
| CIE-LAB | lab(12.50, -4.91, 12.45) |
| CIE-LCH | lch(12.50, 13.39, 111.53°) |
| OKLab | oklab(24.4% -0.0138 0.0315) |
| OKLCH | oklch(24.4% 0.034 113.6) |
| XYZ | xyz(1.2470, 1.4829, 0.6359) |
| Luminance | 0.0148 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Almost Black
#070D0D
ΔE00 12.02
Charcoal (survey)
#343837
ΔE00 12.24
Very Dark Green
#062E03
ΔE00 12.85
Dark Grey
#363737
ΔE00 12.90
Dark Olive
#373E02
ΔE00 13.01
Black
#000000
ΔE00 13.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#20220E #100E22
analogous
#221A0E #20220E #16220E
triadic
#20220E #0E2022 #220E20
tetradic
#20220E #0E221A #100E22 #220E16
square
#20220E #0E221A #100E22 #220E16
split-complementary
#20220E #0E1622 #1A0E22
monochromatic
#141609 #141609 #20220E #494D20 #727932
Accessibility & contrast
On white
16.20
#20220E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#20220E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #20220E
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##20220E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##20220E | 1.00 | 16.20 | 1.30 | 16.20 |
| #FFFFFF | 16.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#25200C
Deuteranopia (green-blind)
#25210F
Tritanopia (blue-blind)
#22201D
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #20220e; /* rgb */ color: rgb(32, 34, 14); /* oklch */ color: oklch(24.4% 0.034 113.6);
Tailwind
colors: {
custom: {
50: '#5b5c4d',
500: '#20220e',
950: '#000000',
},
}SCSS
$custom: #20220e; $custom-light: #5b5c4d; $custom-dark: #000000;
JSON
{
"hex": "#20220e",
"rgb": {
"r": 32,
"g": 34,
"b": 14
},
"hsl": {
"h": 66,
"s": 41.667,
"l": 9.412
},
"oklch": {
"l": 0.24396,
"c": 0.03443,
"h": 113.6
},
"luminance": 0.01483
}Semantic roles & 50–950 ramp
primary
#20220E
secondary
#36325A
accent
#56D163
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040401
muted
#797977