#202201#202201
#202201 is a very dark, muted yellow. Relative luminance 0.015; OKLCH L 24.2% C 0.052 H 113.0°. Best body text is #FFFFFF at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #202201 |
|---|---|
| RGB | rgb(32, 34, 1) |
| HSL | hsl(64, 94%, 7%) |
| HSV | hsv(64, 97%, 13%) |
| CMYK | cmyk(5.9%, 0%, 97.1%, 86.7%) |
| CIE-LAB | lab(12.31, -6.47, 17.68) |
| CIE-LCH | lch(12.31, 18.83, 110.09°) |
| OKLab | oklab(24.18% -0.0204 0.0482) |
| OKLCH | oklch(24.18% 0.052 113) |
| XYZ | xyz(1.1732, 1.4534, 0.2474) |
| Luminance | 0.0145 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 10.88
Very Dark Green
#062E03
ΔE00 11.33
Dark Forest Green
#002D04
ΔE00 12.04
Dark Green
#033500
ΔE00 12.92
Hunter Green (survey)
#0B4008
ΔE00 14.64
Almost Black
#070D0D
ΔE00 14.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202201 #030122
analogous
#221401 #202201 #102201
triadic
#202201 #012022 #220120
tetradic
#202201 #012214 #030122 #220110
square
#202201 #012214 #030122 #220110
split-complementary
#202201 #011022 #140122
monochromatic
#1C1E01 #1C1E01 #202201 #585D03 #909904
Accessibility & contrast
On white
16.27
#202201 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#202201 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202201
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202201 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202201 | 1.00 | 16.27 | 1.29 | 16.27 |
| #FFFFFF | 16.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262000
Deuteranopia (green-blind)
#262003
Tritanopia (blue-blind)
#231F1B
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #202201; /* rgb */ color: rgb(32, 34, 1); /* oklch */ color: oklch(24.2% 0.052 113.0);
Tailwind
colors: {
custom: {
50: '#5b5c47',
500: '#202201',
950: '#000000',
},
}SCSS
$custom: #202201; $custom-light: #5b5c47; $custom-dark: #000000;
JSON
{
"hex": "#202201",
"rgb": {
"r": 32,
"g": 34,
"b": 1
},
"hsl": {
"h": 63.636,
"s": 94.286,
"l": 6.863
},
"oklch": {
"l": 0.24183,
"c": 0.05234,
"h": 113
},
"luminance": 0.01453
}Semantic roles & 50–950 ramp
primary
#202201
secondary
#1B1669
accent
#29FF36
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#040400
muted
#797977