#24101F#24101F
#24101F is a very dark, muted pink. Relative luminance 0.008; OKLCH L 20.9% C 0.042 H 337.0°. Best body text is #FFFFFF at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #24101F |
|---|---|
| RGB | rgb(36, 16, 31) |
| HSL | hsl(315, 38%, 10%) |
| HSV | hsv(315, 56%, 14%) |
| CMYK | cmyk(0%, 55.6%, 13.9%, 85.9%) |
| CIE-LAB | lab(7.63, 13.27, -6.09) |
| CIE-LCH | lch(7.63, 14.61, 335.35°) |
| OKLab | oklab(20.9% 0.0386 -0.0164) |
| OKLCH | oklch(20.9% 0.042 337) |
| XYZ | xyz(1.1602, 0.8446, 1.3980) |
| Luminance | 0.0084 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 8.67
Eggplant
#380835
ΔE00 9.91
Aubergine
#3D0734
ΔE00 10.21
Dark Plum
#3F012C
ΔE00 10.43
Very Dark Purple
#2A0134
ΔE00 11.21
Dark Purple
#35063E
ΔE00 12.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#24101F #102415
analogous
#1F1024 #24101F #241015
triadic
#24101F #1F2410 #101F24
tetradic
#24101F #241F10 #102415 #101524
square
#24101F #241F10 #102415 #101524
split-complementary
#24101F #152410 #10241F
monochromatic
#150912 #150912 #24101F #4E2343 #793668
Accessibility & contrast
On white
17.96
#24101F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.17
#24101F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #24101F
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##24101F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##24101F | 1.00 | 17.96 | 1.17 | 17.96 |
| #FFFFFF | 17.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.17 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#101520
Deuteranopia (green-blind)
#16181E
Tritanopia (blue-blind)
#261116
Achromatopsia (no color)
#171717
Design tokens & code
CSS
--color: #24101f; /* rgb */ color: rgb(36, 16, 31); /* oklch */ color: oklch(20.9% 0.042 337.0);
Tailwind
colors: {
custom: {
50: '#5f4e5a',
500: '#24101f',
950: '#000000',
},
}SCSS
$custom: #24101f; $custom-light: #5f4e5a; $custom-dark: #000000;
JSON
{
"hex": "#24101f",
"rgb": {
"r": 36,
"g": 16,
"b": 31
},
"hsl": {
"h": 315,
"s": 38.462,
"l": 10.196
},
"oklch": {
"l": 0.20899,
"c": 0.04191,
"h": 337
},
"luminance": 0.00845
}Semantic roles & 50–950 ramp
primary
#24101F
secondary
#355B3E
accent
#CE7759
background
#F5F4F5
surface
#E9E7E9
border
#C5C3C5
text
#040103
muted
#797778