#202023#202023
#202023 is a very dark, near-neutral grey. Relative luminance 0.015; OKLCH L 24.5% C 0.006 H 286.0°. Best body text is #FFFFFF at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #202023 |
|---|---|
| RGB | rgb(32, 32, 35) |
| HSL | hsl(240, 4%, 13%) |
| HSV | hsv(240, 9%, 14%) |
| CMYK | cmyk(8.6%, 8.6%, 0%, 86.3%) |
| CIE-LAB | lab(12.36, 0.77, -2.03) |
| CIE-LCH | lch(12.36, 2.17, 290.86°) |
| OKLab | oklab(24.48% 0.0016 -0.0054) |
| OKLCH | oklch(24.48% 0.006 286) |
| XYZ | xyz(1.4155, 1.4614, 1.7973) |
| Luminance | 0.0146 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark
#1B2431
ΔE00 6.39
Almost Black
#070D0D
ΔE00 6.69
Dark Grey
#363737
ΔE00 7.59
Black
#000000
ΔE00 7.80
Onyx
#353839
ΔE00 7.89
Gunmetal
#2A3439
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202023 #232320
analogous
#202123 #202023 #212023
triadic
#202023 #232020 #202320
tetradic
#202023 #232021 #232320 #202321
square
#202023 #232021 #232320 #202321
split-complementary
#202023 #232120 #212320
monochromatic
#0F0F10 #0F0F10 #202023 #3D3D43 #5A5A63
Accessibility & contrast
On white
16.25
#202023 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#202023 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202023
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202023 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202023 | 1.00 | 16.25 | 1.29 | 16.25 |
| #FFFFFF | 16.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F2023
Deuteranopia (green-blind)
#1F2023
Tritanopia (blue-blind)
#1F2021
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #202023; /* rgb */ color: rgb(32, 32, 35); /* oklch */ color: oklch(24.5% 0.006 286.0);
Tailwind
colors: {
custom: {
50: '#5b5b5d',
500: '#202023',
950: '#000000',
},
}SCSS
$custom: #202023; $custom-light: #5b5b5d; $custom-dark: #000000;
JSON
{
"hex": "#202023",
"rgb": {
"r": 32,
"g": 32,
"b": 35
},
"hsl": {
"h": 240,
"s": 4.478,
"l": 13.137
},
"oklch": {
"l": 0.24477,
"c": 0.00564,
"h": 286
},
"luminance": 0.01461
}Semantic roles & 50–950 ramp
primary
#202023
secondary
#52524D
accent
#AE7AAE
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#040404
muted
#797979