#E88BF4#E88BF4
#E88BF4 is a light, vivid purple. Relative luminance 0.422; OKLCH L 77.1% C 0.174 H 322.8°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E88BF4 |
|---|---|
| RGB | rgb(232, 139, 244) |
| HSL | hsl(293, 83%, 75%) |
| HSV | hsv(293, 43%, 96%) |
| CMYK | cmyk(4.9%, 43%, 0%, 4.3%) |
| CIE-LAB | lab(70.98, 51.23, -38.16) |
| CIE-LCH | lch(70.98, 63.88, 323.32°) |
| OKLab | oklab(77.07% 0.1383 -0.1048) |
| OKLCH | oklch(77.07% 0.174 322.8) |
| XYZ | xyz(58.8387, 42.1551, 90.6078) |
| Luminance | 0.4215 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.30
Lavender Pink
#DD85D7
ΔE00 4.83
Purply Pink
#F075E6
ΔE00 4.83
Orchid
#DA70D6
ΔE00 7.04
Baby Purple
#CA9BF7
ΔE00 7.27
Candy Pink
#FF63E9
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E88BF4 #97F48B
analogous
#B48BF4 #E88BF4 #F48BCB
triadic
#E88BF4 #F4E88B #8BF4E8
tetradic
#E88BF4 #F4B48B #97F48B #8BCBF4
square
#E88BF4 #F4B48B #97F48B #8BCBF4
split-complementary
#E88BF4 #CBF48B #8BF4B4
monochromatic
#D21BE9 #DD53EF #E88BF4 #F3C3F9 #F9E3FC
Accessibility & contrast
On white
2.23
#E88BF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#E88BF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E88BF4
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E88BF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E88BF4 | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA7F8
Deuteranopia (green-blind)
#98B2F1
Tritanopia (blue-blind)
#EB97B4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e88bf4; /* rgb */ color: rgb(232, 139, 244); /* oklch */ color: oklch(77.1% 0.174 322.8);
Tailwind
colors: {
custom: {
50: '#f1aff8',
500: '#e88bf4',
950: '#000000',
},
}SCSS
$custom: #e88bf4; $custom-light: #f1aff8; $custom-dark: #000000;
JSON
{
"hex": "#e88bf4",
"rgb": {
"r": 232,
"g": 139,
"b": 244
},
"hsl": {
"h": 293.143,
"s": 82.677,
"l": 75.098
},
"oklch": {
"l": 0.77074,
"c": 0.17356,
"h": 322.8
},
"luminance": 0.42153
}Semantic roles & 50–950 ramp
primary
#E88BF4
secondary
#DAF4D7
accent
#DF061F
background
#FEFAFF
surface
#FDF5FF
border
#D5CFD7
text
#171117
muted
#858085