#E686EE#E686EE
#E686EE is a light, vivid purple. Relative luminance 0.400; OKLCH L 75.8% C 0.175 H 324.3°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E686EE |
|---|---|
| RGB | rgb(230, 134, 238) |
| HSL | hsl(295, 75%, 73%) |
| HSV | hsv(295, 44%, 93%) |
| CMYK | cmyk(3.4%, 43.7%, 0%, 6.7%) |
| CIE-LAB | lab(69.50, 52.08, -37.18) |
| CIE-LCH | lch(69.50, 63.99, 324.48°) |
| OKLab | oklab(75.84% 0.142 -0.102) |
| OKLCH | oklch(75.84% 0.175 324.3) |
| XYZ | xyz(56.5894, 40.0487, 85.6217) |
| Luminance | 0.4005 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.52
Purply Pink
#F075E6
ΔE00 3.75
Lavender Pink
#DD85D7
ΔE00 3.93
Orchid
#DA70D6
ΔE00 5.76
Candy Pink
#FF63E9
ΔE00 6.59
Light Magenta
#FA5FF7
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E686EE #8EEE86
analogous
#B286EE #E686EE #EE86C2
triadic
#E686EE #EEE686 #86EEE6
tetradic
#E686EE #EEB286 #8EEE86 #86C2EE
square
#E686EE #EEB286 #8EEE86 #86C2EE
split-complementary
#E686EE #C2EE86 #86EEB2
monochromatic
#CC1FDB #DB50E6 #E686EE #F1BCF6 #F9E4FB
Accessibility & contrast
On white
2.33
#E686EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#E686EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E686EE
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E686EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E686EE | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA2F2
Deuteranopia (green-blind)
#95AEEB
Tritanopia (blue-blind)
#EA92AF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e686ee; /* rgb */ color: rgb(230, 134, 238); /* oklch */ color: oklch(75.8% 0.175 324.3);
Tailwind
colors: {
custom: {
50: '#f0acf4',
500: '#e686ee',
950: '#000000',
},
}SCSS
$custom: #e686ee; $custom-light: #f0acf4; $custom-dark: #000000;
JSON
{
"hex": "#e686ee",
"rgb": {
"r": 230,
"g": 134,
"b": 238
},
"hsl": {
"h": 295.385,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.75841,
"c": 0.17484,
"h": 324.3
},
"luminance": 0.40046
}Semantic roles & 50–950 ramp
primary
#E686EE
secondary
#DAF3D8
accent
#D80E1D
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85