#202401#202401
#202401 is a very dark, muted yellow. Relative luminance 0.016; OKLCH L 24.8% C 0.055 H 115.9°. Best body text is #FFFFFF at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #202401 |
|---|---|
| RGB | rgb(32, 36, 1) |
| HSL | hsl(67, 95%, 7%) |
| HSV | hsv(67, 97%, 14%) |
| CMYK | cmyk(11.1%, 0%, 97.2%, 85.9%) |
| CIE-LAB | lab(13.05, -7.77, 18.69) |
| CIE-LCH | lch(13.05, 20.24, 112.58°) |
| OKLab | oklab(24.78% -0.024 0.0495) |
| OKLCH | oklch(24.78% 0.055 115.9) |
| XYZ | xyz(1.2321, 1.5710, 0.2670) |
| Luminance | 0.0157 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 10.08
Very Dark Green
#062E03
ΔE00 10.22
Dark Forest Green
#002D04
ΔE00 10.98
Dark Green
#033500
ΔE00 11.78
Hunter Green (survey)
#0B4008
ΔE00 13.50
Forrest Green
#154406
ΔE00 13.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202401 #050124
analogous
#241701 #202401 #0F2401
triadic
#202401 #012024 #240120
tetradic
#202401 #012417 #050124 #24010F
square
#202401 #012417 #050124 #24010F
split-complementary
#202401 #010F24 #170124
monochromatic
#1A1E01 #1A1E01 #202401 #556003 #8A9B04
Accessibility & contrast
On white
15.98
#202401 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#202401 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202401
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202401 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202401 | 1.00 | 15.98 | 1.31 | 15.98 |
| #FFFFFF | 15.98 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.98 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272100
Deuteranopia (green-blind)
#272203
Tritanopia (blue-blind)
#23211D
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #202401; /* rgb */ color: rgb(32, 36, 1); /* oklch */ color: oklch(24.8% 0.055 115.9);
Tailwind
colors: {
custom: {
50: '#5c5e47',
500: '#202401',
950: '#000000',
},
}SCSS
$custom: #202401; $custom-light: #5c5e47; $custom-dark: #000000;
JSON
{
"hex": "#202401",
"rgb": {
"r": 32,
"g": 36,
"b": 1
},
"hsl": {
"h": 66.857,
"s": 94.595,
"l": 7.255
},
"oklch": {
"l": 0.2478,
"c": 0.05503,
"h": 115.9
},
"luminance": 0.01571
}Semantic roles & 50–950 ramp
primary
#202401
secondary
#20166B
accent
#29FF41
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#040400
muted
#797977