#E488F8#E488F8
#E488F8 is a light, vivid purple. Relative luminance 0.409; OKLCH L 76.4% C 0.180 H 320.3°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #E488F8 |
|---|---|
| RGB | rgb(228, 136, 248) |
| HSL | hsl(289, 89%, 75%) |
| HSV | hsv(289, 45%, 97%) |
| CMYK | cmyk(8.1%, 45.2%, 0%, 2.7%) |
| CIE-LAB | lab(70.09, 52.37, -41.76) |
| CIE-LCH | lch(70.09, 66.98, 321.44°) |
| OKLab | oklab(76.37% 0.1386 -0.1152) |
| OKLCH | oklch(76.37% 0.18 320.3) |
| XYZ | xyz(57.7403, 40.8817, 93.6382) |
| Luminance | 0.4088 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.99
Purply Pink
#F075E6
ΔE00 5.12
Lavender Pink
#DD85D7
ΔE00 5.63
Liliac
#C48EFD
ΔE00 6.61
Baby Purple
#CA9BF7
ΔE00 6.88
Orchid
#DA70D6
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E488F8 #9CF888
analogous
#AC88F8 #E488F8 #F888D4
triadic
#E488F8 #F8E488 #88F8E4
tetradic
#E488F8 #F8AC88 #9CF888 #88D4F8
square
#E488F8 #F8AC88 #9CF888 #88D4F8
split-complementary
#E488F8 #D4F888 #88F8AC
monochromatic
#CA14F1 #D74EF5 #E488F8 #F1C2FB #F8E2FD
Accessibility & contrast
On white
2.29
#E488F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#E488F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E488F8
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E488F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E488F8 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A5FC
Deuteranopia (green-blind)
#91AFF5
Tritanopia (blue-blind)
#E596B4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #e488f8; /* rgb */ color: rgb(228, 136, 248); /* oklch */ color: oklch(76.4% 0.180 320.3);
Tailwind
colors: {
custom: {
50: '#eeadfb',
500: '#e488f8',
950: '#000000',
},
}SCSS
$custom: #e488f8; $custom-light: #eeadfb; $custom-dark: #000000;
JSON
{
"hex": "#e488f8",
"rgb": {
"r": 228,
"g": 136,
"b": 248
},
"hsl": {
"h": 289.286,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.7637,
"c": 0.18026,
"h": 320.3
},
"luminance": 0.4088
}Semantic roles & 50–950 ramp
primary
#E488F8
secondary
#DBF5D6
accent
#E60029
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#171017
muted
#857F85