#202601#202601
#202601 is a dark, muted yellow. Relative luminance 0.017; OKLCH L 25.4% C 0.058 H 118.4°. Best body text is #FFFFFF at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #202601 |
|---|---|
| RGB | rgb(32, 38, 1) |
| HSL | hsl(70, 95%, 8%) |
| HSV | hsv(70, 97%, 15%) |
| CMYK | cmyk(15.8%, 0%, 97.4%, 85.1%) |
| CIE-LAB | lab(13.80, -9.05, 19.68) |
| CIE-LCH | lch(13.80, 21.66, 114.70°) |
| OKLab | oklab(25.38% -0.0275 0.0508) |
| OKLCH | oklch(25.38% 0.058 118.4) |
| XYZ | xyz(1.2943, 1.6955, 0.2878) |
| Luminance | 0.0169 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.22
Dark Olive
#373E02
ΔE00 9.37
Dark Forest Green
#002D04
ΔE00 10.04
Dark Green
#033500
ΔE00 10.73
Hunter Green (survey)
#0B4008
ΔE00 12.44
Forrest Green
#154406
ΔE00 12.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202601 #070126
analogous
#261901 #202601 #0D2601
triadic
#202601 #012026 #260120
tetradic
#202601 #012619 #070126 #26010D
square
#202601 #012619 #070126 #26010D
split-complementary
#202601 #010D26 #190126
monochromatic
#191E01 #191E01 #202601 #526203 #849D04
Accessibility & contrast
On white
15.68
#202601 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#202601 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202601
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202601 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202601 | 1.00 | 15.68 | 1.34 | 15.68 |
| #FFFFFF | 15.68 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.68 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292300
Deuteranopia (green-blind)
#292303
Tritanopia (blue-blind)
#23231F
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #202601; /* rgb */ color: rgb(32, 38, 1); /* oklch */ color: oklch(25.4% 0.058 118.4);
Tailwind
colors: {
custom: {
50: '#5c6047',
500: '#202601',
950: '#000000',
},
}SCSS
$custom: #202601; $custom-light: #5c6047; $custom-dark: #000000;
JSON
{
"hex": "#202601",
"rgb": {
"r": 32,
"g": 38,
"b": 1
},
"hsl": {
"h": 69.73,
"s": 94.872,
"l": 7.647
},
"oklch": {
"l": 0.25382,
"c": 0.05781,
"h": 118.4
},
"luminance": 0.01695
}Semantic roles & 50–950 ramp
primary
#202601
secondary
#24166D
accent
#29FF4C
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#040400
muted
#797977