#E488E2#E488E2
#E488E2 is a light, vivid purple. Relative luminance 0.396; OKLCH L 75.4% C 0.159 H 327.8°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E488E2 |
|---|---|
| RGB | rgb(228, 136, 226) |
| HSL | hsl(301, 63%, 71%) |
| HSV | hsv(301, 40%, 89%) |
| CMYK | cmyk(0%, 40.4%, 0.9%, 10.6%) |
| CIE-LAB | lab(69.18, 48.30, -31.10) |
| CIE-LCH | lch(69.18, 57.44, 327.22°) |
| OKLab | oklab(75.39% 0.1345 -0.0848) |
| OKLCH | oklch(75.39% 0.159 327.8) |
| XYZ | xyz(54.5256, 39.5959, 76.7074) |
| Luminance | 0.3959 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.95
Violet (CSS)
#EE82EE
ΔE00 2.63
Purply Pink
#F075E6
ΔE00 4.11
Orchid
#DA70D6
ΔE00 5.58
Plum
#DDA0DD
ΔE00 6.58
Candy Pink
#FF63E9
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E488E2 #88E48A
analogous
#B888E4 #E488E2 #E488B4
triadic
#E488E2 #E2E488 #88E2E4
tetradic
#E488E2 #E4B888 #88E48A #88B4E4
square
#E488E2 #E4B888 #88E48A #88B4E4
split-complementary
#E488E2 #B4E488 #88E4B8
monochromatic
#C52DC2 #D956D6 #E488E2 #EFBAEE #F9E6F9
Accessibility & contrast
On white
2.35
#E488E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#E488E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E488E2
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E488E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E488E2 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A1E5
Deuteranopia (green-blind)
#9AADDF
Tritanopia (blue-blind)
#EA90AB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e488e2; /* rgb */ color: rgb(228, 136, 226); /* oklch */ color: oklch(75.4% 0.159 327.8);
Tailwind
colors: {
custom: {
50: '#eeadeb',
500: '#e488e2',
950: '#000000',
},
}SCSS
$custom: #e488e2; $custom-light: #eeadeb; $custom-dark: #000000;
JSON
{
"hex": "#e488e2",
"rgb": {
"r": 228,
"g": 136,
"b": 226
},
"hsl": {
"h": 301.304,
"s": 63.014,
"l": 71.373
},
"oklch": {
"l": 0.75389,
"c": 0.15897,
"h": 327.8
},
"luminance": 0.39593
}Semantic roles & 50–950 ramp
primary
#E488E2
secondary
#D8F0D8
accent
#CB1F1B
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84