#240B25#240B25
#240B25 is a very dark, muted purple. Relative luminance 0.007; OKLCH L 20.3% C 0.060 H 326.0°. Best body text is #FFFFFF at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #240B25 |
|---|---|
| RGB | rgb(36, 11, 37) |
| HSL | hsl(298, 54%, 9%) |
| HSV | hsv(298, 70%, 15%) |
| CMYK | cmyk(2.7%, 70.3%, 0%, 85.5%) |
| CIE-LAB | lab(6.76, 17.72, -12.01) |
| CIE-LCH | lch(6.76, 21.41, 325.86°) |
| OKLab | oklab(20.31% 0.0496 -0.0335) |
| OKLCH | oklch(20.31% 0.06 326) |
| XYZ | xyz(1.1811, 0.7481, 1.8321) |
| Luminance | 0.0075 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Eggplant
#380835
ΔE00 6.42
Very Dark Purple
#2A0134
ΔE00 7.00
Aubergine
#3D0734
ΔE00 7.22
Midnight Purple
#280137
ΔE00 7.81
Dark Purple
#35063E
ΔE00 8.10
Dark Plum
#3F012C
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#240B25 #0C250B
analogous
#170B25 #240B25 #250B19
triadic
#240B25 #25240B #0B2524
tetradic
#240B25 #25170B #0C250B #0B1925
square
#240B25 #25170B #0C250B #0B1925
split-complementary
#240B25 #19250B #0B2517
monochromatic
#170718 #170718 #240B25 #521954 #802783
Accessibility & contrast
On white
18.27
#240B25 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.15
#240B25 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #240B25
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##240B25 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##240B25 | 1.00 | 18.27 | 1.15 | 18.27 |
| #FFFFFF | 18.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#081326
Deuteranopia (green-blind)
#101624
Tritanopia (blue-blind)
#250E16
Achromatopsia (no color)
#151515
Design tokens & code
CSS
--color: #240b25; /* rgb */ color: rgb(36, 11, 37); /* oklch */ color: oklch(20.3% 0.060 326.0);
Tailwind
colors: {
custom: {
50: '#5f4b5f',
500: '#240b25',
950: '#000000',
},
}SCSS
$custom: #240b25; $custom-light: #5f4b5f; $custom-dark: #000000;
JSON
{
"hex": "#240b25",
"rgb": {
"r": 36,
"g": 11,
"b": 37
},
"hsl": {
"h": 297.692,
"s": 54.167,
"l": 9.412
},
"oklch": {
"l": 0.20313,
"c": 0.05986,
"h": 326
},
"luminance": 0.00748
}Semantic roles & 50–950 ramp
primary
#240B25
secondary
#2D602B
accent
#DE4A50
background
#F5F4F5
surface
#E9E7E9
border
#C5C3C5
text
#050104
muted
#797779