#281824#281824
#281824 is a very dark, muted pink. Relative luminance 0.012; OKLCH L 23.5% C 0.033 H 336.1°. Best body text is #FFFFFF at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #281824 |
|---|---|
| RGB | rgb(40, 24, 36) |
| HSL | hsl(315, 25%, 13%) |
| HSV | hsv(315, 40%, 16%) |
| CMYK | cmyk(0%, 40%, 10%, 84.3%) |
| CIE-LAB | lab(10.79, 10.50, -5.01) |
| CIE-LCH | lch(10.79, 11.63, 334.51°) |
| OKLab | oklab(23.51% 0.0302 -0.0134) |
| OKLCH | oklch(23.51% 0.033 336.1) |
| XYZ | xyz(1.5201, 1.2318, 1.8264) |
| Luminance | 0.0123 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 8.63
Eggplant
#380835
ΔE00 11.69
Aubergine
#3D0734
ΔE00 11.95
Dark Plum
#3F012C
ΔE00 12.30
Very Dark Purple
#2A0134
ΔE00 13.13
Dark Purple
#35063E
ΔE00 13.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#281824 #18281C
analogous
#241828 #281824 #28181C
triadic
#281824 #242818 #182428
tetradic
#281824 #282418 #18281C #181C28
square
#281824 #282418 #18281C #181C28
split-complementary
#281824 #1C2818 #182824
monochromatic
#130B11 #130B11 #281824 #4E2F46 #744669
Accessibility & contrast
On white
16.85
#281824 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#281824 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #281824
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##281824 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##281824 | 1.00 | 16.85 | 1.25 | 16.85 |
| #FFFFFF | 16.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#181C24
Deuteranopia (green-blind)
#1C1E24
Tritanopia (blue-blind)
#2A191C
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #281824; /* rgb */ color: rgb(40, 24, 36); /* oklch */ color: oklch(23.5% 0.033 336.1);
Tailwind
colors: {
custom: {
50: '#62555e',
500: '#281824',
950: '#000000',
},
}SCSS
$custom: #281824; $custom-light: #62555e; $custom-dark: #000000;
JSON
{
"hex": "#281824",
"rgb": {
"r": 40,
"g": 24,
"b": 36
},
"hsl": {
"h": 315,
"s": 25,
"l": 12.549
},
"oklch": {
"l": 0.23508,
"c": 0.033,
"h": 336.1
},
"luminance": 0.01232
}Semantic roles & 50–950 ramp
primary
#281824
secondary
#405C47
accent
#C17D66
background
#F5F4F5
surface
#EAE7E9
border
#C6C3C5
text
#050304
muted
#797879