#222401#222401
#222401 is a very dark, muted yellow. Relative luminance 0.016; OKLCH L 25.0% C 0.054 H 112.9°. Best body text is #FFFFFF at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #222401 |
|---|---|
| RGB | rgb(34, 36, 1) |
| HSL | hsl(63, 95%, 7%) |
| HSV | hsv(63, 97%, 14%) |
| CMYK | cmyk(5.6%, 0%, 97.2%, 85.9%) |
| CIE-LAB | lab(13.26, -6.64, 18.99) |
| CIE-LCH | lch(13.26, 20.12, 109.28°) |
| OKLab | oklab(24.99% -0.021 0.0499) |
| OKLCH | oklch(24.99% 0.054 112.9) |
| XYZ | xyz(1.2961, 1.6041, 0.2700) |
| Luminance | 0.0160 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 9.98
Very Dark Green
#062E03
ΔE00 11.17
Dark Forest Green
#002D04
ΔE00 11.95
Dark Green
#033500
ΔE00 12.61
Hunter Green (survey)
#0B4008
ΔE00 14.20
Forrest Green
#154406
ΔE00 14.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#222401 #030124
analogous
#241501 #222401 #102401
triadic
#222401 #012224 #240122
tetradic
#222401 #012415 #030124 #240110
square
#222401 #012415 #030124 #240110
split-complementary
#222401 #011024 #150124
monochromatic
#1C1E01 #1C1E01 #222401 #5A6003 #929B04
Accessibility & contrast
On white
15.90
#222401 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#222401 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #222401
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##222401 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##222401 | 1.00 | 15.90 | 1.32 | 15.90 |
| #FFFFFF | 15.90 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.90 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282200
Deuteranopia (green-blind)
#282203
Tritanopia (blue-blind)
#25211D
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #222401; /* rgb */ color: rgb(34, 36, 1); /* oklch */ color: oklch(25.0% 0.054 112.9);
Tailwind
colors: {
custom: {
50: '#5d5e47',
500: '#222401',
950: '#000000',
},
}SCSS
$custom: #222401; $custom-light: #5d5e47; $custom-dark: #000000;
JSON
{
"hex": "#222401",
"rgb": {
"r": 34,
"g": 36,
"b": 1
},
"hsl": {
"h": 63.429,
"s": 94.595,
"l": 7.255
},
"oklch": {
"l": 0.24993,
"c": 0.05419,
"h": 112.9
},
"luminance": 0.01604
}Semantic roles & 50–950 ramp
primary
#222401
secondary
#1B166B
accent
#29FF35
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#040400
muted
#797977