#24050E#24050E
#24050E is a very dark, muted pink. Relative luminance 0.005; OKLCH L 18.0% C 0.055 H 5.5°. Best body text is #FFFFFF at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #24050E |
|---|---|
| RGB | rgb(36, 5, 14) |
| HSL | hsl(343, 76%, 8%) |
| HSV | hsv(343, 86%, 14%) |
| CMYK | cmyk(0%, 86.1%, 61.1%, 85.9%) |
| CIE-LAB | lab(4.66, 15.21, 1.31) |
| CIE-LCH | lch(4.66, 15.26, 4.93°) |
| OKLab | oklab(17.98% 0.0545 0.0053) |
| OKLCH | oklch(17.98% 0.055 5.5) |
| XYZ | xyz(0.8612, 0.5154, 0.4695) |
| Luminance | 0.0052 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 5.23
Dark Maroon
#3C0008
ΔE00 9.35
Deep Brown
#410200
ΔE00 11.59
Dark Plum
#3F012C
ΔE00 11.62
Aubergine
#3D0734
ΔE00 12.72
Eggplant
#380835
ΔE00 13.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#24050E #05241B
analogous
#24051D #24050E #240B05
triadic
#24050E #0E2405 #050E24
tetradic
#24050E #1D2405 #05241B #0B0524
square
#24050E #1D2405 #05241B #0B0524
split-complementary
#24050E #05240B #051D24
monochromatic
#1B040A #1B040A #24050E #5A0C23 #8F1438
Accessibility & contrast
On white
19.04
#24050E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#24050E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #24050E
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##24050E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##24050E | 1.00 | 19.04 | 1.10 | 19.04 |
| #FFFFFF | 19.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0B0C0E
Deuteranopia (green-blind)
#14120D
Tritanopia (blue-blind)
#280208
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #24050e; /* rgb */ color: rgb(36, 5, 14); /* oklch */ color: oklch(18.0% 0.055 5.5);
Tailwind
colors: {
custom: {
50: '#5f484d',
500: '#24050e',
950: '#000000',
},
}SCSS
$custom: #24050e; $custom-light: #5f484d; $custom-dark: #000000;
JSON
{
"hex": "#24050e",
"rgb": {
"r": 36,
"g": 5,
"b": 14
},
"hsl": {
"h": 342.581,
"s": 75.61,
"l": 8.039
},
"oklch": {
"l": 0.17982,
"c": 0.05479,
"h": 5.5
},
"luminance": 0.00515
}Semantic roles & 50–950 ramp
primary
#24050E
secondary
#1F6651
accent
#F2BB36
background
#F5F4F4
surface
#E9E6E7
border
#C5C2C3
text
#050001
muted
#797777