#E887E9#E887E9
#E887E9 is a light, vivid purple. Relative luminance 0.404; OKLCH L 76.0% C 0.170 H 326.7°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E887E9 |
|---|---|
| RGB | rgb(232, 135, 233) |
| HSL | hsl(299, 69%, 72%) |
| HSV | hsv(299, 42%, 91%) |
| CMYK | cmyk(0.4%, 42.1%, 0%, 8.6%) |
| CIE-LAB | lab(69.73, 51.25, -34.06) |
| CIE-LCH | lch(69.73, 61.53, 326.39°) |
| OKLab | oklab(76% 0.1419 -0.0931) |
| OKLCH | oklch(76% 0.17 326.7) |
| XYZ | xyz(56.6495, 40.3696, 81.8832) |
| Luminance | 0.4037 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.50
Lavender Pink
#DD85D7
ΔE00 3.11
Purply Pink
#F075E6
ΔE00 3.60
Orchid
#DA70D6
ΔE00 5.75
Candy Pink
#FF63E9
ΔE00 6.52
Light Magenta
#FA5FF7
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E887E9 #88E987
analogous
#B787E9 #E887E9 #E987B9
triadic
#E887E9 #E9E887 #87E9E8
tetradic
#E887E9 #E9B787 #88E987 #87B9E9
square
#E887E9 #E9B787 #88E987 #87B9E9
split-complementary
#E887E9 #B9E987 #87E9B7
monochromatic
#CE26D0 #DE53E0 #E887E9 #F2BBF2 #FAE5FA
Accessibility & contrast
On white
2.31
#E887E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#E887E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E887E9
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E887E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E887E9 | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA2EC
Deuteranopia (green-blind)
#99AFE6
Tritanopia (blue-blind)
#ED91AD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e887e9; /* rgb */ color: rgb(232, 135, 233); /* oklch */ color: oklch(76.0% 0.170 326.7);
Tailwind
colors: {
custom: {
50: '#f1acf0',
500: '#e887e9',
950: '#000000',
},
}SCSS
$custom: #e887e9; $custom-light: #f1acf0; $custom-dark: #000000;
JSON
{
"hex": "#e887e9",
"rgb": {
"r": 232,
"g": 135,
"b": 233
},
"hsl": {
"h": 299.388,
"s": 69.014,
"l": 72.157
},
"oklch": {
"l": 0.75995,
"c": 0.16968,
"h": 326.7
},
"luminance": 0.40367
}Semantic roles & 50–950 ramp
primary
#E887E9
secondary
#D9F2D9
accent
#D11516
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84