#E088F8#E088F8
#E088F8 is a light, vivid purple. Relative luminance 0.402; OKLCH L 75.9% C 0.178 H 318.8°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E088F8 |
|---|---|
| RGB | rgb(224, 136, 248) |
| HSL | hsl(287, 89%, 75%) |
| HSV | hsv(287, 45%, 97%) |
| CMYK | cmyk(9.7%, 45.2%, 0%, 2.7%) |
| CIE-LAB | lab(69.64, 51.25, -42.50) |
| CIE-LCH | lch(69.64, 66.58, 320.33°) |
| OKLab | oklab(75.93% 0.1341 -0.1174) |
| OKLCH | oklch(75.93% 0.178 318.8) |
| XYZ | xyz(56.4857, 40.2348, 93.5794) |
| Luminance | 0.4023 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.61
Purply Pink
#F075E6
ΔE00 5.57
Lavender Pink
#DD85D7
ΔE00 5.86
Liliac
#C48EFD
ΔE00 5.92
Baby Purple
#CA9BF7
ΔE00 6.40
Orchid
#DA70D6
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E088F8 #A0F888
analogous
#A888F8 #E088F8 #F888D8
triadic
#E088F8 #F8E088 #88F8E0
tetradic
#E088F8 #F8A888 #A0F888 #88D8F8
square
#E088F8 #F8A888 #A0F888 #88D8F8
split-complementary
#E088F8 #D8F888 #88F8A8
monochromatic
#C214F1 #D14EF5 #E088F8 #EFC2FB #F7E2FD
Accessibility & contrast
On white
2.32
#E088F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#E088F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E088F8
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E088F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E088F8 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A4FC
Deuteranopia (green-blind)
#8EADF5
Tritanopia (blue-blind)
#E097B4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e088f8; /* rgb */ color: rgb(224, 136, 248); /* oklch */ color: oklch(75.9% 0.178 318.8);
Tailwind
colors: {
custom: {
50: '#ebadfb',
500: '#e088f8',
950: '#000000',
},
}SCSS
$custom: #e088f8; $custom-light: #ebadfb; $custom-dark: #000000;
JSON
{
"hex": "#e088f8",
"rgb": {
"r": 224,
"g": 136,
"b": 248
},
"hsl": {
"h": 287.143,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.7593,
"c": 0.17824,
"h": 318.8
},
"luminance": 0.40233
}Semantic roles & 50–950 ramp
primary
#E088F8
secondary
#DCF5D6
accent
#E60031
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85