#E888F8#E888F8
#E888F8 is a light, vivid purple. Relative luminance 0.415; OKLCH L 76.8% C 0.182 H 321.7°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #E888F8 |
|---|---|
| RGB | rgb(232, 136, 248) |
| HSL | hsl(291, 89%, 75%) |
| HSV | hsv(291, 45%, 97%) |
| CMYK | cmyk(6.5%, 45.2%, 0%, 2.7%) |
| CIE-LAB | lab(70.56, 53.50, -41.00) |
| CIE-LCH | lch(70.56, 67.40, 322.53°) |
| OKLab | oklab(76.81% 0.1432 -0.113) |
| OKLCH | oklch(76.81% 0.182 321.7) |
| XYZ | xyz(59.0242, 41.5438, 93.6984) |
| Luminance | 0.4154 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.45
Purply Pink
#F075E6
ΔE00 4.75
Lavender Pink
#DD85D7
ΔE00 5.49
Violet Pink
#FB5FFC
ΔE00 6.89
Light Magenta
#FA5FF7
ΔE00 6.94
Orchid
#DA70D6
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E888F8 #98F888
analogous
#B088F8 #E888F8 #F888D0
triadic
#E888F8 #F8E888 #88F8E8
tetradic
#E888F8 #F8B088 #98F888 #88D0F8
square
#E888F8 #F8B088 #98F888 #88D0F8
split-complementary
#E888F8 #D0F888 #88F8B0
monochromatic
#D214F1 #DD4EF5 #E888F8 #F3C2FB #F9E2FD
Accessibility & contrast
On white
2.26
#E888F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#E888F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E888F8
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E888F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E888F8 | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A6FC
Deuteranopia (green-blind)
#94B0F5
Tritanopia (blue-blind)
#EA96B5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e888f8; /* rgb */ color: rgb(232, 136, 248); /* oklch */ color: oklch(76.8% 0.182 321.7);
Tailwind
colors: {
custom: {
50: '#f1adfb',
500: '#e888f8',
950: '#000000',
},
}SCSS
$custom: #e888f8; $custom-light: #f1adfb; $custom-dark: #000000;
JSON
{
"hex": "#e888f8",
"rgb": {
"r": 232,
"g": 136,
"b": 248
},
"hsl": {
"h": 291.429,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.76814,
"c": 0.18237,
"h": 321.7
},
"luminance": 0.41541
}Semantic roles & 50–950 ramp
primary
#E888F8
secondary
#DAF5D6
accent
#E60021
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85