#E88FEE#E88FEE
#E88FEE is a light, vivid purple. Relative luminance 0.430; OKLCH L 77.4% C 0.161 H 324.7°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E88FEE |
|---|---|
| RGB | rgb(232, 143, 238) |
| HSL | hsl(296, 74%, 75%) |
| HSV | hsv(296, 40%, 93%) |
| CMYK | cmyk(2.5%, 39.9%, 0%, 6.7%) |
| CIE-LAB | lab(71.54, 48.07, -34.01) |
| CIE-LCH | lch(71.54, 58.88, 324.72°) |
| OKLab | oklab(77.41% 0.1315 -0.093) |
| OKLCH | oklch(77.41% 0.161 324.7) |
| XYZ | xyz(58.5323, 42.9762, 86.0844) |
| Luminance | 0.4297 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.82
Lavender Pink
#DD85D7
ΔE00 4.08
Purply Pink
#F075E6
ΔE00 5.28
Plum
#DDA0DD
ΔE00 6.30
Orchid
#DA70D6
ΔE00 7.39
Baby Purple
#CA9BF7
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E88FEE #95EE8F
analogous
#B98FEE #E88FEE #EE8FC4
triadic
#E88FEE #EEE88F #8FEEE8
tetradic
#E88FEE #EEB98F #95EE8F #8FC4EE
square
#E88FEE #EEB98F #95EE8F #8FC4EE
split-complementary
#E88FEE #C4EE8F #8FEEB9
monochromatic
#D225DE #DD5AE6 #E88FEE #F3C4F6 #FAE4FB
Accessibility & contrast
On white
2.19
#E88FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#E88FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E88FEE
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E88FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E88FEE | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8F1
Deuteranopia (green-blind)
#9DB3EB
Tritanopia (blue-blind)
#EC99B3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e88fee; /* rgb */ color: rgb(232, 143, 238); /* oklch */ color: oklch(77.4% 0.161 324.7);
Tailwind
colors: {
custom: {
50: '#f1b2f4',
500: '#e88fee',
950: '#000000',
},
}SCSS
$custom: #e88fee; $custom-light: #f1b2f4; $custom-dark: #000000;
JSON
{
"hex": "#e88fee",
"rgb": {
"r": 232,
"g": 143,
"b": 238
},
"hsl": {
"h": 296.211,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.77413,
"c": 0.16106,
"h": 324.7
},
"luminance": 0.42974
}Semantic roles & 50–950 ramp
primary
#E88FEE
secondary
#DAF3D8
accent
#D6101C
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085