#1E010D#1E010D
#1E010D is a very dark, muted pink. Relative luminance 0.003; OKLCH L 15.6% C 0.059 H 356.5°. Best body text is #FFFFFF at 19.71:1 contrast (WCAG AA passes).
Color values
| HEX | #1E010D |
|---|---|
| RGB | rgb(30, 1, 13) |
| HSL | hsl(335, 94%, 6%) |
| HSV | hsv(335, 97%, 12%) |
| CMYK | cmyk(0%, 96.7%, 56.7%, 88.2%) |
| CIE-LAB | lab(2.95, 12.63, -0.79) |
| CIE-LCH | lch(2.95, 12.65, 356.42°) |
| OKLab | oklab(15.62% 0.0591 -0.0036) |
| OKLCH | oklch(15.62% 0.059 356.5) |
| XYZ | xyz(0.6190, 0.3269, 0.4112) |
| Luminance | 0.0033 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 4.72
Dark Maroon
#3C0008
ΔE00 11.88
Dark Plum
#3F012C
ΔE00 12.63
Eggplant
#380835
ΔE00 13.23
Aubergine
#3D0734
ΔE00 13.25
Black
#000000
ΔE00 13.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E010D #011E12
analogous
#1E011B #1E010D #1E0301
triadic
#1E010D #0D1E01 #010D1E
tetradic
#1E010D #1B1E01 #011E12 #03011E
square
#1E010D #1B1E01 #011E12 #03011E
split-complementary
#1E010D #011E03 #011B1E
monochromatic
#1E010D #1E010D #1E010D #590327 #940540
Accessibility & contrast
On white
19.71
#1E010D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#1E010D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E010D
19.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E010D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E010D | 1.00 | 19.71 | 1.07 | 19.71 |
| #FFFFFF | 19.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#05070D
Deuteranopia (green-blind)
#0D0D0C
Tritanopia (blue-blind)
#210005
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #1e010d; /* rgb */ color: rgb(30, 1, 13); /* oklch */ color: oklch(15.6% 0.059 356.5);
Tailwind
colors: {
custom: {
50: '#59474d',
500: '#1e010d',
950: '#000000',
},
}SCSS
$custom: #1e010d; $custom-light: #59474d; $custom-dark: #000000;
JSON
{
"hex": "#1e010d",
"rgb": {
"r": 30,
"g": 1,
"b": 13
},
"hsl": {
"h": 335.172,
"s": 93.548,
"l": 6.078
},
"oklch": {
"l": 0.15623,
"c": 0.05918,
"h": 356.5
},
"luminance": 0.00327
}Semantic roles & 50–950 ramp
primary
#1E010D
secondary
#156644
accent
#FFA629
background
#F5F3F4
surface
#E9E5E7
border
#C5C1C3
text
#030001
muted
#787777