#202029#202029
#202029 is a very dark, near-neutral blue. Relative luminance 0.015; OKLCH L 24.8% C 0.017 H 285.1°. Best body text is #FFFFFF at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #202029 |
|---|---|
| RGB | rgb(32, 32, 41) |
| HSL | hsl(240, 12%, 14%) |
| HSV | hsv(240, 22%, 16%) |
| CMYK | cmyk(22%, 22%, 0%, 83.9%) |
| CIE-LAB | lab(12.61, 2.44, -6.02) |
| CIE-LCH | lch(12.61, 6.50, 292.09°) |
| OKLab | oklab(24.75% 0.0044 -0.0164) |
| OKLCH | oklch(24.75% 0.017 285.1) |
| XYZ | xyz(1.5123, 1.5002, 2.3073) |
| Luminance | 0.0150 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark
#1B2431
ΔE00 4.66
Almost Black
#070D0D
ΔE00 9.22
Gunmetal
#2A3439
ΔE00 9.25
Dark Grey
#363737
ΔE00 9.44
Onyx
#353839
ΔE00 9.61
Black
#000000
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202029 #292920
analogous
#202529 #202029 #252029
triadic
#202029 #292020 #202920
tetradic
#202029 #292025 #292920 #202925
square
#202029 #292025 #292920 #202925
split-complementary
#202029 #292520 #252920
monochromatic
#0D0D11 #0D0D11 #202029 #3B3B4B #56566E
Accessibility & contrast
On white
16.15
#202029 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#202029 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202029
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202029 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202029 | 1.00 | 16.15 | 1.30 | 16.15 |
| #FFFFFF | 16.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E2129
Deuteranopia (green-blind)
#1E2029
Tritanopia (blue-blind)
#1E2123
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #202029; /* rgb */ color: rgb(32, 32, 41); /* oklch */ color: oklch(24.8% 0.017 285.1);
Tailwind
colors: {
custom: {
50: '#5b5b62',
500: '#202029',
950: '#000000',
},
}SCSS
$custom: #202029; $custom-light: #5b5b62; $custom-dark: #000000;
JSON
{
"hex": "#202029",
"rgb": {
"r": 32,
"g": 32,
"b": 41
},
"hsl": {
"h": 240,
"s": 12.329,
"l": 14.314
},
"oklch": {
"l": 0.24753,
"c": 0.01698,
"h": 285.1
},
"luminance": 0.015
}Semantic roles & 50–950 ramp
primary
#202029
secondary
#5A5A4B
accent
#B573B5
background
#F5F5F5
surface
#E9E9EA
border
#C5C5C6
text
#040405
muted
#797979