#E88FF8#E88FF8
#E88FF8 is a light, vivid purple. Relative luminance 0.436; OKLCH L 77.9% C 0.171 H 321.3°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E88FF8 |
|---|---|
| RGB | rgb(232, 143, 248) |
| HSL | hsl(291, 88%, 77%) |
| HSV | hsv(291, 42%, 97%) |
| CMYK | cmyk(6.5%, 42.3%, 0%, 2.7%) |
| CIE-LAB | lab(71.95, 49.94, -38.83) |
| CIE-LCH | lch(71.95, 63.26, 322.13°) |
| OKLab | oklab(77.85% 0.1335 -0.1068) |
| OKLCH | oklch(77.85% 0.171 321.3) |
| XYZ | xyz(60.0425, 43.5803, 94.0378) |
| Luminance | 0.4358 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.23
Lavender Pink
#DD85D7
ΔE00 5.56
Purply Pink
#F075E6
ΔE00 5.80
Baby Purple
#CA9BF7
ΔE00 6.65
Liliac
#C48EFD
ΔE00 7.33
Lilac (survey)
#CEA2FD
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E88FF8 #9FF88F
analogous
#B48FF8 #E88FF8 #F88FD4
triadic
#E88FF8 #F8E88F #8FF8E8
tetradic
#E88FF8 #F8B48F #9FF88F #8FD4F8
square
#E88FF8 #F8B48F #9FF88F #8FD4F8
split-complementary
#E88FF8 #D4F88F #8FF8B4
monochromatic
#D01CF1 #DC55F4 #E88FF8 #F4C9FC #F9E2FD
Accessibility & contrast
On white
2.16
#E88FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#E88FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E88FF8
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E88FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E88FF8 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81AAFC
Deuteranopia (green-blind)
#99B4F5
Tritanopia (blue-blind)
#EA9CB8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e88ff8; /* rgb */ color: rgb(232, 143, 248); /* oklch */ color: oklch(77.9% 0.171 321.3);
Tailwind
colors: {
custom: {
50: '#f1b2fb',
500: '#e88ff8',
950: '#000000',
},
}SCSS
$custom: #e88ff8; $custom-light: #f1b2fb; $custom-dark: #000000;
JSON
{
"hex": "#e88ff8",
"rgb": {
"r": 232,
"g": 143,
"b": 248
},
"hsl": {
"h": 290.857,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.77853,
"c": 0.17092,
"h": 321.3
},
"luminance": 0.43578
}Semantic roles & 50–950 ramp
primary
#E88FF8
secondary
#DBF5D6
accent
#E50123
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085