#222000#222000
#222000 is a very dark, muted yellow. Relative luminance 0.014; OKLCH L 23.8% C 0.051 H 106.3°. Best body text is #FFFFFF at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #222000 |
|---|---|
| RGB | rgb(34, 32, 0) |
| HSL | hsl(56, 100%, 7%) |
| HSV | hsv(56, 100%, 13%) |
| CMYK | cmyk(0%, 5.9%, 100%, 86.7%) |
| CIE-LAB | lab(11.78, -4.08, 17.40) |
| CIE-LCH | lch(11.78, 17.87, 103.19°) |
| OKLab | oklab(23.81% -0.0143 0.0488) |
| OKLCH | oklch(23.81% 0.051 106.3) |
| XYZ | xyz(1.1763, 1.3732, 0.2031) |
| Luminance | 0.0137 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 11.74
Very Dark Green
#062E03
ΔE00 13.53
Almost Black
#070D0D
ΔE00 14.16
Dark Forest Green
#002D04
ΔE00 14.23
Dark Brown
#341C02
ΔE00 14.65
Charcoal (survey)
#343837
ΔE00 14.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#222000 #000222
analogous
#220F00 #222000 #132200
triadic
#222000 #002220 #200022
tetradic
#222000 #00220F #000222 #220013
square
#222000 #00220F #000222 #220013
split-complementary
#222000 #001322 #0F0022
monochromatic
#1F1D00 #1F1D00 #222000 #5F5A00 #9C9300
Accessibility & contrast
On white
16.48
#222000 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#222000 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #222000
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##222000 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##222000 | 1.00 | 16.48 | 1.27 | 16.48 |
| #FFFFFF | 16.48 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.48 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241E00
Deuteranopia (green-blind)
#252001
Tritanopia (blue-blind)
#261D1A
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #222000; /* rgb */ color: rgb(34, 32, 0); /* oklch */ color: oklch(23.8% 0.051 106.3);
Tailwind
colors: {
custom: {
50: '#5d5b46',
500: '#222000',
950: '#000000',
},
}SCSS
$custom: #222000; $custom-light: #5d5b46; $custom-dark: #000000;
JSON
{
"hex": "#222000",
"rgb": {
"r": 34,
"g": 32,
"b": 0
},
"hsl": {
"h": 56.471,
"s": 100,
"l": 6.667
},
"oklch": {
"l": 0.23807,
"c": 0.05084,
"h": 106.3
},
"luminance": 0.01373
}Semantic roles & 50–950 ramp
primary
#222000
secondary
#13186B
accent
#35FF29
background
#F5F5F3
surface
#E9E9E5
border
#C5C5C1
text
#040400
muted
#797977