#202303#202303
#202303 is a very dark, muted yellow. Relative luminance 0.015; OKLCH L 24.5% C 0.051 H 114.6°. Best body text is #FFFFFF at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #202303 |
|---|---|
| RGB | rgb(32, 35, 3) |
| HSL | hsl(66, 84%, 7%) |
| HSV | hsv(66, 91%, 14%) |
| CMYK | cmyk(8.6%, 0%, 91.4%, 86.3%) |
| CIE-LAB | lab(12.71, -6.89, 17.41) |
| CIE-LCH | lch(12.71, 18.72, 111.59°) |
| OKLab | oklab(24.51% -0.0211 0.0461) |
| OKLCH | oklch(24.51% 0.051 114.6) |
| XYZ | xyz(1.2132, 1.5157, 0.3148) |
| Luminance | 0.0152 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 10.73
Very Dark Green
#062E03
ΔE00 10.91
Dark Forest Green
#002D04
ΔE00 11.63
Dark Green
#033500
ΔE00 12.52
Hunter Green (survey)
#0B4008
ΔE00 14.24
Forrest Green
#154406
ΔE00 14.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202303 #060323
analogous
#231603 #202303 #102303
triadic
#202303 #032023 #230320
tetradic
#202303 #032316 #060323 #230310
square
#202303 #032316 #060323 #230310
split-complementary
#202303 #031023 #160323
monochromatic
#1A1C02 #1A1C02 #202303 #545B08 #87940D
Accessibility & contrast
On white
16.11
#202303 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#202303 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202303
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202303 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202303 | 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)
#262100
Deuteranopia (green-blind)
#262105
Tritanopia (blue-blind)
#23201D
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #202303; /* rgb */ color: rgb(32, 35, 3); /* oklch */ color: oklch(24.5% 0.051 114.6);
Tailwind
colors: {
custom: {
50: '#5c5d48',
500: '#202303',
950: '#000000',
},
}SCSS
$custom: #202303; $custom-light: #5c5d48; $custom-dark: #000000;
JSON
{
"hex": "#202303",
"rgb": {
"r": 32,
"g": 35,
"b": 3
},
"hsl": {
"h": 65.625,
"s": 84.211,
"l": 7.451
},
"oklch": {
"l": 0.24512,
"c": 0.05075,
"h": 114.6
},
"luminance": 0.01516
}Semantic roles & 50–950 ramp
primary
#202303
secondary
#221B67
accent
#2DFA41
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#040400
muted
#797977