#E291DF#E291DF
#E291DF is a light, vivid purple. Relative luminance 0.417; OKLCH L 76.4% C 0.139 H 328.1°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E291DF |
|---|---|
| RGB | rgb(226, 145, 223) |
| HSL | hsl(302, 58%, 73%) |
| HSV | hsv(302, 36%, 89%) |
| CMYK | cmyk(0%, 35.8%, 1.3%, 11.4%) |
| CIE-LAB | lab(70.70, 42.47, -27.13) |
| CIE-LCH | lch(70.70, 50.40, 327.43°) |
| OKLab | oklab(76.44% 0.1184 -0.0736) |
| OKLCH | oklch(76.44% 0.139 328.1) |
| XYZ | xyz(54.8077, 41.7496, 74.9692) |
| Luminance | 0.4175 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.86
Plum
#DDA0DD
ΔE00 4.25
Violet (CSS)
#EE82EE
ΔE00 4.71
Purply Pink
#F075E6
ΔE00 6.35
Bubblegum Pink
#FE83CC
ΔE00 7.42
Orchid
#DA70D6
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E291DF #91E294
analogous
#BC91E2 #E291DF #E291B7
triadic
#E291DF #DFE291 #91DFE2
tetradic
#E291DF #E2BC91 #91E294 #91B7E2
square
#E291DF #E2BC91 #91E294 #91B7E2
split-complementary
#E291DF #B7E291 #91E2BC
monochromatic
#C534BF #D561D1 #E291DF #EFC1ED #F9E7F8
Accessibility & contrast
On white
2.25
#E291DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#E291DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E291DF
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E291DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E291DF | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA6E2
Deuteranopia (green-blind)
#A1B1DC
Tritanopia (blue-blind)
#E798AE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e291df; /* rgb */ color: rgb(226, 145, 223); /* oklch */ color: oklch(76.4% 0.139 328.1);
Tailwind
colors: {
custom: {
50: '#ecb2e9',
500: '#e291df',
950: '#000000',
},
}SCSS
$custom: #e291df; $custom-light: #ecb2e9; $custom-dark: #000000;
JSON
{
"hex": "#e291df",
"rgb": {
"r": 226,
"g": 145,
"b": 223
},
"hsl": {
"h": 302.222,
"s": 58.273,
"l": 72.745
},
"oklch": {
"l": 0.76442,
"c": 0.13944,
"h": 328.1
},
"luminance": 0.41747
}Semantic roles & 50–950 ramp
primary
#E291DF
secondary
#DBF0DC
accent
#C62620
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084