#282028#282028
#282028 is a dark, near-neutral purple. Relative luminance 0.016; OKLCH L 25.6% C 0.019 H 326.1°. Best body text is #FFFFFF at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #282028 |
|---|---|
| RGB | rgb(40, 32, 40) |
| HSL | hsl(300, 11%, 14%) |
| HSV | hsv(300, 20%, 16%) |
| CMYK | cmyk(0%, 20%, 0%, 84.3%) |
| CIE-LAB | lab(13.46, 5.68, -3.93) |
| CIE-LCH | lch(13.46, 6.90, 325.30°) |
| OKLab | oklab(25.61% 0.0157 -0.0105) |
| OKLCH | oklch(25.61% 0.019 326.1) |
| XYZ | xyz(1.7745, 1.6374, 2.2296) |
| Luminance | 0.0164 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dark
#1B2431
ΔE00 9.42
Very Dark Brown
#1D0200
ΔE00 10.13
Dark Grey
#363737
ΔE00 10.56
Black
#000000
ΔE00 11.26
Onyx
#353839
ΔE00 11.34
Almost Black
#070D0D
ΔE00 11.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#282028 #202820
analogous
#242028 #282028 #282024
triadic
#282028 #282820 #202828
tetradic
#282028 #282420 #202820 #202428
square
#282028 #282420 #202820 #202428
split-complementary
#282028 #242820 #202824
monochromatic
#110E11 #110E11 #282028 #4A3B4A #6C566C
Accessibility & contrast
On white
15.82
#282028 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#282028 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #282028
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##282028 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##282028 | 1.00 | 15.82 | 1.33 | 15.82 |
| #FFFFFF | 15.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#202228
Deuteranopia (green-blind)
#212328
Tritanopia (blue-blind)
#292123
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #282028; /* rgb */ color: rgb(40, 32, 40); /* oklch */ color: oklch(25.6% 0.019 326.1);
Tailwind
colors: {
custom: {
50: '#615b61',
500: '#282028',
950: '#000000',
},
}SCSS
$custom: #282028; $custom-light: #615b61; $custom-dark: #000000;
JSON
{
"hex": "#282028",
"rgb": {
"r": 40,
"g": 32,
"b": 40
},
"hsl": {
"h": 300,
"s": 11.111,
"l": 14.118
},
"oklch": {
"l": 0.25611,
"c": 0.01885,
"h": 326.1
},
"luminance": 0.01637
}Semantic roles & 50–950 ramp
primary
#282028
secondary
#4C584C
accent
#B47474
background
#F5F5F5
surface
#EAE9E9
border
#C6C5C5
text
#050405
muted
#797979