#240C20#240C20
#240C20 is a very dark, muted pink. Relative luminance 0.007; OKLCH L 20.2% C 0.052 H 334.0°. Best body text is #FFFFFF at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #240C20 |
|---|---|
| RGB | rgb(36, 12, 32) |
| HSL | hsl(310, 50%, 9%) |
| HSV | hsv(310, 67%, 14%) |
| CMYK | cmyk(0%, 66.7%, 11.1%, 85.9%) |
| CIE-LAB | lab(6.71, 15.90, -8.26) |
| CIE-LCH | lch(6.71, 17.92, 332.54°) |
| OKLab | oklab(20.17% 0.0468 -0.0228) |
| OKLCH | oklch(20.17% 0.052 334) |
| XYZ | xyz(1.1197, 0.7424, 1.4505) |
| Luminance | 0.0074 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Eggplant
#380835
ΔE00 8.07
Aubergine
#3D0734
ΔE00 8.48
Dark Plum
#3F012C
ΔE00 8.85
Very Dark Purple
#2A0134
ΔE00 9.24
Midnight Purple
#280137
ΔE00 10.11
Dark Purple
#35063E
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#240C20 #0C2410
analogous
#1C0C24 #240C20 #240C14
triadic
#240C20 #20240C #0C2024
tetradic
#240C20 #241C0C #0C2410 #0C1424
square
#240C20 #241C0C #0C2410 #0C1424
split-complementary
#240C20 #14240C #0C241C
monochromatic
#170814 #170814 #240C20 #521B49 #802B72
Accessibility & contrast
On white
18.29
#240C20 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.15
#240C20 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #240C20
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##240C20 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##240C20 | 1.00 | 18.29 | 1.15 | 18.29 |
| #FFFFFF | 18.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0C1321
Deuteranopia (green-blind)
#13161F
Tritanopia (blue-blind)
#260D14
Achromatopsia (no color)
#151515
Design tokens & code
CSS
--color: #240c20; /* rgb */ color: rgb(36, 12, 32); /* oklch */ color: oklch(20.2% 0.052 334.0);
Tailwind
colors: {
custom: {
50: '#5f4c5b',
500: '#240c20',
950: '#000000',
},
}SCSS
$custom: #240c20; $custom-light: #5f4c5b; $custom-dark: #000000;
JSON
{
"hex": "#240c20",
"rgb": {
"r": 36,
"g": 12,
"b": 32
},
"hsl": {
"h": 310,
"s": 50,
"l": 9.412
},
"oklch": {
"l": 0.20173,
"c": 0.05201,
"h": 334
},
"luminance": 0.00742
}Semantic roles & 50–950 ramp
primary
#240C20
secondary
#2D5E36
accent
#DA654E
background
#F5F4F5
surface
#E9E7E9
border
#C5C3C5
text
#050104
muted
#797779