#202307#202307
#202307 is a very dark, muted yellow. Relative luminance 0.015; OKLCH L 24.6% C 0.045 H 114.9°. Best body text is #FFFFFF at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #202307 |
|---|---|
| RGB | rgb(32, 35, 7) |
| HSL | hsl(66, 67%, 8%) |
| HSV | hsv(66, 80%, 14%) |
| CMYK | cmyk(8.6%, 0%, 80%, 86.3%) |
| CIE-LAB | lab(12.76, -6.43, 15.85) |
| CIE-LCH | lch(12.76, 17.11, 112.07°) |
| OKLab | oklab(24.57% -0.0191 0.0411) |
| OKLCH | oklch(24.57% 0.045 114.9) |
| XYZ | xyz(1.2351, 1.5245, 0.4302) |
| Luminance | 0.0152 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Very Dark Green
#062E03
ΔE00 11.28
Dark Olive
#373E02
ΔE00 11.31
Dark Forest Green
#002D04
ΔE00 11.94
Dark Green
#033500
ΔE00 12.94
Charcoal (survey)
#343837
ΔE00 13.94
Almost Black
#070D0D
ΔE00 14.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202307 #0A0723
analogous
#231807 #202307 #122307
triadic
#202307 #072023 #230720
tetradic
#202307 #072318 #0A0723 #230712
square
#202307 #072318 #0A0723 #230712
split-complementary
#202307 #071223 #180723
monochromatic
#171A05 #171A05 #202307 #4F5611 #7D891B
Accessibility & contrast
On white
16.09
#202307 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#202307 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202307
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202307 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202307 | 1.00 | 16.09 | 1.30 | 16.09 |
| #FFFFFF | 16.09 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.09 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262105
Deuteranopia (green-blind)
#262109
Tritanopia (blue-blind)
#23211D
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #202307; /* rgb */ color: rgb(32, 35, 7); /* oklch */ color: oklch(24.6% 0.045 114.9);
Tailwind
colors: {
custom: {
50: '#5c5d4a',
500: '#202307',
950: '#000000',
},
}SCSS
$custom: #202307; $custom-light: #5c5d4a; $custom-dark: #000000;
JSON
{
"hex": "#202307",
"rgb": {
"r": 32,
"g": 35,
"b": 7
},
"hsl": {
"h": 66.429,
"s": 66.667,
"l": 8.235
},
"oklch": {
"l": 0.24574,
"c": 0.04527,
"h": 114.9
},
"luminance": 0.01524
}Semantic roles & 50–950 ramp
primary
#202307
secondary
#2A2462
accent
#3EEA51
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040401
muted
#797977