#24010C#24010C
#24010C is a very dark, moderate pink. Relative luminance 0.004; OKLCH L 17.0% C 0.065 H 4.3°. Best body text is #FFFFFF at 19.36:1 contrast (WCAG AA passes).
Color values
| HEX | #24010C |
|---|---|
| RGB | rgb(36, 1, 12) |
| HSL | hsl(341, 95%, 7%) |
| HSV | hsv(341, 97%, 14%) |
| CMYK | cmyk(0%, 97.2%, 66.7%, 85.9%) |
| CIE-LAB | lab(3.82, 16.48, 1.06) |
| CIE-LCH | lch(3.82, 16.52, 3.67°) |
| OKLab | oklab(17.02% 0.0644 0.0049) |
| OKLCH | oklch(17.02% 0.065 4.3) |
| XYZ | xyz(0.8048, 0.4234, 0.3871) |
| Luminance | 0.0042 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 6.02
Dark Maroon
#3C0008
ΔE00 9.03
Dark Plum
#3F012C
ΔE00 11.10
Deep Brown
#410200
ΔE00 11.52
Aubergine
#3D0734
ΔE00 12.32
Eggplant
#380835
ΔE00 12.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#24010C #012419
analogous
#24011E #24010C #240801
triadic
#24010C #0C2401 #010C24
tetradic
#24010C #1E2401 #012419 #080124
square
#24010C #1E2401 #012419 #080124
split-complementary
#24010C #012408 #011E24
monochromatic
#1E010A #1E010A #24010C #600320 #9B0434
Accessibility & contrast
On white
19.36
#24010C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#24010C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #24010C
19.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##24010C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##24010C | 1.00 | 19.36 | 1.08 | 19.36 |
| #FFFFFF | 19.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#07090C
Deuteranopia (green-blind)
#12100B
Tritanopia (blue-blind)
#280005
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #24010c; /* rgb */ color: rgb(36, 1, 12); /* oklch */ color: oklch(17.0% 0.065 4.3);
Tailwind
colors: {
custom: {
50: '#5f464c',
500: '#24010c',
950: '#000000',
},
}SCSS
$custom: #24010c; $custom-light: #5f464c; $custom-dark: #000000;
JSON
{
"hex": "#24010c",
"rgb": {
"r": 36,
"g": 1,
"b": 12
},
"hsl": {
"h": 341.143,
"s": 94.595,
"l": 7.255
},
"oklch": {
"l": 0.17023,
"c": 0.06463,
"h": 4.3
},
"luminance": 0.00423
}Semantic roles & 50–950 ramp
primary
#24010C
secondary
#166B50
accent
#FFBC29
background
#F5F3F4
surface
#E9E5E7
border
#C5C1C3
text
#050001
muted
#797777