#E888EF#E888EF
#E888EF is a light, vivid purple. Relative luminance 0.410; OKLCH L 76.4% C 0.174 H 324.6°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E888EF |
|---|---|
| RGB | rgb(232, 136, 239) |
| HSL | hsl(296, 76%, 74%) |
| HSV | hsv(296, 43%, 94%) |
| CMYK | cmyk(2.9%, 43.1%, 0%, 6.3%) |
| CIE-LAB | lab(70.17, 51.83, -36.67) |
| CIE-LCH | lch(70.17, 63.49, 324.72°) |
| OKLab | oklab(76.41% 0.1416 -0.1005) |
| OKLCH | oklch(76.41% 0.174 324.6) |
| XYZ | xyz(57.6614, 40.9987, 86.5209) |
| Luminance | 0.4100 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.53
Purply Pink
#F075E6
ΔE00 4.00
Lavender Pink
#DD85D7
ΔE00 4.03
Orchid
#DA70D6
ΔE00 6.22
Candy Pink
#FF63E9
ΔE00 6.79
Light Magenta
#FA5FF7
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E888EF #8FEF88
analogous
#B488EF #E888EF #EF88C2
triadic
#E888EF #EFE888 #88EFE8
tetradic
#E888EF #EFB488 #8FEF88 #88C2EF
square
#E888EF #EFB488 #8FEF88 #88C2EF
split-complementary
#E888EF #C2EF88 #88EFB4
monochromatic
#D21EDF #DE52E8 #E888EF #F2BEF6 #FAE4FB
Accessibility & contrast
On white
2.28
#E888EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#E888EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E888EF
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E888EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E888EF | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA4F3
Deuteranopia (green-blind)
#97B0EC
Tritanopia (blue-blind)
#EC93B0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e888ef; /* rgb */ color: rgb(232, 136, 239); /* oklch */ color: oklch(76.4% 0.174 324.6);
Tailwind
colors: {
custom: {
50: '#f1adf4',
500: '#e888ef',
950: '#000000',
},
}SCSS
$custom: #e888ef; $custom-light: #f1adf4; $custom-dark: #000000;
JSON
{
"hex": "#e888ef",
"rgb": {
"r": 232,
"g": 136,
"b": 239
},
"hsl": {
"h": 295.922,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.76406,
"c": 0.17367,
"h": 324.6
},
"luminance": 0.40996
}Semantic roles & 50–950 ramp
primary
#E888EF
secondary
#DAF3D8
accent
#D80D1B
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85