#E686F0#E686F0
#E686F0 is a light, vivid purple. Relative luminance 0.402; OKLCH L 75.9% C 0.177 H 323.6°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #E686F0 |
|---|---|
| RGB | rgb(230, 134, 240) |
| HSL | hsl(294, 78%, 73%) |
| HSV | hsv(294, 44%, 94%) |
| CMYK | cmyk(4.2%, 44.2%, 0%, 5.9%) |
| CIE-LAB | lab(69.59, 52.45, -38.15) |
| CIE-LCH | lch(69.59, 64.85, 323.97°) |
| OKLab | oklab(75.93% 0.1423 -0.1048) |
| OKLCH | oklch(75.93% 0.177 323.6) |
| XYZ | xyz(56.8848, 40.1669, 87.1778) |
| Luminance | 0.4016 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.66
Purply Pink
#F075E6
ΔE00 3.90
Lavender Pink
#DD85D7
ΔE00 4.27
Orchid
#DA70D6
ΔE00 5.92
Candy Pink
#FF63E9
ΔE00 6.67
Light Magenta
#FA5FF7
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E686F0 #90F086
analogous
#B186F0 #E686F0 #F086C5
triadic
#E686F0 #F0E686 #86F0E6
tetradic
#E686F0 #F0B186 #90F086 #86C5F0
square
#E686F0 #F0B186 #90F086 #86C5F0
split-complementary
#E686F0 #C5F086 #86F0B1
monochromatic
#CD1CE0 #DB50E9 #E686F0 #F1BCF7 #F9E4FC
Accessibility & contrast
On white
2.32
#E686F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#E686F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E686F0
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E686F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E686F0 | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA3F4
Deuteranopia (green-blind)
#94AEED
Tritanopia (blue-blind)
#EA92B0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e686f0; /* rgb */ color: rgb(230, 134, 240); /* oklch */ color: oklch(75.9% 0.177 323.6);
Tailwind
colors: {
custom: {
50: '#f0acf5',
500: '#e686f0',
950: '#000000',
},
}SCSS
$custom: #e686f0; $custom-light: #f0acf5; $custom-dark: #000000;
JSON
{
"hex": "#e686f0",
"rgb": {
"r": 230,
"g": 134,
"b": 240
},
"hsl": {
"h": 294.34,
"s": 77.941,
"l": 73.333
},
"oklch": {
"l": 0.75932,
"c": 0.17675,
"h": 323.6
},
"luminance": 0.40164
}Semantic roles & 50–950 ramp
primary
#E686F0
secondary
#DAF3D8
accent
#DA0B1F
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85