#24010F#24010F
#24010F is a very dark, moderate pink. Relative luminance 0.004; OKLCH L 17.1% C 0.066 H 359.1°. Best body text is #FFFFFF at 19.33:1 contrast (WCAG AA passes).
Color values
| HEX | #24010F |
|---|---|
| RGB | rgb(36, 1, 15) |
| HSL | hsl(336, 95%, 7%) |
| HSV | hsv(336, 97%, 14%) |
| CMYK | cmyk(0%, 97.2%, 58.3%, 85.9%) |
| CIE-LAB | lab(3.90, 16.99, -0.31) |
| CIE-LCH | lch(3.90, 16.99, 358.94°) |
| OKLab | oklab(17.15% 0.0658 -0.0011) |
| OKLCH | oklch(17.15% 0.066 359.1) |
| XYZ | xyz(0.8247, 0.4314, 0.4917) |
| Luminance | 0.0043 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 6.78
Dark Maroon
#3C0008
ΔE00 9.47
Dark Plum
#3F012C
ΔE00 10.31
Aubergine
#3D0734
ΔE00 11.44
Eggplant
#380835
ΔE00 11.71
Deep Brown
#410200
ΔE00 12.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#24010F #012416
analogous
#240121 #24010F #240501
triadic
#24010F #0F2401 #010F24
tetradic
#24010F #212401 #012416 #050124
square
#24010F #212401 #012416 #050124
split-complementary
#24010F #012405 #012124
monochromatic
#1E010C #1E010C #24010F #600328 #9B0441
Accessibility & contrast
On white
19.33
#24010F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#24010F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #24010F
19.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##24010F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##24010F | 1.00 | 19.33 | 1.09 | 19.33 |
| #FFFFFF | 19.33 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.33 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#07090F
Deuteranopia (green-blind)
#11100E
Tritanopia (blue-blind)
#280006
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #24010f; /* rgb */ color: rgb(36, 1, 15); /* oklch */ color: oklch(17.1% 0.066 359.1);
Tailwind
colors: {
custom: {
50: '#5f464e',
500: '#24010f',
950: '#000000',
},
}SCSS
$custom: #24010f; $custom-light: #5f464e; $custom-dark: #000000;
JSON
{
"hex": "#24010f",
"rgb": {
"r": 36,
"g": 1,
"b": 15
},
"hsl": {
"h": 336,
"s": 94.595,
"l": 7.255
},
"oklch": {
"l": 0.17146,
"c": 0.0658,
"h": 359.1
},
"luminance": 0.00431
}Semantic roles & 50–950 ramp
primary
#24010F
secondary
#166B49
accent
#FFA929
background
#F5F3F4
surface
#E9E5E7
border
#C5C1C3
text
#050001
muted
#797777