#202304#202304
#202304 is a very dark, muted yellow. Relative luminance 0.015; OKLCH L 24.5% C 0.049 H 114.7°. Best body text is #FFFFFF at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #202304 |
|---|---|
| RGB | rgb(32, 35, 4) |
| HSL | hsl(66, 79%, 8%) |
| HSV | hsv(66, 89%, 14%) |
| CMYK | cmyk(8.6%, 0%, 88.6%, 86.3%) |
| CIE-LAB | lab(12.72, -6.77, 17.02) |
| CIE-LCH | lch(12.72, 18.32, 111.71°) |
| OKLab | oklab(24.53% -0.0206 0.0448) |
| OKLCH | oklch(24.53% 0.049 114.7) |
| XYZ | xyz(1.2186, 1.5179, 0.3436) |
| Luminance | 0.0152 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 10.87
Very Dark Green
#062E03
ΔE00 10.99
Dark Forest Green
#002D04
ΔE00 11.70
Dark Green
#033500
ΔE00 12.62
Hunter Green (survey)
#0B4008
ΔE00 14.33
Charcoal (survey)
#343837
ΔE00 14.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202304 #070423
analogous
#231604 #202304 #112304
triadic
#202304 #042023 #230420
tetradic
#202304 #042316 #070423 #230411
square
#202304 #042316 #070423 #230411
split-complementary
#202304 #041123 #160423
monochromatic
#191B03 #191B03 #202304 #525A0A #849111
Accessibility & contrast
On white
16.11
#202304 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#202304 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202304
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202304 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202304 | 1.00 | 16.11 | 1.30 | 16.11 |
| #FFFFFF | 16.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262101
Deuteranopia (green-blind)
#262106
Tritanopia (blue-blind)
#23201D
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #202304; /* rgb */ color: rgb(32, 35, 4); /* oklch */ color: oklch(24.5% 0.049 114.7);
Tailwind
colors: {
custom: {
50: '#5c5d48',
500: '#202304',
950: '#000000',
},
}SCSS
$custom: #202304; $custom-light: #5c5d48; $custom-dark: #000000;
JSON
{
"hex": "#202304",
"rgb": {
"r": 32,
"g": 35,
"b": 4
},
"hsl": {
"h": 65.806,
"s": 79.487,
"l": 7.647
},
"oklch": {
"l": 0.24528,
"c": 0.04933,
"h": 114.7
},
"luminance": 0.01518
}Semantic roles & 50–950 ramp
primary
#202304
secondary
#241D66
accent
#32F645
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#040400
muted
#797977