#202128#202128
#202128 is a very dark, near-neutral blue. Relative luminance 0.015; OKLCH L 25.0% C 0.013 H 279.0°. Best body text is #FFFFFF at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #202128 |
|---|---|
| RGB | rgb(32, 33, 40) |
| HSL | hsl(233, 11%, 14%) |
| HSV | hsv(233, 20%, 16%) |
| CMYK | cmyk(20%, 17.5%, 0%, 84.3%) |
| CIE-LAB | lab(12.91, 1.43, -4.84) |
| CIE-LCH | lch(12.91, 5.05, 286.41°) |
| OKLab | oklab(24.97% 0.0021 -0.0131) |
| OKLCH | oklch(24.97% 0.013 279) |
| XYZ | xyz(1.5224, 1.5480, 2.2257) |
| Luminance | 0.0155 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dark
#1B2431
ΔE00 4.38
Gunmetal
#2A3439
ΔE00 7.98
Almost Black
#070D0D
ΔE00 8.21
Dark Grey
#363737
ΔE00 8.39
Onyx
#353839
ΔE00 8.51
Black
#000000
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202128 #282720
analogous
#202528 #202128 #232028
triadic
#202128 #282021 #212820
tetradic
#202128 #282025 #282720 #202823
square
#202128 #282025 #282720 #202823
split-complementary
#202128 #282320 #252820
monochromatic
#0E0E11 #0E0E11 #202128 #3B3D4A #56596C
Accessibility & contrast
On white
16.04
#202128 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#202128 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202128
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202128 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202128 | 1.00 | 16.04 | 1.31 | 16.04 |
| #FFFFFF | 16.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F2228
Deuteranopia (green-blind)
#1F2128
Tritanopia (blue-blind)
#1E2223
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #202128; /* rgb */ color: rgb(32, 33, 40); /* oklch */ color: oklch(25.0% 0.013 279.0);
Tailwind
colors: {
custom: {
50: '#5b5c61',
500: '#202128',
950: '#000000',
},
}SCSS
$custom: #202128; $custom-light: #5b5c61; $custom-dark: #000000;
JSON
{
"hex": "#202128",
"rgb": {
"r": 32,
"g": 33,
"b": 40
},
"hsl": {
"h": 232.5,
"s": 11.111,
"l": 14.118
},
"oklch": {
"l": 0.24974,
"c": 0.01328,
"h": 279
},
"luminance": 0.01548
}Semantic roles & 50–950 ramp
primary
#202128
secondary
#58574C
accent
#AC74B4
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#040405
muted
#797979