#202309#202309
#202309 is a very dark, muted yellow. Relative luminance 0.015; OKLCH L 24.6% C 0.043 H 115.1°. Best body text is #FFFFFF at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #202309 |
|---|---|
| RGB | rgb(32, 35, 9) |
| HSL | hsl(67, 59%, 9%) |
| HSV | hsv(67, 74%, 14%) |
| CMYK | cmyk(8.6%, 0%, 74.3%, 86.3%) |
| CIE-LAB | lab(12.79, -6.20, 15.07) |
| CIE-LCH | lch(12.79, 16.30, 112.36°) |
| OKLab | oklab(24.61% -0.0181 0.0387) |
| OKLCH | oklch(24.61% 0.043 115.1) |
| XYZ | xyz(1.2460, 1.5289, 0.4879) |
| Luminance | 0.0153 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Very Dark Green
#062E03
ΔE00 11.48
Dark Olive
#373E02
ΔE00 11.62
Dark Forest Green
#002D04
ΔE00 12.13
Dark Green
#033500
ΔE00 13.17
Charcoal (survey)
#343837
ΔE00 13.55
Almost Black
#070D0D
ΔE00 13.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202309 #0C0923
analogous
#231909 #202309 #132309
triadic
#202309 #092023 #230920
tetradic
#202309 #092319 #0C0923 #230913
square
#202309 #092319 #0C0923 #230913
split-complementary
#202309 #091323 #190923
monochromatic
#161806 #161806 #202309 #4D5416 #798422
Accessibility & contrast
On white
16.08
#202309 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#202309 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202309
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202309 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202309 | 1.00 | 16.08 | 1.31 | 16.08 |
| #FFFFFF | 16.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262107
Deuteranopia (green-blind)
#26210B
Tritanopia (blue-blind)
#22211D
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #202309; /* rgb */ color: rgb(32, 35, 9); /* oklch */ color: oklch(24.6% 0.043 115.1);
Tailwind
colors: {
custom: {
50: '#5c5d4b',
500: '#202309',
950: '#000000',
},
}SCSS
$custom: #202309; $custom-light: #5c5d4b; $custom-dark: #000000;
JSON
{
"hex": "#202309",
"rgb": {
"r": 32,
"g": 35,
"b": 9
},
"hsl": {
"h": 66.923,
"s": 59.091,
"l": 8.627
},
"oklch": {
"l": 0.24605,
"c": 0.04269,
"h": 115.1
},
"luminance": 0.01529
}Semantic roles & 50–950 ramp
primary
#202309
secondary
#2E2860
accent
#46E258
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040401
muted
#797977