#1E011F#1E011F
#1E011F is a very dark, moderate purple. Relative luminance 0.004; OKLCH L 16.8% C 0.073 H 326.9°. Best body text is #FFFFFF at 19.46:1 contrast (WCAG AA passes).
Color values
| HEX | #1E011F |
|---|---|
| RGB | rgb(30, 1, 31) |
| HSL | hsl(298, 94%, 6%) |
| HSV | hsv(298, 97%, 12%) |
| CMYK | cmyk(3.2%, 96.8%, 0%, 87.8%) |
| CIE-LAB | lab(3.58, 17.06, -12.31) |
| CIE-LCH | lch(3.58, 21.04, 324.20°) |
| OKLab | oklab(16.82% 0.0616 -0.0401) |
| OKLCH | oklch(16.82% 0.073 326.9) |
| XYZ | xyz(0.7936, 0.3967, 1.3308) |
| Luminance | 0.0040 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 7.39
Eggplant
#380835
ΔE00 7.69
Midnight Purple
#280137
ΔE00 8.09
Aubergine
#3D0734
ΔE00 8.57
Dark Purple
#35063E
ΔE00 8.99
Dark Plum
#3F012C
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E011F #021F01
analogous
#0F011F #1E011F #1F0111
triadic
#1E011F #1F1E01 #011F1E
tetradic
#1E011F #1F0F01 #021F01 #01111F
square
#1E011F #1F0F01 #021F01 #01111F
split-complementary
#1E011F #111F01 #011F0F
monochromatic
#1D011E #1D011E #1E011F #57035A #910596
Accessibility & contrast
On white
19.46
#1E011F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#1E011F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E011F
19.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E011F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E011F | 1.00 | 19.46 | 1.08 | 19.46 |
| #FFFFFF | 19.46 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.46 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000A20
Deuteranopia (green-blind)
#060E1E
Tritanopia (blue-blind)
#1F040E
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #1e011f; /* rgb */ color: rgb(30, 1, 31); /* oklch */ color: oklch(16.8% 0.073 326.9);
Tailwind
colors: {
custom: {
50: '#59465a',
500: '#1e011f',
950: '#000000',
},
}SCSS
$custom: #1e011f; $custom-light: #59465a; $custom-dark: #000000;
JSON
{
"hex": "#1e011f",
"rgb": {
"r": 30,
"g": 1,
"b": 31
},
"hsl": {
"h": 298,
"s": 93.75,
"l": 6.275
},
"oklch": {
"l": 0.16816,
"c": 0.07347,
"h": 326.9
},
"luminance": 0.00397
}Semantic roles & 50–950 ramp
primary
#1E011F
secondary
#186715
accent
#FF2930
background
#F5F3F5
surface
#E9E5E9
border
#C5C1C5
text
#030004
muted
#787779