#24101C#24101C
#24101C is a very dark, muted pink. Relative luminance 0.008; OKLCH L 20.7% C 0.039 H 344.2°. Best body text is #FFFFFF at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #24101C |
|---|---|
| RGB | rgb(36, 16, 28) |
| HSL | hsl(324, 38%, 10%) |
| HSV | hsv(324, 56%, 14%) |
| CMYK | cmyk(0%, 55.6%, 22.2%, 85.9%) |
| CIE-LAB | lab(7.49, 12.60, -3.99) |
| CIE-LCH | lch(7.49, 13.22, 342.41°) |
| OKLab | oklab(20.75% 0.0374 -0.0106) |
| OKLCH | oklch(20.75% 0.039 344.2) |
| XYZ | xyz(1.1225, 0.8296, 1.1994) |
| Luminance | 0.0083 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 7.29
Eggplant
#380835
ΔE00 11.04
Dark Plum
#3F012C
ΔE00 11.12
Aubergine
#3D0734
ΔE00 11.20
Very Dark Purple
#2A0134
ΔE00 12.51
Dark Maroon
#3C0008
ΔE00 12.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#24101C #102418
analogous
#221024 #24101C #241012
triadic
#24101C #1C2410 #101C24
tetradic
#24101C #242210 #102418 #101224
square
#24101C #242210 #102418 #101224
split-complementary
#24101C #122410 #102422
monochromatic
#150910 #150910 #24101C #4E233D #79365E
Accessibility & contrast
On white
18.01
#24101C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.17
#24101C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #24101C
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##24101C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##24101C | 1.00 | 18.01 | 1.17 | 18.01 |
| #FFFFFF | 18.01 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.17 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.01 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#11151C
Deuteranopia (green-blind)
#16181B
Tritanopia (blue-blind)
#261014
Achromatopsia (no color)
#171717
Design tokens & code
CSS
--color: #24101c; /* rgb */ color: rgb(36, 16, 28); /* oklch */ color: oklch(20.7% 0.039 344.2);
Tailwind
colors: {
custom: {
50: '#5f4e58',
500: '#24101c',
950: '#000000',
},
}SCSS
$custom: #24101c; $custom-light: #5f4e58; $custom-dark: #000000;
JSON
{
"hex": "#24101c",
"rgb": {
"r": 36,
"g": 16,
"b": 28
},
"hsl": {
"h": 324,
"s": 38.462,
"l": 10.196
},
"oklch": {
"l": 0.20746,
"c": 0.03891,
"h": 344.2
},
"luminance": 0.00829
}Semantic roles & 50–950 ramp
primary
#24101C
secondary
#355B44
accent
#CE8859
background
#F5F4F5
surface
#E9E7E9
border
#C5C3C5
text
#040103
muted
#797778