#202501#202501
#202501 is a dark, muted yellow. Relative luminance 0.016; OKLCH L 25.1% C 0.056 H 117.2°. Best body text is #FFFFFF at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #202501 |
|---|---|
| RGB | rgb(32, 37, 1) |
| HSL | hsl(68, 95%, 7%) |
| HSV | hsv(68, 97%, 15%) |
| CMYK | cmyk(13.5%, 0%, 97.3%, 85.5%) |
| CIE-LAB | lab(13.43, -8.42, 19.18) |
| CIE-LCH | lch(13.43, 20.95, 113.69°) |
| OKLab | oklab(25.08% -0.0258 0.0502) |
| OKLCH | oklch(25.08% 0.056 117.2) |
| XYZ | xyz(1.2627, 1.6324, 0.2773) |
| Luminance | 0.0163 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.70
Dark Olive
#373E02
ΔE00 9.71
Dark Forest Green
#002D04
ΔE00 10.49
Dark Green
#033500
ΔE00 11.24
Hunter Green (survey)
#0B4008
ΔE00 12.96
Forrest Green
#154406
ΔE00 13.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202501 #060125
analogous
#251801 #202501 #0E2501
triadic
#202501 #012025 #250120
tetradic
#202501 #012518 #060125 #25010E
square
#202501 #012518 #060125 #25010E
split-complementary
#202501 #010E25 #180125
monochromatic
#1A1E01 #1A1E01 #202501 #546103 #879C04
Accessibility & contrast
On white
15.83
#202501 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#202501 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202501
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202501 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202501 | 1.00 | 15.83 | 1.33 | 15.83 |
| #FFFFFF | 15.83 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.83 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282200
Deuteranopia (green-blind)
#282303
Tritanopia (blue-blind)
#23221E
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #202501; /* rgb */ color: rgb(32, 37, 1); /* oklch */ color: oklch(25.1% 0.056 117.2);
Tailwind
colors: {
custom: {
50: '#5c5f47',
500: '#202501',
950: '#000000',
},
}SCSS
$custom: #202501; $custom-light: #5c5f47; $custom-dark: #000000;
JSON
{
"hex": "#202501",
"rgb": {
"r": 32,
"g": 37,
"b": 1
},
"hsl": {
"h": 68.333,
"s": 94.737,
"l": 7.451
},
"oklch": {
"l": 0.25081,
"c": 0.05641,
"h": 117.2
},
"luminance": 0.01632
}Semantic roles & 50–950 ramp
primary
#202501
secondary
#22166C
accent
#29FF47
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#040400
muted
#797977