#E488EB#E488EB
#E488EB is a light, vivid purple. Relative luminance 0.401; OKLCH L 75.8% C 0.167 H 324.5°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E488EB |
|---|---|
| RGB | rgb(228, 136, 235) |
| HSL | hsl(296, 71%, 73%) |
| HSV | hsv(296, 42%, 92%) |
| CMYK | cmyk(3%, 42.1%, 0%, 7.8%) |
| CIE-LAB | lab(69.54, 49.93, -35.49) |
| CIE-LCH | lch(69.54, 61.26, 324.59°) |
| OKLab | oklab(75.78% 0.1363 -0.0973) |
| OKLCH | oklch(75.78% 0.167 324.5) |
| XYZ | xyz(55.7931, 40.1029, 83.3829) |
| Luminance | 0.4010 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.95
Lavender Pink
#DD85D7
ΔE00 3.41
Purply Pink
#F075E6
ΔE00 4.10
Orchid
#DA70D6
ΔE00 5.84
Candy Pink
#FF63E9
ΔE00 7.03
Plum
#DDA0DD
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E488EB #8FEB88
analogous
#B388EB #E488EB #EB88C0
triadic
#E488EB #EBE488 #88EBE4
tetradic
#E488EB #EBB388 #8FEB88 #88C0EB
square
#E488EB #EBB388 #8FEB88 #88C0EB
split-complementary
#E488EB #C0EB88 #88EBB3
monochromatic
#C824D5 #D854E2 #E488EB #F0BCF4 #F9E5FB
Accessibility & contrast
On white
2.33
#E488EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#E488EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E488EB
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E488EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E488EB | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA3EF
Deuteranopia (green-blind)
#97AEE8
Tritanopia (blue-blind)
#E893AF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e488eb; /* rgb */ color: rgb(228, 136, 235); /* oklch */ color: oklch(75.8% 0.167 324.5);
Tailwind
colors: {
custom: {
50: '#eeadf1',
500: '#e488eb',
950: '#000000',
},
}SCSS
$custom: #e488eb; $custom-light: #eeadf1; $custom-dark: #000000;
JSON
{
"hex": "#e488eb",
"rgb": {
"r": 228,
"g": 136,
"b": 235
},
"hsl": {
"h": 295.758,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.75779,
"c": 0.16747,
"h": 324.5
},
"luminance": 0.401
}Semantic roles & 50–950 ramp
primary
#E488EB
secondary
#DBF2D9
accent
#D31220
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85