#222001#222001
#222001 is a very dark, muted yellow. Relative luminance 0.014; OKLCH L 23.8% C 0.049 H 106.1°. Best body text is #FFFFFF at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #222001 |
|---|---|
| RGB | rgb(34, 32, 1) |
| HSL | hsl(56, 94%, 7%) |
| HSV | hsv(56, 97%, 13%) |
| CMYK | cmyk(0%, 5.9%, 97.1%, 86.7%) |
| CIE-LAB | lab(11.79, -3.96, 17.01) |
| CIE-LCH | lch(11.79, 17.47, 103.11°) |
| OKLab | oklab(23.82% -0.0136 0.0473) |
| OKLCH | oklch(23.82% 0.049 106.1) |
| XYZ | xyz(1.1817, 1.3753, 0.2319) |
| Luminance | 0.0138 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 11.89
Very Dark Green
#062E03
ΔE00 13.64
Almost Black
#070D0D
ΔE00 13.97
Dark Forest Green
#002D04
ΔE00 14.33
Charcoal (survey)
#343837
ΔE00 14.51
Dark Brown
#341C02
ΔE00 14.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#222001 #010322
analogous
#221001 #222001 #142201
triadic
#222001 #012220 #200122
tetradic
#222001 #012210 #010322 #220114
square
#222001 #012210 #010322 #220114
split-complementary
#222001 #011422 #100122
monochromatic
#1E1C01 #1E1C01 #222001 #5D5803 #999004
Accessibility & contrast
On white
16.47
#222001 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#222001 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #222001
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##222001 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##222001 | 1.00 | 16.47 | 1.27 | 16.47 |
| #FFFFFF | 16.47 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.47 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241E00
Deuteranopia (green-blind)
#252002
Tritanopia (blue-blind)
#251D1A
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #222001; /* rgb */ color: rgb(34, 32, 1); /* oklch */ color: oklch(23.8% 0.049 106.1);
Tailwind
colors: {
custom: {
50: '#5d5b47',
500: '#222001',
950: '#000000',
},
}SCSS
$custom: #222001; $custom-light: #5d5b47; $custom-dark: #000000;
JSON
{
"hex": "#222001",
"rgb": {
"r": 34,
"g": 32,
"b": 1
},
"hsl": {
"h": 56.364,
"s": 94.286,
"l": 6.863
},
"oklch": {
"l": 0.23824,
"c": 0.04925,
"h": 106.1
},
"luminance": 0.01375
}Semantic roles & 50–950 ramp
primary
#222001
secondary
#161B69
accent
#36FF29
background
#F5F5F3
surface
#E9E9E5
border
#C5C5C1
text
#040400
muted
#797977