#281820#281820
#281820 is a very dark, muted pink. Relative luminance 0.012; OKLCH L 23.3% C 0.029 H 348.2°. Best body text is #FFFFFF at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #281820 |
|---|---|
| RGB | rgb(40, 24, 32) |
| HSL | hsl(330, 25%, 13%) |
| HSV | hsv(330, 40%, 16%) |
| CMYK | cmyk(0%, 40%, 20%, 84.3%) |
| CIE-LAB | lab(10.62, 9.61, -2.28) |
| CIE-LCH | lch(10.62, 9.88, 346.63°) |
| OKLab | oklab(23.32% 0.0284 -0.006) |
| OKLCH | oklch(23.32% 0.029 348.2) |
| XYZ | xyz(1.4624, 1.2087, 1.5225) |
| Luminance | 0.0121 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 7.02
Black
#000000
ΔE00 12.69
Eggplant
#380835
ΔE00 13.25
Aubergine
#3D0734
ΔE00 13.35
Dark Plum
#3F012C
ΔE00 13.37
Dark
#1B2431
ΔE00 13.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#281820 #182820
analogous
#281828 #281820 #281818
triadic
#281820 #202818 #182028
tetradic
#281820 #282818 #182820 #181828
square
#281820 #282818 #182820 #181828
split-complementary
#281820 #182818 #182828
monochromatic
#130B0F #130B0F #281820 #4E2F3F #74465D
Accessibility & contrast
On white
16.91
#281820 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#281820 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #281820
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##281820 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##281820 | 1.00 | 16.91 | 1.24 | 16.91 |
| #FFFFFF | 16.91 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.91 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#191B20
Deuteranopia (green-blind)
#1D1E20
Tritanopia (blue-blind)
#2A181B
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #281820; /* rgb */ color: rgb(40, 24, 32); /* oklch */ color: oklch(23.3% 0.029 348.2);
Tailwind
colors: {
custom: {
50: '#62555b',
500: '#281820',
950: '#000000',
},
}SCSS
$custom: #281820; $custom-light: #62555b; $custom-dark: #000000;
JSON
{
"hex": "#281820",
"rgb": {
"r": 40,
"g": 24,
"b": 32
},
"hsl": {
"h": 330,
"s": 25,
"l": 12.549
},
"oklch": {
"l": 0.23324,
"c": 0.02906,
"h": 348.2
},
"luminance": 0.01209
}Semantic roles & 50–950 ramp
primary
#281820
secondary
#405C4E
accent
#C19466
background
#F5F4F5
surface
#EAE7E9
border
#C6C3C5
text
#050304
muted
#797879