#1E000E#1E000E
#1E000E is a very dark, moderate pink. Relative luminance 0.003; OKLCH L 15.4% C 0.063 H 353.5°. Best body text is #FFFFFF at 19.78:1 contrast (WCAG AA passes).
Color values
| HEX | #1E000E |
|---|---|
| RGB | rgb(30, 0, 14) |
| HSL | hsl(332, 100%, 6%) |
| HSV | hsv(332, 100%, 12%) |
| CMYK | cmyk(0%, 100%, 53.3%, 88.2%) |
| CIE-LAB | lab(2.78, 13.20, -1.53) |
| CIE-LCH | lch(2.78, 13.29, 353.37°) |
| OKLab | oklab(15.39% 0.0631 -0.0072) |
| OKLCH | oklch(15.39% 0.063 353.5) |
| XYZ | xyz(0.6147, 0.3078, 0.4424) |
| Luminance | 0.0031 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 5.39
Dark Maroon
#3C0008
ΔE00 11.94
Dark Plum
#3F012C
ΔE00 12.13
Eggplant
#380835
ΔE00 12.67
Aubergine
#3D0734
ΔE00 12.73
Black
#000000
ΔE00 13.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E000E #001E10
analogous
#1E001D #1E000E #1E0100
triadic
#1E000E #0E1E00 #000E1E
tetradic
#1E000E #1D1E00 #001E10 #01001E
square
#1E000E #1D1E00 #001E10 #01001E
split-complementary
#1E000E #001E01 #001D1E
monochromatic
#1F000E #1F000E #1F000E #5B002B #980047
Accessibility & contrast
On white
19.78
#1E000E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#1E000E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E000E
19.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E000E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E000E | 1.00 | 19.78 | 1.06 | 19.78 |
| #FFFFFF | 19.78 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.78 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#04060E
Deuteranopia (green-blind)
#0C0C0D
Tritanopia (blue-blind)
#210005
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #1e000e; /* rgb */ color: rgb(30, 0, 14); /* oklch */ color: oklch(15.4% 0.063 353.5);
Tailwind
colors: {
custom: {
50: '#59464d',
500: '#1e000e',
950: '#000000',
},
}SCSS
$custom: #1e000e; $custom-light: #59464d; $custom-dark: #000000;
JSON
{
"hex": "#1e000e",
"rgb": {
"r": 30,
"g": 0,
"b": 14
},
"hsl": {
"h": 332,
"s": 100,
"l": 5.882
},
"oklch": {
"l": 0.15391,
"c": 0.06348,
"h": 353.5
},
"luminance": 0.00308
}Semantic roles & 50–950 ramp
primary
#1E000E
secondary
#126840
accent
#FF9B29
background
#F5F3F4
surface
#E9E5E7
border
#C5C1C3
text
#030001
muted
#787777