#E188EA#E188EA
#E188EA is a light, vivid purple. Relative luminance 0.396; OKLCH L 75.4% C 0.165 H 323.7°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E188EA |
|---|---|
| RGB | rgb(225, 136, 234) |
| HSL | hsl(294, 70%, 73%) |
| HSV | hsv(294, 42%, 92%) |
| CMYK | cmyk(3.8%, 41.9%, 0%, 8.2%) |
| CIE-LAB | lab(69.15, 48.87, -35.57) |
| CIE-LCH | lch(69.15, 60.44, 323.95°) |
| OKLab | oklab(75.4% 0.1327 -0.0975) |
| OKLCH | oklch(75.4% 0.165 323.7) |
| XYZ | xyz(54.7053, 39.5586, 82.5799) |
| Luminance | 0.3956 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.36
Lavender Pink
#DD85D7
ΔE00 3.34
Purply Pink
#F075E6
ΔE00 4.34
Orchid
#DA70D6
ΔE00 5.72
Candy Pink
#FF63E9
ΔE00 7.30
Plum
#DDA0DD
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E188EA #91EA88
analogous
#B088EA #E188EA #EA88C2
triadic
#E188EA #EAE188 #88EAE1
tetradic
#E188EA #EAB088 #91EA88 #88C2EA
square
#E188EA #EAB088 #91EA88 #88C2EA
split-complementary
#E188EA #C2EA88 #88EAB0
monochromatic
#C325D2 #D454E1 #E188EA #EEBCF3 #F8E5FA
Accessibility & contrast
On white
2.36
#E188EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#E188EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E188EA
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E188EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E188EA | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2ED
Deuteranopia (green-blind)
#95ADE7
Tritanopia (blue-blind)
#E493AE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e188ea; /* rgb */ color: rgb(225, 136, 234); /* oklch */ color: oklch(75.4% 0.165 323.7);
Tailwind
colors: {
custom: {
50: '#ecadf1',
500: '#e188ea',
950: '#000000',
},
}SCSS
$custom: #e188ea; $custom-light: #ecadf1; $custom-dark: #000000;
JSON
{
"hex": "#e188ea",
"rgb": {
"r": 225,
"g": 136,
"b": 234
},
"hsl": {
"h": 294.49,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.75399,
"c": 0.16473,
"h": 323.7
},
"luminance": 0.39556
}Semantic roles & 50–950 ramp
primary
#E188EA
secondary
#DBF2D9
accent
#D21425
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84