#E191DF#E191DF
#E191DF is a light, vivid purple. Relative luminance 0.416; OKLCH L 76.3% C 0.139 H 327.7°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E191DF |
|---|---|
| RGB | rgb(225, 145, 223) |
| HSL | hsl(302, 57%, 73%) |
| HSV | hsv(302, 36%, 88%) |
| CMYK | cmyk(0%, 35.6%, 0.9%, 11.8%) |
| CIE-LAB | lab(70.59, 42.16, -27.31) |
| CIE-LCH | lch(70.59, 50.23, 327.07°) |
| OKLab | oklab(76.33% 0.1173 -0.0742) |
| OKLCH | oklch(76.33% 0.139 327.7) |
| XYZ | xyz(54.4950, 41.5884, 74.9546) |
| Luminance | 0.4159 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.84
Plum
#DDA0DD
ΔE00 4.23
Violet (CSS)
#EE82EE
ΔE00 4.74
Purply Pink
#F075E6
ΔE00 6.39
Orchid
#DA70D6
ΔE00 7.52
Bubblegum Pink
#FE83CC
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E191DF #91E193
analogous
#BB91E1 #E191DF #E191B7
triadic
#E191DF #DFE191 #91DFE1
tetradic
#E191DF #E1BB91 #91E193 #91B7E1
square
#E191DF #E1BB91 #91E193 #91B7E1
split-complementary
#E191DF #B7E191 #91E1BB
monochromatic
#C335BF #D461D1 #E191DF #EEC1ED #F8E7F8
Accessibility & contrast
On white
2.25
#E191DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#E191DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E191DF
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E191DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E191DF | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA6E2
Deuteranopia (green-blind)
#A0B0DC
Tritanopia (blue-blind)
#E698AE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e191df; /* rgb */ color: rgb(225, 145, 223); /* oklch */ color: oklch(76.3% 0.139 327.7);
Tailwind
colors: {
custom: {
50: '#ebb2e9',
500: '#e191df',
950: '#000000',
},
}SCSS
$custom: #e191df; $custom-light: #ebb2e9; $custom-dark: #000000;
JSON
{
"hex": "#e191df",
"rgb": {
"r": 225,
"g": 145,
"b": 223
},
"hsl": {
"h": 301.5,
"s": 57.143,
"l": 72.549
},
"oklch": {
"l": 0.76333,
"c": 0.13876,
"h": 327.7
},
"luminance": 0.41586
}Semantic roles & 50–950 ramp
primary
#E191DF
secondary
#DBF0DC
accent
#C52521
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084