#240F29#240F29
#240F29 is a very dark, muted purple. Relative luminance 0.009; OKLCH L 21.3% C 0.057 H 319.7°. Best body text is #FFFFFF at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #240F29 |
|---|---|
| RGB | rgb(36, 15, 41) |
| HSL | hsl(288, 46%, 11%) |
| HSV | hsv(288, 63%, 16%) |
| CMYK | cmyk(12.2%, 63.4%, 0%, 83.9%) |
| CIE-LAB | lab(7.92, 16.42, -13.22) |
| CIE-LCH | lch(7.92, 21.08, 321.18°) |
| OKLab | oklab(21.3% 0.0431 -0.0366) |
| OKLCH | oklch(21.3% 0.057 319.7) |
| XYZ | xyz(1.2986, 0.8769, 2.1982) |
| Luminance | 0.0088 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Eggplant
#380835
ΔE00 6.83
Very Dark Purple
#2A0134
ΔE00 7.09
Midnight Purple
#280137
ΔE00 7.73
Aubergine
#3D0734
ΔE00 7.78
Dark Purple
#35063E
ΔE00 8.03
Dark Violet
#34013F
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#240F29 #14290F
analogous
#170F29 #240F29 #290F21
triadic
#240F29 #29240F #0F2924
tetradic
#240F29 #29170F #14290F #0F2129
square
#240F29 #29170F #14290F #0F2129
split-complementary
#240F29 #21290F #0F2917
monochromatic
#140816 #140816 #240F29 #4B1F56 #733083
Accessibility & contrast
On white
17.87
#240F29 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.18
#240F29 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #240F29
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##240F29 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##240F29 | 1.00 | 17.87 | 1.18 | 17.87 |
| #FFFFFF | 17.87 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.18 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.87 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0A162A
Deuteranopia (green-blind)
#111828
Tritanopia (blue-blind)
#24131A
Achromatopsia (no color)
#171717
Design tokens & code
CSS
--color: #240f29; /* rgb */ color: rgb(36, 15, 41); /* oklch */ color: oklch(21.3% 0.057 319.7);
Tailwind
colors: {
custom: {
50: '#5f4e62',
500: '#240f29',
950: '#000000',
},
}SCSS
$custom: #240f29; $custom-light: #5f4e62; $custom-dark: #000000;
JSON
{
"hex": "#240f29",
"rgb": {
"r": 36,
"g": 15,
"b": 41
},
"hsl": {
"h": 288.462,
"s": 46.429,
"l": 10.98
},
"oklch": {
"l": 0.21304,
"c": 0.05657,
"h": 319.7
},
"luminance": 0.00877
}Semantic roles & 50–950 ramp
primary
#240F29
secondary
#3B6232
accent
#D6526B
background
#F5F4F5
surface
#E9E7EA
border
#C5C3C6
text
#050105
muted
#797779