#240824#240824
#240824 is a very dark, moderate purple. Relative luminance 0.007; OKLCH L 19.7% C 0.065 H 327.7°. Best body text is #FFFFFF at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #240824 |
|---|---|
| RGB | rgb(36, 8, 36) |
| HSL | hsl(300, 64%, 9%) |
| HSV | hsv(300, 78%, 14%) |
| CMYK | cmyk(0%, 77.8%, 0%, 85.9%) |
| CIE-LAB | lab(6.11, 18.92, -12.26) |
| CIE-LCH | lch(6.11, 22.54, 327.06°) |
| OKLab | oklab(19.74% 0.0548 -0.0346) |
| OKLCH | oklch(19.74% 0.065 327.7) |
| XYZ | xyz(1.1328, 0.6762, 1.7396) |
| Luminance | 0.0068 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Eggplant
#380835
ΔE00 6.01
Very Dark Purple
#2A0134
ΔE00 6.55
Aubergine
#3D0734
ΔE00 6.80
Midnight Purple
#280137
ΔE00 7.42
Dark Purple
#35063E
ΔE00 7.76
Dark Plum
#3F012C
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#240824 #082408
analogous
#160824 #240824 #240816
triadic
#240824 #242408 #082424
tetradic
#240824 #241608 #082408 #081624
square
#240824 #241608 #082408 #081624
split-complementary
#240824 #162408 #082416
monochromatic
#190619 #190619 #240824 #561356 #881E88
Accessibility & contrast
On white
18.50
#240824 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.14
#240824 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #240824
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##240824 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##240824 | 1.00 | 18.50 | 1.14 | 18.50 |
| #FFFFFF | 18.50 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.50 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#051125
Deuteranopia (green-blind)
#0E1523
Tritanopia (blue-blind)
#250B14
Achromatopsia (no color)
#141414
Design tokens & code
CSS
--color: #240824; /* rgb */ color: rgb(36, 8, 36); /* oklch */ color: oklch(19.7% 0.065 327.7);
Tailwind
colors: {
custom: {
50: '#604a5e',
500: '#240824',
950: '#000000',
},
}SCSS
$custom: #240824; $custom-light: #604a5e; $custom-dark: #000000;
JSON
{
"hex": "#240824",
"rgb": {
"r": 36,
"g": 8,
"b": 36
},
"hsl": {
"h": 300,
"s": 63.636,
"l": 8.627
},
"oklch": {
"l": 0.19743,
"c": 0.06479,
"h": 327.7
},
"luminance": 0.00676
}Semantic roles & 50–950 ramp
primary
#240824
secondary
#266226
accent
#E74141
background
#F5F4F5
surface
#E9E7E9
border
#C5C3C5
text
#050104
muted
#797779