#E686E7#E686E7
#E686E7 is a light, vivid purple. Relative luminance 0.396; OKLCH L 75.5% C 0.168 H 326.7°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E686E7 |
|---|---|
| RGB | rgb(230, 134, 231) |
| HSL | hsl(299, 67%, 72%) |
| HSV | hsv(299, 42%, 91%) |
| CMYK | cmyk(0.4%, 42%, 0%, 9.4%) |
| CIE-LAB | lab(69.22, 50.81, -33.78) |
| CIE-LCH | lch(69.22, 61.01, 326.38°) |
| OKLab | oklab(75.53% 0.1406 -0.0923) |
| OKLCH | oklch(75.53% 0.168 326.7) |
| XYZ | xyz(55.5809, 39.6453, 80.3105) |
| Luminance | 0.3964 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.68
Lavender Pink
#DD85D7
ΔE00 2.78
Purply Pink
#F075E6
ΔE00 3.50
Orchid
#DA70D6
ΔE00 5.39
Candy Pink
#FF63E9
ΔE00 6.48
Light Magenta
#FA5FF7
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E686E7 #87E786
analogous
#B686E7 #E686E7 #E786B8
triadic
#E686E7 #E7E686 #86E7E6
tetradic
#E686E7 #E7B686 #87E786 #86B8E7
square
#E686E7 #E7B686 #87E786 #86B8E7
split-complementary
#E686E7 #B8E786 #86E7B6
monochromatic
#C928CA #DB53DD #E686E7 #F1B9F1 #FAE5FA
Accessibility & contrast
On white
2.35
#E686E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#E686E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E686E7
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E686E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E686E7 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA1EA
Deuteranopia (green-blind)
#98ADE4
Tritanopia (blue-blind)
#EB90AC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e686e7; /* rgb */ color: rgb(230, 134, 231); /* oklch */ color: oklch(75.5% 0.168 326.7);
Tailwind
colors: {
custom: {
50: '#f0acef',
500: '#e686e7',
950: '#000000',
},
}SCSS
$custom: #e686e7; $custom-light: #f0acef; $custom-dark: #000000;
JSON
{
"hex": "#e686e7",
"rgb": {
"r": 230,
"g": 134,
"b": 231
},
"hsl": {
"h": 299.381,
"s": 66.897,
"l": 71.569
},
"oklch": {
"l": 0.75532,
"c": 0.16823,
"h": 326.7
},
"luminance": 0.39643
}Semantic roles & 50–950 ramp
primary
#E686E7
secondary
#D8F1D8
accent
#CF1719
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84