#E88BEC#E88BEC
#E88BEC is a light, vivid purple. Relative luminance 0.417; OKLCH L 76.7% C 0.166 H 325.6°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E88BEC |
|---|---|
| RGB | rgb(232, 139, 236) |
| HSL | hsl(298, 72%, 74%) |
| HSV | hsv(298, 41%, 93%) |
| CMYK | cmyk(1.7%, 41.1%, 0%, 7.5%) |
| CIE-LAB | lab(70.65, 49.75, -34.29) |
| CIE-LCH | lch(70.65, 60.43, 325.43°) |
| OKLab | oklab(76.72% 0.1368 -0.0938) |
| OKLCH | oklch(76.72% 0.166 325.6) |
| XYZ | xyz(57.6503, 41.6797, 84.3489) |
| Luminance | 0.4168 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.05
Lavender Pink
#DD85D7
ΔE00 3.60
Purply Pink
#F075E6
ΔE00 4.43
Orchid
#DA70D6
ΔE00 6.58
Plum
#DDA0DD
ΔE00 6.85
Candy Pink
#FF63E9
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E88BEC #8FEC8B
analogous
#B78BEC #E88BEC #EC8BBF
triadic
#E88BEC #ECE88B #8BECE8
tetradic
#E88BEC #ECB78B #8FEC8B #8BBFEC
square
#E88BEC #ECB78B #8FEC8B #8BBFEC
split-complementary
#E88BEC #BFEC8B #8BECB7
monochromatic
#D224D9 #DE56E3 #E88BEC #F2C0F5 #FAE5FB
Accessibility & contrast
On white
2.25
#E88BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#E88BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E88BEC
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E88BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E88BEC | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A5EF
Deuteranopia (green-blind)
#9BB1E9
Tritanopia (blue-blind)
#ED95B1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e88bec; /* rgb */ color: rgb(232, 139, 236); /* oklch */ color: oklch(76.7% 0.166 325.6);
Tailwind
colors: {
custom: {
50: '#f1aff2',
500: '#e88bec',
950: '#000000',
},
}SCSS
$custom: #e88bec; $custom-light: #f1aff2; $custom-dark: #000000;
JSON
{
"hex": "#e88bec",
"rgb": {
"r": 232,
"g": 139,
"b": 236
},
"hsl": {
"h": 297.526,
"s": 71.852,
"l": 73.529
},
"oklch": {
"l": 0.76721,
"c": 0.16584,
"h": 325.6
},
"luminance": 0.41677
}Semantic roles & 50–950 ramp
primary
#E88BEC
secondary
#DAF2D9
accent
#D4121A
background
#FEFAFE
surface
#FDF5FD
border
#D5CFD5
text
#171117
muted
#858085