#222005#222005
#222005 is a very dark, muted yellow. Relative luminance 0.014; OKLCH L 23.9% C 0.043 H 105.2°. Best body text is #FFFFFF at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #222005 |
|---|---|
| RGB | rgb(34, 32, 5) |
| HSL | hsl(56, 74%, 8%) |
| HSV | hsv(56, 85%, 13%) |
| CMYK | cmyk(0%, 5.9%, 85.3%, 86.7%) |
| CIE-LAB | lab(11.85, -3.51, 15.47) |
| CIE-LCH | lch(11.85, 15.86, 102.77°) |
| OKLab | oklab(23.89% -0.0114 0.0417) |
| OKLCH | oklch(23.89% 0.043 105.2) |
| XYZ | xyz(1.2036, 1.3841, 0.3473) |
| Luminance | 0.0138 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 12.49
Almost Black
#070D0D
ΔE00 13.19
Charcoal (survey)
#343837
ΔE00 13.76
Black
#000000
ΔE00 13.92
Very Dark Green
#062E03
ΔE00 14.08
Dark Grey
#363737
ΔE00 14.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#222005 #050722
analogous
#221105 #222005 #152205
triadic
#222005 #052220 #200522
tetradic
#222005 #052211 #050722 #220515
square
#222005 #052211 #050722 #220515
split-complementary
#222005 #051522 #110522
monochromatic
#1B1904 #1B1904 #222005 #57520D #8D8415
Accessibility & contrast
On white
16.45
#222005 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#222005 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #222005
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##222005 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##222005 | 1.00 | 16.45 | 1.28 | 16.45 |
| #FFFFFF | 16.45 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.45 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241E03
Deuteranopia (green-blind)
#242006
Tritanopia (blue-blind)
#251D1A
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #222005; /* rgb */ color: rgb(34, 32, 5); /* oklch */ color: oklch(23.9% 0.043 105.2);
Tailwind
colors: {
custom: {
50: '#5d5b49',
500: '#222005',
950: '#000000',
},
}SCSS
$custom: #222005; $custom-light: #5d5b49; $custom-dark: #000000;
JSON
{
"hex": "#222005",
"rgb": {
"r": 34,
"g": 32,
"b": 5
},
"hsl": {
"h": 55.862,
"s": 74.359,
"l": 7.647
},
"oklch": {
"l": 0.23889,
"c": 0.04324,
"h": 105.2
},
"luminance": 0.01384
}Semantic roles & 50–950 ramp
primary
#222005
secondary
#1F2463
accent
#44F137
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#040400
muted
#797977