#E88BF2#E88BF2
#E88BF2 is a light, vivid purple. Relative luminance 0.420; OKLCH L 77.0% C 0.172 H 323.5°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E88BF2 |
|---|---|
| RGB | rgb(232, 139, 242) |
| HSL | hsl(294, 80%, 75%) |
| HSV | hsv(294, 43%, 95%) |
| CMYK | cmyk(4.1%, 42.6%, 0%, 5.1%) |
| CIE-LAB | lab(70.89, 50.86, -37.19) |
| CIE-LCH | lch(70.89, 63.01, 323.82°) |
| OKLab | oklab(76.98% 0.138 -0.1021) |
| OKLCH | oklch(76.98% 0.172 323.5) |
| XYZ | xyz(58.5367, 42.0343, 89.0172) |
| Luminance | 0.4203 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.15
Lavender Pink
#DD85D7
ΔE00 4.52
Purply Pink
#F075E6
ΔE00 4.70
Orchid
#DA70D6
ΔE00 6.90
Baby Purple
#CA9BF7
ΔE00 7.41
Candy Pink
#FF63E9
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E88BF2 #95F28B
analogous
#B58BF2 #E88BF2 #F28BC8
triadic
#E88BF2 #F2E88B #8BF2E8
tetradic
#E88BF2 #F2B58B #95F28B #8BC8F2
square
#E88BF2 #F2B58B #95F28B #8BC8F2
split-complementary
#E88BF2 #C8F28B #8BF2B5
monochromatic
#D21DE6 #DD54EC #E88BF2 #F3C2F8 #FAE3FC
Accessibility & contrast
On white
2.23
#E88BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#E88BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E88BF2
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E88BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E88BF2 | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA6F6
Deuteranopia (green-blind)
#98B1EF
Tritanopia (blue-blind)
#EB97B3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e88bf2; /* rgb */ color: rgb(232, 139, 242); /* oklch */ color: oklch(77.0% 0.172 323.5);
Tailwind
colors: {
custom: {
50: '#f1aff6',
500: '#e88bf2',
950: '#000000',
},
}SCSS
$custom: #e88bf2; $custom-light: #f1aff6; $custom-dark: #000000;
JSON
{
"hex": "#e88bf2",
"rgb": {
"r": 232,
"g": 139,
"b": 242
},
"hsl": {
"h": 294.175,
"s": 79.845,
"l": 74.706
},
"oklch": {
"l": 0.76984,
"c": 0.17161,
"h": 323.5
},
"luminance": 0.42032
}Semantic roles & 50–950 ramp
primary
#E88BF2
secondary
#DAF4D7
accent
#DC091E
background
#FEFAFF
surface
#FDF5FE
border
#D5CFD6
text
#171117
muted
#858085