#202003#202003
#202003 is a very dark, muted yellow. Relative luminance 0.013; OKLCH L 23.6% C 0.047 H 109.5°. Best body text is #FFFFFF at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #202003 |
|---|---|
| RGB | rgb(32, 32, 3) |
| HSL | hsl(60, 83%, 7%) |
| HSV | hsv(60, 91%, 13%) |
| CMYK | cmyk(0%, 0%, 90.6%, 87.5%) |
| CIE-LAB | lab(11.60, -4.88, 15.90) |
| CIE-LCH | lch(11.60, 16.63, 107.08°) |
| OKLab | oklab(23.62% -0.0155 0.0439) |
| OKLCH | oklch(23.62% 0.047 109.5) |
| XYZ | xyz(1.1287, 1.3467, 0.2866) |
| Luminance | 0.0135 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 12.07
Very Dark Green
#062E03
ΔE00 12.79
Dark Forest Green
#002D04
ΔE00 13.44
Almost Black
#070D0D
ΔE00 13.47
Charcoal (survey)
#343837
ΔE00 14.13
Black
#000000
ΔE00 14.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202003 #030320
analogous
#201203 #202003 #122003
triadic
#202003 #032020 #200320
tetradic
#202003 #032012 #030320 #200312
square
#202003 #032012 #030320 #200312
split-complementary
#202003 #031220 #120320
monochromatic
#1C1C03 #1C1C03 #202003 #585808 #90900D
Accessibility & contrast
On white
16.54
#202003 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#202003 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202003
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202003 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202003 | 1.00 | 16.54 | 1.27 | 16.54 |
| #FFFFFF | 16.54 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.54 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E01
Deuteranopia (green-blind)
#241F04
Tritanopia (blue-blind)
#231D1A
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #202003; /* rgb */ color: rgb(32, 32, 3); /* oklch */ color: oklch(23.6% 0.047 109.5);
Tailwind
colors: {
custom: {
50: '#5b5b48',
500: '#202003',
950: '#000000',
},
}SCSS
$custom: #202003; $custom-light: #5b5b48; $custom-dark: #000000;
JSON
{
"hex": "#202003",
"rgb": {
"r": 32,
"g": 32,
"b": 3
},
"hsl": {
"h": 60,
"s": 82.857,
"l": 6.863
},
"oklch": {
"l": 0.23624,
"c": 0.04661,
"h": 109.5
},
"luminance": 0.01347
}Semantic roles & 50–950 ramp
primary
#202003
secondary
#1B1B64
accent
#2FF92F
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#040400
muted
#797977