#24011F#24011F
#24011F is a very dark, moderate purple. Relative luminance 0.005; OKLCH L 18.1% C 0.077 H 334.5°. Best body text is #FFFFFF at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #24011F |
|---|---|
| RGB | rgb(36, 1, 31) |
| HSL | hsl(309, 95%, 7%) |
| HSV | hsv(309, 97%, 14%) |
| CMYK | cmyk(0%, 97.2%, 13.9%, 85.9%) |
| CIE-LAB | lab(4.48, 20.77, -10.87) |
| CIE-LCH | lch(4.48, 23.44, 332.38°) |
| OKLab | oklab(18.08% 0.0694 -0.0331) |
| OKLCH | oklch(18.08% 0.077 334.5) |
| XYZ | xyz(0.9857, 0.4958, 1.3398) |
| Luminance | 0.0050 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Eggplant
#380835
ΔE00 6.15
Aubergine
#3D0734
ΔE00 6.65
Very Dark Purple
#2A0134
ΔE00 6.93
Dark Plum
#3F012C
ΔE00 7.04
Midnight Purple
#280137
ΔE00 7.95
Dark Purple
#35063E
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#24011F #012406
analogous
#180124 #24011F #24010E
triadic
#24011F #1F2401 #011F24
tetradic
#24011F #241801 #012406 #010E24
square
#24011F #241801 #012406 #010E24
split-complementary
#24011F #0E2401 #012418
monochromatic
#1E011A #1E011A #24011F #600352 #9B0486
Accessibility & contrast
On white
19.10
#24011F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#24011F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #24011F
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##24011F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##24011F | 1.00 | 19.10 | 1.10 | 19.10 |
| #FFFFFF | 19.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#010C20
Deuteranopia (green-blind)
#0C111E
Tritanopia (blue-blind)
#26030E
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #24011f; /* rgb */ color: rgb(36, 1, 31); /* oklch */ color: oklch(18.1% 0.077 334.5);
Tailwind
colors: {
custom: {
50: '#5f465a',
500: '#24011f',
950: '#000000',
},
}SCSS
$custom: #24011f; $custom-light: #5f465a; $custom-dark: #000000;
JSON
{
"hex": "#24011f",
"rgb": {
"r": 36,
"g": 1,
"b": 31
},
"hsl": {
"h": 308.571,
"s": 94.595,
"l": 7.255
},
"oklch": {
"l": 0.18083,
"c": 0.07686,
"h": 334.5
},
"luminance": 0.00496
}Semantic roles & 50–950 ramp
primary
#24011F
secondary
#166B22
accent
#FF4729
background
#F5F3F5
surface
#E9E5E9
border
#C5C1C5
text
#050003
muted
#797678