#E686E4#E686E4
#E686E4 is a light, vivid purple. Relative luminance 0.395; OKLCH L 75.4% C 0.165 H 327.8°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E686E4 |
|---|---|
| RGB | rgb(230, 134, 228) |
| HSL | hsl(301, 66%, 71%) |
| HSV | hsv(301, 42%, 90%) |
| CMYK | cmyk(0%, 41.7%, 0.9%, 9.8%) |
| CIE-LAB | lab(69.10, 50.27, -32.31) |
| CIE-LCH | lch(69.10, 59.76, 327.27°) |
| OKLab | oklab(75.4% 0.14 -0.0882) |
| OKLCH | oklch(75.4% 0.165 327.8) |
| XYZ | xyz(55.1609, 39.4773, 78.0981) |
| Luminance | 0.3947 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.03
Lavender Pink
#DD85D7
ΔE00 2.32
Purply Pink
#F075E6
ΔE00 3.53
Orchid
#DA70D6
ΔE00 5.32
Candy Pink
#FF63E9
ΔE00 6.51
Plum
#DDA0DD
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E686E4 #86E688
analogous
#B886E6 #E686E4 #E686B4
triadic
#E686E4 #E4E686 #86E4E6
tetradic
#E686E4 #E6B886 #86E688 #86B4E6
square
#E686E4 #E6B886 #86E688 #86B4E6
split-complementary
#E686E4 #B4E686 #86E6B8
monochromatic
#C829C5 #DC53D9 #E686E4 #F0B9EF #FAE6F9
Accessibility & contrast
On white
2.36
#E686E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#E686E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E686E4
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E686E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E686E4 | 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)
#7FA1E7
Deuteranopia (green-blind)
#99ADE1
Tritanopia (blue-blind)
#EC8FAA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e686e4; /* rgb */ color: rgb(230, 134, 228); /* oklch */ color: oklch(75.4% 0.165 327.8);
Tailwind
colors: {
custom: {
50: '#f0abec',
500: '#e686e4',
950: '#000000',
},
}SCSS
$custom: #e686e4; $custom-light: #f0abec; $custom-dark: #000000;
JSON
{
"hex": "#e686e4",
"rgb": {
"r": 230,
"g": 134,
"b": 228
},
"hsl": {
"h": 301.25,
"s": 65.753,
"l": 71.373
},
"oklch": {
"l": 0.75402,
"c": 0.16546,
"h": 327.8
},
"luminance": 0.39475
}Semantic roles & 50–950 ramp
primary
#E686E4
secondary
#D7F0D8
accent
#CE1C18
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84