#222501#222501
#222501 is a dark, muted yellow. Relative luminance 0.017; OKLCH L 25.3% C 0.056 H 114.3°. Best body text is #FFFFFF at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #222501 |
|---|---|
| RGB | rgb(34, 37, 1) |
| HSL | hsl(65, 95%, 7%) |
| HSV | hsv(65, 97%, 15%) |
| CMYK | cmyk(8.1%, 0%, 97.3%, 85.5%) |
| CIE-LAB | lab(13.62, -7.30, 19.48) |
| CIE-LCH | lch(13.62, 20.80, 110.53°) |
| OKLab | oklab(25.29% -0.0228 0.0506) |
| OKLCH | oklch(25.29% 0.056 114.3) |
| XYZ | xyz(1.3268, 1.6654, 0.2803) |
| Luminance | 0.0167 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 9.57
Very Dark Green
#062E03
ΔE00 10.63
Dark Forest Green
#002D04
ΔE00 11.44
Dark Green
#033500
ΔE00 12.05
Hunter Green (survey)
#0B4008
ΔE00 13.64
Forrest Green
#154406
ΔE00 13.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#222501 #040125
analogous
#251601 #222501 #102501
triadic
#222501 #012225 #250122
tetradic
#222501 #012516 #040125 #250110
square
#222501 #012516 #040125 #250110
split-complementary
#222501 #011025 #160125
monochromatic
#1B1E01 #1B1E01 #222501 #596103 #909C04
Accessibility & contrast
On white
15.75
#222501 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#222501 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #222501
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##222501 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##222501 | 1.00 | 15.75 | 1.33 | 15.75 |
| #FFFFFF | 15.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292300
Deuteranopia (green-blind)
#292303
Tritanopia (blue-blind)
#25221E
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #222501; /* rgb */ color: rgb(34, 37, 1); /* oklch */ color: oklch(25.3% 0.056 114.3);
Tailwind
colors: {
custom: {
50: '#5d5f47',
500: '#222501',
950: '#000000',
},
}SCSS
$custom: #222501; $custom-light: #5d5f47; $custom-dark: #000000;
JSON
{
"hex": "#222501",
"rgb": {
"r": 34,
"g": 37,
"b": 1
},
"hsl": {
"h": 65,
"s": 94.737,
"l": 7.451
},
"oklch": {
"l": 0.25288,
"c": 0.0555,
"h": 114.3
},
"luminance": 0.01665
}Semantic roles & 50–950 ramp
primary
#222501
secondary
#1D166C
accent
#29FF3B
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#040400
muted
#797977