#24181E#24181E
#24181E is a very dark, muted pink. Relative luminance 0.011; OKLCH L 22.7% C 0.022 H 347.5°. Best body text is #FFFFFF at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #24181E |
|---|---|
| RGB | rgb(36, 24, 30) |
| HSL | hsl(330, 20%, 12%) |
| HSV | hsv(330, 33%, 14%) |
| CMYK | cmyk(0%, 33.3%, 16.7%, 85.9%) |
| CIE-LAB | lab(9.97, 7.28, -1.82) |
| CIE-LCH | lch(9.97, 7.51, 345.98°) |
| OKLab | oklab(22.67% 0.0214 -0.0047) |
| OKLCH | oklch(22.67% 0.022 347.5) |
| XYZ | xyz(1.2885, 1.1221, 1.3768) |
| Luminance | 0.0112 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 6.91
Black
#000000
ΔE00 10.68
Dark
#1B2431
ΔE00 12.18
Almost Black
#070D0D
ΔE00 12.34
Dark Grey
#363737
ΔE00 12.95
Onyx
#353839
ΔE00 13.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#24181E #18241E
analogous
#241824 #24181E #241818
triadic
#24181E #1E2418 #181E24
tetradic
#24181E #242418 #18241E #181824
square
#24181E #242418 #18241E #181824
split-complementary
#24181E #182418 #182424
monochromatic
#120C0F #120C0F #24181E #49303D #6D495B
Accessibility & contrast
On white
17.15
#24181E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#24181E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #24181E
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##24181E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##24181E | 1.00 | 17.15 | 1.22 | 17.15 |
| #FFFFFF | 17.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#191A1E
Deuteranopia (green-blind)
#1C1C1E
Tritanopia (blue-blind)
#26181A
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #24181e; /* rgb */ color: rgb(36, 24, 30); /* oklch */ color: oklch(22.7% 0.022 347.5);
Tailwind
colors: {
custom: {
50: '#5e5459',
500: '#24181e',
950: '#000000',
},
}SCSS
$custom: #24181e; $custom-light: #5e5459; $custom-dark: #000000;
JSON
{
"hex": "#24181e",
"rgb": {
"r": 36,
"g": 24,
"b": 30
},
"hsl": {
"h": 330,
"s": 20,
"l": 11.765
},
"oklch": {
"l": 0.22669,
"c": 0.02194,
"h": 347.5
},
"luminance": 0.01122
}Semantic roles & 50–950 ramp
primary
#24181E
secondary
#41574C
accent
#BD946B
background
#F5F4F5
surface
#E9E7E9
border
#C5C3C5
text
#040203
muted
#797878