#240F20#240F20
#240F20 is a very dark, muted pink. Relative luminance 0.008; OKLCH L 20.7% C 0.045 H 334.6°. Best body text is #FFFFFF at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #240F20 |
|---|---|
| RGB | rgb(36, 15, 32) |
| HSL | hsl(311, 41%, 10%) |
| HSV | hsv(311, 58%, 14%) |
| CMYK | cmyk(0%, 58.3%, 11.1%, 85.9%) |
| CIE-LAB | lab(7.42, 14.15, -7.18) |
| CIE-LCH | lch(7.42, 15.87, 333.10°) |
| OKLab | oklab(20.75% 0.0409 -0.0195) |
| OKLCH | oklch(20.75% 0.045 334.6) |
| XYZ | xyz(1.1591, 0.8211, 1.4637) |
| Luminance | 0.0082 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Eggplant
#380835
ΔE00 9.13
Very Dark Brown
#1D0200
ΔE00 9.42
Aubergine
#3D0734
ΔE00 9.49
Dark Plum
#3F012C
ΔE00 9.83
Very Dark Purple
#2A0134
ΔE00 10.35
Midnight Purple
#280137
ΔE00 11.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#240F20 #0F2413
analogous
#1E0F24 #240F20 #240F15
triadic
#240F20 #20240F #0F2024
tetradic
#240F20 #241E0F #0F2413 #0F1524
square
#240F20 #241E0F #0F2413 #0F1524
split-complementary
#240F20 #15240F #0F241E
monochromatic
#160913 #160913 #240F20 #4F2146 #7A336D
Accessibility & contrast
On white
18.04
#240F20 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.16
#240F20 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #240F20
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##240F20 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##240F20 | 1.00 | 18.04 | 1.16 | 18.04 |
| #FFFFFF | 18.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.16 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F1421
Deuteranopia (green-blind)
#15171F
Tritanopia (blue-blind)
#261016
Achromatopsia (no color)
#161616
Design tokens & code
CSS
--color: #240f20; /* rgb */ color: rgb(36, 15, 32); /* oklch */ color: oklch(20.7% 0.045 334.6);
Tailwind
colors: {
custom: {
50: '#5f4e5b',
500: '#240f20',
950: '#000000',
},
}SCSS
$custom: #240f20; $custom-light: #5f4e5b; $custom-dark: #000000;
JSON
{
"hex": "#240f20",
"rgb": {
"r": 36,
"g": 15,
"b": 32
},
"hsl": {
"h": 311.429,
"s": 41.176,
"l": 10
},
"oklch": {
"l": 0.20749,
"c": 0.04532,
"h": 334.6
},
"luminance": 0.00821
}Semantic roles & 50–950 ramp
primary
#240F20
secondary
#335C3B
accent
#D16E57
background
#F5F4F5
surface
#E9E7E9
border
#C5C3C5
text
#040104
muted
#797779