#E187EB#E187EB
#E187EB is a light, vivid purple. Relative luminance 0.393; OKLCH L 75.3% C 0.167 H 323.4°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E187EB |
|---|---|
| RGB | rgb(225, 135, 235) |
| HSL | hsl(294, 71%, 73%) |
| HSV | hsv(294, 43%, 92%) |
| CMYK | cmyk(4.3%, 42.6%, 0%, 7.8%) |
| CIE-LAB | lab(68.99, 49.57, -36.37) |
| CIE-LCH | lch(68.99, 61.48, 323.73°) |
| OKLab | oklab(75.29% 0.1344 -0.0998) |
| OKLCH | oklch(75.29% 0.167 323.4) |
| XYZ | xyz(54.7092, 39.3359, 83.2919) |
| Luminance | 0.3933 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.28
Lavender Pink
#DD85D7
ΔE00 3.54
Purply Pink
#F075E6
ΔE00 4.23
Orchid
#DA70D6
ΔE00 5.60
Candy Pink
#FF63E9
ΔE00 7.16
Light Magenta
#FA5FF7
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E187EB #91EB87
analogous
#AF87EB #E187EB #EB87C3
triadic
#E187EB #EBE187 #87EBE1
tetradic
#E187EB #EBAF87 #91EB87 #87C3EB
square
#E187EB #EBAF87 #91EB87 #87C3EB
split-complementary
#E187EB #C3EB87 #87EBAF
monochromatic
#C323D4 #D453E2 #E187EB #EEBBF4 #F8E5FB
Accessibility & contrast
On white
2.37
#E187EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#E187EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E187EB
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E187EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E187EB | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA2EF
Deuteranopia (green-blind)
#94ACE8
Tritanopia (blue-blind)
#E492AE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e187eb; /* rgb */ color: rgb(225, 135, 235); /* oklch */ color: oklch(75.3% 0.167 323.4);
Tailwind
colors: {
custom: {
50: '#ecacf1',
500: '#e187eb',
950: '#000000',
},
}SCSS
$custom: #e187eb; $custom-light: #ecacf1; $custom-dark: #000000;
JSON
{
"hex": "#e187eb",
"rgb": {
"r": 225,
"g": 135,
"b": 235
},
"hsl": {
"h": 294,
"s": 71.429,
"l": 72.549
},
"oklch": {
"l": 0.75293,
"c": 0.16737,
"h": 323.4
},
"luminance": 0.39334
}Semantic roles & 50–950 ramp
primary
#E187EB
secondary
#DBF2D9
accent
#D31225
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85