#24010B#24010B
#24010B is a very dark, moderate pink. Relative luminance 0.004; OKLCH L 17.0% C 0.064 H 6.0°. Best body text is #FFFFFF at 19.37:1 contrast (WCAG AA passes).
Color values
| HEX | #24010B |
|---|---|
| RGB | rgb(36, 1, 11) |
| HSL | hsl(343, 95%, 7%) |
| HSV | hsv(343, 97%, 14%) |
| CMYK | cmyk(0%, 97.2%, 69.4%, 85.9%) |
| CIE-LAB | lab(3.80, 16.33, 1.47) |
| CIE-LCH | lch(3.80, 16.40, 5.15°) |
| OKLab | oklab(16.99% 0.064 0.0068) |
| OKLCH | oklch(16.99% 0.064 6) |
| XYZ | xyz(0.7989, 0.4211, 0.3557) |
| Luminance | 0.0042 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 5.80
Dark Maroon
#3C0008
ΔE00 8.92
Deep Brown
#410200
ΔE00 11.33
Dark Plum
#3F012C
ΔE00 11.35
Aubergine
#3D0734
ΔE00 12.59
Eggplant
#380835
ΔE00 12.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#24010B #01241A
analogous
#24011D #24010B #240801
triadic
#24010B #0B2401 #010B24
tetradic
#24010B #1D2401 #01241A #080124
square
#24010B #1D2401 #01241A #080124
split-complementary
#24010B #012408 #011D24
monochromatic
#1E0109 #1E0109 #24010B #60031D #9B042F
Accessibility & contrast
On white
19.37
#24010B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#24010B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #24010B
19.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##24010B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##24010B | 1.00 | 19.37 | 1.08 | 19.37 |
| #FFFFFF | 19.37 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.37 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#08090B
Deuteranopia (green-blind)
#12100A
Tritanopia (blue-blind)
#280004
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #24010b; /* rgb */ color: rgb(36, 1, 11); /* oklch */ color: oklch(17.0% 0.064 6.0);
Tailwind
colors: {
custom: {
50: '#5f464c',
500: '#24010b',
950: '#000000',
},
}SCSS
$custom: #24010b; $custom-light: #5f464c; $custom-dark: #000000;
JSON
{
"hex": "#24010b",
"rgb": {
"r": 36,
"g": 1,
"b": 11
},
"hsl": {
"h": 342.857,
"s": 94.595,
"l": 7.255
},
"oklch": {
"l": 0.16985,
"c": 0.06434,
"h": 6
},
"luminance": 0.00421
}Semantic roles & 50–950 ramp
primary
#24010B
secondary
#166B53
accent
#FFC229
background
#F5F3F4
surface
#E9E5E7
border
#C5C1C3
text
#050001
muted
#797777