#1E0010#1E0010
#1E0010 is a very dark, moderate pink. Relative luminance 0.003; OKLCH L 15.5% C 0.065 H 349.9°. Best body text is #FFFFFF at 19.76:1 contrast (WCAG AA passes).
Color values
| HEX | #1E0010 |
|---|---|
| RGB | rgb(30, 0, 16) |
| HSL | hsl(328, 100%, 6%) |
| HSV | hsv(328, 100%, 12%) |
| CMYK | cmyk(0%, 100%, 46.7%, 88.2%) |
| CIE-LAB | lab(2.83, 13.56, -2.52) |
| CIE-LCH | lch(2.83, 13.79, 349.47°) |
| OKLab | oklab(15.5% 0.0637 -0.0114) |
| OKLCH | oklch(15.5% 0.065 349.9) |
| XYZ | xyz(0.6290, 0.3135, 0.5175) |
| Luminance | 0.0031 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 6.11
Dark Plum
#3F012C
ΔE00 11.68
Eggplant
#380835
ΔE00 12.07
Aubergine
#3D0734
ΔE00 12.17
Dark Maroon
#3C0008
ΔE00 12.22
Very Dark Purple
#2A0134
ΔE00 13.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E0010 #001E0E
analogous
#1D001E #1E0010 #1E0001
triadic
#1E0010 #101E00 #00101E
tetradic
#1E0010 #1E1D00 #001E0E #00011E
square
#1E0010 #1E1D00 #001E0E #00011E
split-complementary
#1E0010 #011E00 #001E1D
monochromatic
#1F0010 #1F0010 #1F0010 #5B0031 #980051
Accessibility & contrast
On white
19.76
#1E0010 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#1E0010 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E0010
19.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E0010 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E0010 | 1.00 | 19.76 | 1.06 | 19.76 |
| #FFFFFF | 19.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#030711
Deuteranopia (green-blind)
#0C0D0F
Tritanopia (blue-blind)
#210005
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #1e0010; /* rgb */ color: rgb(30, 0, 16); /* oklch */ color: oklch(15.5% 0.065 349.9);
Tailwind
colors: {
custom: {
50: '#59464e',
500: '#1e0010',
950: '#000000',
},
}SCSS
$custom: #1e0010; $custom-light: #59464e; $custom-dark: #000000;
JSON
{
"hex": "#1e0010",
"rgb": {
"r": 30,
"g": 0,
"b": 16
},
"hsl": {
"h": 328,
"s": 100,
"l": 5.882
},
"oklch": {
"l": 0.15499,
"c": 0.0647,
"h": 349.9
},
"luminance": 0.00313
}Semantic roles & 50–950 ramp
primary
#1E0010
secondary
#12683A
accent
#FF8D29
background
#F5F3F4
surface
#E9E5E7
border
#C5C1C3
text
#030001
muted
#787777