#22220A#22220A
#22220A is a very dark, muted yellow. Relative luminance 0.015; OKLCH L 24.5% C 0.039 H 109.0°. Best body text is #FFFFFF at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #22220A |
|---|---|
| RGB | rgb(34, 34, 10) |
| HSL | hsl(60, 55%, 9%) |
| HSV | hsv(60, 71%, 13%) |
| CMYK | cmyk(0%, 0%, 70.6%, 86.7%) |
| CIE-LAB | lab(12.65, -4.32, 14.51) |
| CIE-LCH | lch(12.65, 15.14, 106.57°) |
| OKLab | oklab(24.55% -0.0128 0.0372) |
| OKLCH | oklch(24.55% 0.039 109) |
| XYZ | xyz(1.2865, 1.5061, 0.5100) |
| Luminance | 0.0151 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 12.24
Almost Black
#070D0D
ΔE00 12.99
Charcoal (survey)
#343837
ΔE00 13.08
Very Dark Green
#062E03
ΔE00 13.25
Dark Grey
#363737
ΔE00 13.58
Dark Forest Green
#002D04
ΔE00 13.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22220A #0A0A22
analogous
#22160A #22220A #16220A
triadic
#22220A #0A2222 #220A22
tetradic
#22220A #0A2216 #0A0A22 #220A16
square
#22220A #0A2216 #0A0A22 #220A16
split-complementary
#22220A #0A1622 #160A22
monochromatic
#181807 #181807 #22220A #515118 #818126
Accessibility & contrast
On white
16.14
#22220A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#22220A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #22220A
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22220A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##22220A | 1.00 | 16.14 | 1.30 | 16.14 |
| #FFFFFF | 16.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#252008
Deuteranopia (green-blind)
#26210B
Tritanopia (blue-blind)
#25201D
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #22220a; /* rgb */ color: rgb(34, 34, 10); /* oklch */ color: oklch(24.5% 0.039 109.0);
Tailwind
colors: {
custom: {
50: '#5d5c4b',
500: '#22220a',
950: '#000000',
},
}SCSS
$custom: #22220a; $custom-light: #5d5c4b; $custom-dark: #000000;
JSON
{
"hex": "#22220a",
"rgb": {
"r": 34,
"g": 34,
"b": 10
},
"hsl": {
"h": 60,
"s": 54.545,
"l": 8.627
},
"oklch": {
"l": 0.24546,
"c": 0.03932,
"h": 109
},
"luminance": 0.01506
}Semantic roles & 50–950 ramp
primary
#22220A
secondary
#2A2A5E
accent
#4ADE4A
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040401
muted
#797977