#E191DE#E191DE
#E191DE is a light, vivid purple. Relative luminance 0.415; OKLCH L 76.3% C 0.138 H 328.1°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #E191DE |
|---|---|
| RGB | rgb(225, 145, 222) |
| HSL | hsl(302, 57%, 73%) |
| HSV | hsv(302, 36%, 88%) |
| CMYK | cmyk(0%, 35.6%, 1.3%, 11.8%) |
| CIE-LAB | lab(70.55, 41.98, -26.81) |
| CIE-LCH | lch(70.55, 49.81, 327.43°) |
| OKLab | oklab(76.29% 0.117 -0.0728) |
| OKLCH | oklch(76.29% 0.138 328.1) |
| XYZ | xyz(54.3606, 41.5346, 74.2466) |
| Luminance | 0.4153 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.83
Plum
#DDA0DD
ΔE00 4.16
Violet (CSS)
#EE82EE
ΔE00 4.87
Purply Pink
#F075E6
ΔE00 6.46
Bubblegum Pink
#FE83CC
ΔE00 7.45
Orchid
#DA70D6
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E191DE #91E194
analogous
#BC91E1 #E191DE #E191B6
triadic
#E191DE #DEE191 #91DEE1
tetradic
#E191DE #E1BC91 #91E194 #91B6E1
square
#E191DE #E1BC91 #91E194 #91B6E1
split-complementary
#E191DE #B6E191 #91E1BC
monochromatic
#C335BD #D461D0 #E191DE #EEC1EC #F8E7F8
Accessibility & contrast
On white
2.26
#E191DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#E191DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E191DE
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E191DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E191DE | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA6E1
Deuteranopia (green-blind)
#A0B0DB
Tritanopia (blue-blind)
#E698AE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e191de; /* rgb */ color: rgb(225, 145, 222); /* oklch */ color: oklch(76.3% 0.138 328.1);
Tailwind
colors: {
custom: {
50: '#ebb2e8',
500: '#e191de',
950: '#000000',
},
}SCSS
$custom: #e191de; $custom-light: #ebb2e8; $custom-dark: #000000;
JSON
{
"hex": "#e191de",
"rgb": {
"r": 225,
"g": 145,
"b": 222
},
"hsl": {
"h": 302.25,
"s": 57.143,
"l": 72.549
},
"oklch": {
"l": 0.76292,
"c": 0.13781,
"h": 328.1
},
"luminance": 0.41532
}Semantic roles & 50–950 ramp
primary
#E191DE
secondary
#DBF0DC
accent
#C52721
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084