#E186EB#E186EB
#E186EB is a light, vivid purple. Relative luminance 0.391; OKLCH L 75.1% C 0.169 H 323.4°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E186EB |
|---|---|
| RGB | rgb(225, 134, 235) |
| HSL | hsl(294, 72%, 72%) |
| HSV | hsv(294, 43%, 92%) |
| CMYK | cmyk(4.3%, 43%, 0%, 7.8%) |
| CIE-LAB | lab(68.79, 50.08, -36.68) |
| CIE-LCH | lch(68.79, 62.08, 323.78°) |
| OKLab | oklab(75.14% 0.1358 -0.1007) |
| OKLCH | oklch(75.14% 0.169 323.4) |
| XYZ | xyz(54.5703, 39.0582, 83.2456) |
| Luminance | 0.3906 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.21
Lavender Pink
#DD85D7
ΔE00 3.58
Purply Pink
#F075E6
ΔE00 4.07
Orchid
#DA70D6
ΔE00 5.43
Candy Pink
#FF63E9
ΔE00 7.00
Light Magenta
#FA5FF7
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E186EB #90EB86
analogous
#AE86EB #E186EB #EB86C3
triadic
#E186EB #EBE186 #86EBE1
tetradic
#E186EB #EBAE86 #90EB86 #86C3EB
square
#E186EB #EBAE86 #90EB86 #86C3EB
split-complementary
#E186EB #C3EB86 #86EBAE
monochromatic
#C223D4 #D451E2 #E186EB #EEBBF4 #F8E5FB
Accessibility & contrast
On white
2.38
#E186EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#E186EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E186EB
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E186EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E186EB | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA1EF
Deuteranopia (green-blind)
#93ACE8
Tritanopia (blue-blind)
#E492AE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e186eb; /* rgb */ color: rgb(225, 134, 235); /* oklch */ color: oklch(75.1% 0.169 323.4);
Tailwind
colors: {
custom: {
50: '#ecabf1',
500: '#e186eb',
950: '#000000',
},
}SCSS
$custom: #e186eb; $custom-light: #ecabf1; $custom-dark: #000000;
JSON
{
"hex": "#e186eb",
"rgb": {
"r": 225,
"g": 134,
"b": 235
},
"hsl": {
"h": 294.059,
"s": 71.631,
"l": 72.353
},
"oklch": {
"l": 0.75143,
"c": 0.16904,
"h": 323.4
},
"luminance": 0.39056
}Semantic roles & 50–950 ramp
primary
#E186EB
secondary
#DBF2D9
accent
#D41225
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85