#E488F4#E488F4
#E488F4 is a light, vivid purple. Relative luminance 0.406; OKLCH L 76.2% C 0.176 H 321.5°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #E488F4 |
|---|---|
| RGB | rgb(228, 136, 244) |
| HSL | hsl(291, 83%, 75%) |
| HSV | hsv(291, 44%, 96%) |
| CMYK | cmyk(6.6%, 44.3%, 0%, 4.3%) |
| CIE-LAB | lab(69.92, 51.61, -39.84) |
| CIE-LCH | lch(69.92, 65.20, 322.34°) |
| OKLab | oklab(76.18% 0.138 -0.1097) |
| OKLCH | oklch(76.18% 0.176 321.5) |
| XYZ | xyz(57.1263, 40.6362, 90.4048) |
| Luminance | 0.4063 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.51
Purply Pink
#F075E6
ΔE00 4.72
Lavender Pink
#DD85D7
ΔE00 4.96
Orchid
#DA70D6
ΔE00 6.53
Liliac
#C48EFD
ΔE00 7.00
Baby Purple
#CA9BF7
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E488F4 #98F488
analogous
#AE88F4 #E488F4 #F488CE
triadic
#E488F4 #F4E488 #88F4E4
tetradic
#E488F4 #F4AE88 #98F488 #88CEF4
square
#E488F4 #F4AE88 #98F488 #88CEF4
split-complementary
#E488F4 #CEF488 #88F4AE
monochromatic
#CB18EA #D750EF #E488F4 #F1C0F9 #F9E3FC
Accessibility & contrast
On white
2.30
#E488F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#E488F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E488F4
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E488F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E488F4 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A4F8
Deuteranopia (green-blind)
#93AEF1
Tritanopia (blue-blind)
#E695B3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #e488f4; /* rgb */ color: rgb(228, 136, 244); /* oklch */ color: oklch(76.2% 0.176 321.5);
Tailwind
colors: {
custom: {
50: '#eeadf8',
500: '#e488f4',
950: '#000000',
},
}SCSS
$custom: #e488f4; $custom-light: #eeadf8; $custom-dark: #000000;
JSON
{
"hex": "#e488f4",
"rgb": {
"r": 228,
"g": 136,
"b": 244
},
"hsl": {
"h": 291.111,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.76184,
"c": 0.17627,
"h": 321.5
},
"luminance": 0.40634
}Semantic roles & 50–950 ramp
primary
#E488F4
secondary
#DBF4D7
accent
#DF0626
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#171017
muted
#857F85