#E188E9#E188E9
#E188E9 is a light, vivid purple. Relative luminance 0.395; OKLCH L 75.4% C 0.164 H 324.0°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E188E9 |
|---|---|
| RGB | rgb(225, 136, 233) |
| HSL | hsl(295, 69%, 72%) |
| HSV | hsv(295, 42%, 91%) |
| CMYK | cmyk(3.4%, 41.6%, 0%, 8.6%) |
| CIE-LAB | lab(69.11, 48.68, -35.09) |
| CIE-LCH | lch(69.11, 60.01, 324.22°) |
| OKLab | oklab(75.36% 0.1326 -0.0962) |
| OKLCH | oklch(75.36% 0.164 324) |
| XYZ | xyz(54.5620, 39.5013, 81.8255) |
| Luminance | 0.3950 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.37
Lavender Pink
#DD85D7
ΔE00 3.16
Purply Pink
#F075E6
ΔE00 4.31
Orchid
#DA70D6
ΔE00 5.66
Plum
#DDA0DD
ΔE00 7.25
Candy Pink
#FF63E9
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E188E9 #90E988
analogous
#B188E9 #E188E9 #E988C0
triadic
#E188E9 #E9E188 #88E9E1
tetradic
#E188E9 #E9B188 #90E988 #88C0E9
square
#E188E9 #E9B188 #90E988 #88C0E9
split-complementary
#E188E9 #C0E988 #88E9B1
monochromatic
#C226D0 #D454DF #E188E9 #EEBCF3 #F8E5FA
Accessibility & contrast
On white
2.36
#E188E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#E188E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E188E9
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E188E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E188E9 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA2EC
Deuteranopia (green-blind)
#95ACE6
Tritanopia (blue-blind)
#E593AE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e188e9; /* rgb */ color: rgb(225, 136, 233); /* oklch */ color: oklch(75.4% 0.164 324.0);
Tailwind
colors: {
custom: {
50: '#ecadf0',
500: '#e188e9',
950: '#000000',
},
}SCSS
$custom: #e188e9; $custom-light: #ecadf0; $custom-dark: #000000;
JSON
{
"hex": "#e188e9",
"rgb": {
"r": 225,
"g": 136,
"b": 233
},
"hsl": {
"h": 295.052,
"s": 68.794,
"l": 72.353
},
"oklch": {
"l": 0.75355,
"c": 0.16376,
"h": 324
},
"luminance": 0.39499
}Semantic roles & 50–950 ramp
primary
#E188E9
secondary
#DBF2D9
accent
#D11524
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84