#E88BF1#E88BF1
#E88BF1 is a light, vivid purple. Relative luminance 0.420; OKLCH L 76.9% C 0.171 H 323.8°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E88BF1 |
|---|---|
| RGB | rgb(232, 139, 241) |
| HSL | hsl(295, 78%, 75%) |
| HSV | hsv(295, 42%, 95%) |
| CMYK | cmyk(3.7%, 42.3%, 0%, 5.5%) |
| CIE-LAB | lab(70.85, 50.67, -36.71) |
| CIE-LCH | lch(70.85, 62.57, 324.08°) |
| OKLab | oklab(76.94% 0.1378 -0.1007) |
| OKLCH | oklch(76.94% 0.171 323.8) |
| XYZ | xyz(58.3870, 41.9744, 88.2284) |
| Luminance | 0.4197 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.09
Lavender Pink
#DD85D7
ΔE00 4.36
Purply Pink
#F075E6
ΔE00 4.64
Orchid
#DA70D6
ΔE00 6.84
Candy Pink
#FF63E9
ΔE00 7.38
Plum
#DDA0DD
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E88BF1 #94F18B
analogous
#B58BF1 #E88BF1 #F18BC7
triadic
#E88BF1 #F1E88B #8BF1E8
tetradic
#E88BF1 #F1B58B #94F18B #8BC7F1
square
#E88BF1 #F1B58B #94F18B #8BC7F1
split-complementary
#E88BF1 #C7F18B #8BF1B5
monochromatic
#D21EE4 #DD54EA #E88BF1 #F3C2F8 #FAE4FC
Accessibility & contrast
On white
2.24
#E88BF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#E88BF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E88BF1
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E88BF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E88BF1 | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A6F5
Deuteranopia (green-blind)
#99B1EE
Tritanopia (blue-blind)
#EC96B3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e88bf1; /* rgb */ color: rgb(232, 139, 241); /* oklch */ color: oklch(76.9% 0.171 323.8);
Tailwind
colors: {
custom: {
50: '#f1aff6',
500: '#e88bf1',
950: '#000000',
},
}SCSS
$custom: #e88bf1; $custom-light: #f1aff6; $custom-dark: #000000;
JSON
{
"hex": "#e88bf1",
"rgb": {
"r": 232,
"g": 139,
"b": 241
},
"hsl": {
"h": 294.706,
"s": 78.462,
"l": 74.51
},
"oklch": {
"l": 0.7694,
"c": 0.17063,
"h": 323.8
},
"luminance": 0.41972
}Semantic roles & 50–950 ramp
primary
#E88BF1
secondary
#DAF4D7
accent
#DB0B1D
background
#FEFAFF
surface
#FDF5FE
border
#D5CFD6
text
#171117
muted
#858085