#E888FA#E888FA
#E888FA is a light, vivid purple. Relative luminance 0.417; OKLCH L 76.9% C 0.184 H 321.1°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E888FA |
|---|---|
| RGB | rgb(232, 136, 250) |
| HSL | hsl(291, 92%, 76%) |
| HSV | hsv(291, 46%, 98%) |
| CMYK | cmyk(7.2%, 45.6%, 0%, 2%) |
| CIE-LAB | lab(70.64, 53.87, -41.96) |
| CIE-LCH | lch(70.64, 68.28, 322.09°) |
| OKLab | oklab(76.91% 0.1435 -0.1157) |
| OKLCH | oklch(76.91% 0.184 321.1) |
| XYZ | xyz(59.3362, 41.6686, 95.3412) |
| Luminance | 0.4167 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.74
Purply Pink
#F075E6
ΔE00 4.97
Lavender Pink
#DD85D7
ΔE00 5.81
Violet Pink
#FB5FFC
ΔE00 6.87
Light Magenta
#FA5FF7
ΔE00 6.95
Liliac
#C48EFD
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E888FA #9AFA88
analogous
#AF88FA #E888FA #FA88D3
triadic
#E888FA #FAE888 #88FAE8
tetradic
#E888FA #FAAF88 #9AFA88 #88D3FA
square
#E888FA #FAAF88 #9AFA88 #88D3FA
split-complementary
#E888FA #D3FA88 #88FAAF
monochromatic
#D113F5 #DD4DF8 #E888FA #F3C3FC #F9E2FE
Accessibility & contrast
On white
2.25
#E888FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#E888FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E888FA
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E888FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E888FA | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A6FE
Deuteranopia (green-blind)
#93B1F7
Tritanopia (blue-blind)
#EA96B5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e888fa; /* rgb */ color: rgb(232, 136, 250); /* oklch */ color: oklch(76.9% 0.184 321.1);
Tailwind
colors: {
custom: {
50: '#f1adfc',
500: '#e888fa',
950: '#000000',
},
}SCSS
$custom: #e888fa; $custom-light: #f1adfc; $custom-dark: #000000;
JSON
{
"hex": "#e888fa",
"rgb": {
"r": 232,
"g": 136,
"b": 250
},
"hsl": {
"h": 290.526,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.76907,
"c": 0.18433,
"h": 321.1
},
"luminance": 0.41666
}Semantic roles & 50–950 ramp
primary
#E888FA
secondary
#DAF6D5
accent
#E60024
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85