#24001E#24001E
#24001E is a very dark, moderate pink. Relative luminance 0.005; OKLCH L 17.8% C 0.079 H 335.7°. Best body text is #FFFFFF at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #24001E |
|---|---|
| RGB | rgb(36, 0, 30) |
| HSL | hsl(310, 100%, 7%) |
| HSV | hsv(310, 100%, 14%) |
| CMYK | cmyk(0%, 100%, 16.7%, 85.9%) |
| CIE-LAB | lab(4.24, 20.93, -10.44) |
| CIE-LCH | lch(4.24, 23.39, 333.48°) |
| OKLab | oklab(17.8% 0.0719 -0.0325) |
| OKLCH | oklch(17.8% 0.079 335.7) |
| XYZ | xyz(0.9619, 0.4689, 1.2679) |
| Luminance | 0.0047 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Eggplant
#380835
ΔE00 6.30
Aubergine
#3D0734
ΔE00 6.74
Dark Plum
#3F012C
ΔE00 6.99
Very Dark Purple
#2A0134
ΔE00 7.16
Midnight Purple
#280137
ΔE00 8.19
Dark Purple
#35063E
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#24001E #002406
analogous
#180024 #24001E #24000C
triadic
#24001E #1E2400 #001E24
tetradic
#24001E #241800 #002406 #000C24
square
#24001E #241800 #002406 #000C24
split-complementary
#24001E #0C2400 #002418
monochromatic
#1F0019 #1F0019 #24001E #610051 #9E0084
Accessibility & contrast
On white
19.20
#24001E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#24001E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #24001E
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##24001E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##24001E | 1.00 | 19.20 | 1.09 | 19.20 |
| #FFFFFF | 19.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000B1F
Deuteranopia (green-blind)
#0C111D
Tritanopia (blue-blind)
#26020D
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #24001e; /* rgb */ color: rgb(36, 0, 30); /* oklch */ color: oklch(17.8% 0.079 335.7);
Tailwind
colors: {
custom: {
50: '#5f4659',
500: '#24001e',
950: '#000000',
},
}SCSS
$custom: #24001e; $custom-light: #5f4659; $custom-dark: #000000;
JSON
{
"hex": "#24001e",
"rgb": {
"r": 36,
"g": 0,
"b": 30
},
"hsl": {
"h": 310,
"s": 100,
"l": 7.059
},
"oklch": {
"l": 0.17801,
"c": 0.07891,
"h": 335.7
},
"luminance": 0.00469
}Semantic roles & 50–950 ramp
primary
#24001E
secondary
#136D22
accent
#FF4C29
background
#F5F3F5
surface
#E9E5E9
border
#C5C1C5
text
#050003
muted
#797678