#241024#241024
#241024 is a very dark, muted purple. Relative luminance 0.009; OKLCH L 21.2% C 0.048 H 327.1°. Best body text is #FFFFFF at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #241024 |
|---|---|
| RGB | rgb(36, 16, 36) |
| HSL | hsl(300, 38%, 10%) |
| HSV | hsv(300, 56%, 14%) |
| CMYK | cmyk(0%, 55.6%, 0%, 85.9%) |
| CIE-LAB | lab(7.89, 14.47, -9.50) |
| CIE-LCH | lch(7.89, 17.31, 326.71°) |
| OKLab | oklab(21.18% 0.0402 -0.026) |
| OKLCH | oklch(21.18% 0.048 327.1) |
| XYZ | xyz(1.2313, 0.8731, 1.7724) |
| Luminance | 0.0087 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Eggplant
#380835
ΔE00 8.32
Aubergine
#3D0734
ΔE00 8.91
Very Dark Purple
#2A0134
ΔE00 9.22
Dark Plum
#3F012C
ΔE00 9.68
Midnight Purple
#280137
ΔE00 9.95
Dark Purple
#35063E
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#241024 #102410
analogous
#1A1024 #241024 #24101A
triadic
#241024 #242410 #102424
tetradic
#241024 #241A10 #102410 #101A24
square
#241024 #241A10 #102410 #101A24
split-complementary
#241024 #1A2410 #10241A
monochromatic
#150915 #150915 #241024 #4E234E #793679
Accessibility & contrast
On white
17.88
#241024 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.17
#241024 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #241024
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##241024 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##241024 | 1.00 | 17.88 | 1.17 | 17.88 |
| #FFFFFF | 17.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.17 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E1625
Deuteranopia (green-blind)
#141823
Tritanopia (blue-blind)
#251218
Achromatopsia (no color)
#171717
Design tokens & code
CSS
--color: #241024; /* rgb */ color: rgb(36, 16, 36); /* oklch */ color: oklch(21.2% 0.048 327.1);
Tailwind
colors: {
custom: {
50: '#5f4e5e',
500: '#241024',
950: '#000000',
},
}SCSS
$custom: #241024; $custom-light: #5f4e5e; $custom-dark: #000000;
JSON
{
"hex": "#241024",
"rgb": {
"r": 36,
"g": 16,
"b": 36
},
"hsl": {
"h": 300,
"s": 38.462,
"l": 10.196
},
"oklch": {
"l": 0.21181,
"c": 0.04782,
"h": 327.1
},
"luminance": 0.00873
}Semantic roles & 50–950 ramp
primary
#241024
secondary
#355B35
accent
#CE5959
background
#F5F4F5
surface
#E9E7E9
border
#C5C3C5
text
#040104
muted
#797779