#282224#282224
#282224 is a dark, near-neutral pink. Relative luminance 0.017; OKLCH L 26.0% C 0.010 H 355.6°. Best body text is #FFFFFF at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #282224 |
|---|---|
| RGB | rgb(40, 34, 36) |
| HSL | hsl(340, 8%, 15%) |
| HSV | hsv(340, 15%, 16%) |
| CMYK | cmyk(0%, 15%, 10%, 84.3%) |
| CIE-LAB | lab(13.96, 3.29, -0.30) |
| CIE-LCH | lch(13.96, 3.30, 354.83°) |
| OKLab | oklab(25.95% 0.0097 -0.0007) |
| OKLCH | oklch(25.95% 0.01 355.6) |
| XYZ | xyz(1.7655, 1.7226, 1.9082) |
| Luminance | 0.0172 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Dark Grey
#363737
ΔE00 8.02
Onyx
#353839
ΔE00 8.92
Dark
#1B2431
ΔE00 9.39
Black
#000000
ΔE00 9.59
Almost Black
#070D0D
ΔE00 9.68
Charcoal (survey)
#343837
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#282224 #222826
analogous
#282227 #282224 #282322
triadic
#282224 #242822 #222428
tetradic
#282224 #272822 #222826 #232228
square
#282224 #272822 #222826 #232228
split-complementary
#282224 #222823 #222728
monochromatic
#110E0F #110E0F #282224 #493E42 #6A5A60
Accessibility & contrast
On white
15.62
#282224 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#282224 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #282224
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##282224 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##282224 | 1.00 | 15.62 | 1.34 | 15.62 |
| #FFFFFF | 15.62 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.62 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#232324
Deuteranopia (green-blind)
#242424
Tritanopia (blue-blind)
#292223
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #282224; /* rgb */ color: rgb(40, 34, 36); /* oklch */ color: oklch(26.0% 0.010 355.6);
Tailwind
colors: {
custom: {
50: '#615c5e',
500: '#282224',
950: '#000000',
},
}SCSS
$custom: #282224; $custom-light: #615c5e; $custom-dark: #000000;
JSON
{
"hex": "#282224",
"rgb": {
"r": 40,
"g": 34,
"b": 36
},
"hsl": {
"h": 340,
"s": 8.108,
"l": 14.51
},
"oklch": {
"l": 0.25951,
"c": 0.00975,
"h": 355.6
},
"luminance": 0.01723
}Semantic roles & 50–950 ramp
primary
#282224
secondary
#4E5854
accent
#B19E77
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#050404
muted
#797979