#240E25#240E25
#240E25 is a very dark, muted purple. Relative luminance 0.008; OKLCH L 20.9% C 0.054 H 325.7°. Best body text is #FFFFFF at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #240E25 |
|---|---|
| RGB | rgb(36, 14, 37) |
| HSL | hsl(297, 45%, 10%) |
| HSV | hsv(297, 62%, 15%) |
| CMYK | cmyk(2.7%, 62.2%, 0%, 85.5%) |
| CIE-LAB | lab(7.43, 16.02, -10.96) |
| CIE-LCH | lch(7.43, 19.41, 325.61°) |
| OKLab | oklab(20.85% 0.0442 -0.0302) |
| OKLCH | oklch(20.85% 0.054 325.7) |
| XYZ | xyz(1.2185, 0.8228, 1.8445) |
| Luminance | 0.0082 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Eggplant
#380835
ΔE00 7.29
Aubergine
#3D0734
ΔE00 8.00
Very Dark Purple
#2A0134
ΔE00 8.02
Midnight Purple
#280137
ΔE00 8.77
Dark Plum
#3F012C
ΔE00 8.95
Dark Purple
#35063E
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#240E25 #0F250E
analogous
#180E25 #240E25 #250E1B
triadic
#240E25 #25240E #0E2524
tetradic
#240E25 #25180E #0F250E #0E1B25
square
#240E25 #25180E #0F250E #0E1B25
split-complementary
#240E25 #1B250E #0E2518
monochromatic
#160816 #160816 #240E25 #4F1F51 #7A307E
Accessibility & contrast
On white
18.03
#240E25 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.16
#240E25 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #240E25
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##240E25 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##240E25 | 1.00 | 18.03 | 1.16 | 18.03 |
| #FFFFFF | 18.03 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.16 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.03 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0C1526
Deuteranopia (green-blind)
#121724
Tritanopia (blue-blind)
#251117
Achromatopsia (no color)
#161616
Design tokens & code
CSS
--color: #240e25; /* rgb */ color: rgb(36, 14, 37); /* oklch */ color: oklch(20.9% 0.054 325.7);
Tailwind
colors: {
custom: {
50: '#5f4d5f',
500: '#240e25',
950: '#000000',
},
}SCSS
$custom: #240e25; $custom-light: #5f4d5f; $custom-dark: #000000;
JSON
{
"hex": "#240e25",
"rgb": {
"r": 36,
"g": 14,
"b": 37
},
"hsl": {
"h": 297.391,
"s": 45.098,
"l": 10
},
"oklch": {
"l": 0.20852,
"c": 0.05354,
"h": 325.7
},
"luminance": 0.00823
}Semantic roles & 50–950 ramp
primary
#240E25
secondary
#335E31
accent
#D55359
background
#F5F4F5
surface
#E9E7E9
border
#C5C3C5
text
#050104
muted
#797779