#1E0620#1E0620
#1E0620 is a very dark, moderate purple. Relative luminance 0.005; OKLCH L 18.0% C 0.061 H 324.6°. Best body text is #FFFFFF at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #1E0620 |
|---|---|
| RGB | rgb(30, 6, 32) |
| HSL | hsl(295, 68%, 7%) |
| HSV | hsv(295, 81%, 13%) |
| CMYK | cmyk(6.2%, 81.2%, 0%, 87.5%) |
| CIE-LAB | lab(4.61, 15.39, -11.53) |
| CIE-LCH | lch(4.61, 19.23, 323.16°) |
| OKLab | oklab(17.99% 0.0494 -0.035) |
| OKLCH | oklch(17.99% 0.061 324.6) |
| XYZ | xyz(0.8612, 0.5106, 1.4194) |
| Luminance | 0.0051 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 8.17
Eggplant
#380835
ΔE00 8.25
Midnight Purple
#280137
ΔE00 8.82
Aubergine
#3D0734
ΔE00 9.09
Dark Purple
#35063E
ΔE00 9.57
Dark Plum
#3F012C
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E0620 #082006
analogous
#110620 #1E0620 #200615
triadic
#1E0620 #201E06 #06201E
tetradic
#1E0620 #201106 #082006 #061520
square
#1E0620 #201106 #082006 #061520
split-complementary
#1E0620 #152006 #062011
monochromatic
#18051A #18051A #1E0620 #4E1054 #7F1987
Accessibility & contrast
On white
19.05
#1E0620 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#1E0620 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E0620
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E0620 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E0620 | 1.00 | 19.05 | 1.10 | 19.05 |
| #FFFFFF | 19.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#030E21
Deuteranopia (green-blind)
#0A111F
Tritanopia (blue-blind)
#1F0911
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #1e0620; /* rgb */ color: rgb(30, 6, 32); /* oklch */ color: oklch(18.0% 0.061 324.6);
Tailwind
colors: {
custom: {
50: '#5a495b',
500: '#1e0620',
950: '#000000',
},
}SCSS
$custom: #1e0620; $custom-light: #5a495b; $custom-dark: #000000;
JSON
{
"hex": "#1e0620",
"rgb": {
"r": 30,
"g": 6,
"b": 32
},
"hsl": {
"h": 295.385,
"s": 68.421,
"l": 7.451
},
"oklch": {
"l": 0.17994,
"c": 0.06053,
"h": 324.6
},
"luminance": 0.00511
}Semantic roles & 50–950 ramp
primary
#1E0620
secondary
#276022
accent
#EB3D4A
background
#F5F4F5
surface
#E9E6E9
border
#C5C2C5
text
#030004
muted
#787779