#E888EB#E888EB
#E888EB is a light, vivid purple. Relative luminance 0.408; OKLCH L 76.2% C 0.170 H 326.0°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E888EB |
|---|---|
| RGB | rgb(232, 136, 235) |
| HSL | hsl(298, 71%, 73%) |
| HSV | hsv(298, 42%, 92%) |
| CMYK | cmyk(1.3%, 42.1%, 0%, 7.8%) |
| CIE-LAB | lab(70.01, 51.10, -34.73) |
| CIE-LCH | lch(70.01, 61.78, 325.80°) |
| OKLab | oklab(76.23% 0.1408 -0.095) |
| OKLCH | oklch(76.23% 0.17 326) |
| XYZ | xyz(57.0770, 40.7649, 83.4431) |
| Luminance | 0.4076 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.53
Lavender Pink
#DD85D7
ΔE00 3.41
Purply Pink
#F075E6
ΔE00 3.83
Orchid
#DA70D6
ΔE00 6.01
Candy Pink
#FF63E9
ΔE00 6.71
Light Magenta
#FA5FF7
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E888EB #8BEB88
analogous
#B788EB #E888EB #EB88BC
triadic
#E888EB #EBE888 #88EBE8
tetradic
#E888EB #EBB788 #8BEB88 #88BCEB
square
#E888EB #EBB788 #8BEB88 #88BCEB
split-complementary
#E888EB #BCEB88 #88EBB7
monochromatic
#CF24D5 #DE54E2 #E888EB #F2BCF4 #FAE5FB
Accessibility & contrast
On white
2.29
#E888EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#E888EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E888EB
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E888EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E888EB | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA3EE
Deuteranopia (green-blind)
#99AFE8
Tritanopia (blue-blind)
#ED92AF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #e888eb; /* rgb */ color: rgb(232, 136, 235); /* oklch */ color: oklch(76.2% 0.170 326.0);
Tailwind
colors: {
custom: {
50: '#f1adf1',
500: '#e888eb',
950: '#000000',
},
}SCSS
$custom: #e888eb; $custom-light: #f1adf1; $custom-dark: #000000;
JSON
{
"hex": "#e888eb",
"rgb": {
"r": 232,
"g": 136,
"b": 235
},
"hsl": {
"h": 298.182,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.7623,
"c": 0.16988,
"h": 326
},
"luminance": 0.40762
}Semantic roles & 50–950 ramp
primary
#E888EB
secondary
#DAF2D9
accent
#D31218
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85