#E488E4#E488E4
#E488E4 is a light, vivid purple. Relative luminance 0.397; OKLCH L 75.5% C 0.161 H 327.0°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E488E4 |
|---|---|
| RGB | rgb(228, 136, 228) |
| HSL | hsl(300, 63%, 71%) |
| HSV | hsv(300, 40%, 89%) |
| CMYK | cmyk(0%, 40.4%, 0%, 10.6%) |
| CIE-LAB | lab(69.26, 48.66, -32.08) |
| CIE-LCH | lch(69.26, 58.28, 326.60°) |
| OKLab | oklab(75.47% 0.1349 -0.0875) |
| OKLCH | oklch(75.47% 0.161 327) |
| XYZ | xyz(54.8016, 39.7063, 78.1612) |
| Luminance | 0.3970 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.25
Violet (CSS)
#EE82EE
ΔE00 2.39
Purply Pink
#F075E6
ΔE00 4.04
Orchid
#DA70D6
ΔE00 5.60
Plum
#DDA0DD
ΔE00 6.73
Candy Pink
#FF63E9
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E488E4 #88E488
analogous
#B688E4 #E488E4 #E488B6
triadic
#E488E4 #E4E488 #88E4E4
tetradic
#E488E4 #E4B688 #88E488 #88B6E4
square
#E488E4 #E4B688 #88E488 #88B6E4
split-complementary
#E488E4 #B6E488 #88E4B6
monochromatic
#C52DC5 #D956D9 #E488E4 #EFBAEF #F9E6F9
Accessibility & contrast
On white
2.35
#E488E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#E488E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E488E4
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E488E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E488E4 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A2E7
Deuteranopia (green-blind)
#99ADE1
Tritanopia (blue-blind)
#E991AB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e488e4; /* rgb */ color: rgb(228, 136, 228); /* oklch */ color: oklch(75.5% 0.161 327.0);
Tailwind
colors: {
custom: {
50: '#eeadec',
500: '#e488e4',
950: '#000000',
},
}SCSS
$custom: #e488e4; $custom-light: #eeadec; $custom-dark: #000000;
JSON
{
"hex": "#e488e4",
"rgb": {
"r": 228,
"g": 136,
"b": 228
},
"hsl": {
"h": 300,
"s": 63.014,
"l": 71.373
},
"oklch": {
"l": 0.75474,
"c": 0.16082,
"h": 327
},
"luminance": 0.39704
}Semantic roles & 50–950 ramp
primary
#E488E4
secondary
#D8F0D8
accent
#CB1B1B
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84