#E686DB#E686DB
#E686DB is a light, vivid purple. Relative luminance 0.390; OKLCH L 75.0% C 0.157 H 331.3°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E686DB |
|---|---|
| RGB | rgb(230, 134, 219) |
| HSL | hsl(307, 66%, 71%) |
| HSV | hsv(307, 42%, 90%) |
| CMYK | cmyk(0%, 41.7%, 4.8%, 9.8%) |
| CIE-LAB | lab(68.74, 48.69, -27.88) |
| CIE-LCH | lch(68.74, 56.11, 330.21°) |
| OKLab | oklab(75.02% 0.1381 -0.0756) |
| OKLCH | oklch(75.02% 0.157 331.3) |
| XYZ | xyz(53.9439, 38.9905, 71.6886) |
| Luminance | 0.3899 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.54
Violet (CSS)
#EE82EE
ΔE00 3.50
Purply Pink
#F075E6
ΔE00 4.18
Orchid
#DA70D6
ΔE00 5.51
Bubblegum Pink
#FE83CC
ΔE00 6.20
Plum
#DDA0DD
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E686DB #86E691
analogous
#C186E6 #E686DB #E686AB
triadic
#E686DB #DBE686 #86DBE6
tetradic
#E686DB #E6C186 #86E691 #86ABE6
square
#E686DB #E6C186 #86E691 #86ABE6
split-complementary
#E686DB #ABE686 #86E6C1
monochromatic
#C829B6 #DC53CC #E686DB #F0B9EA #FAE6F7
Accessibility & contrast
On white
2.39
#E686DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#E686DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E686DB
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E686DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E686DB | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839FDE
Deuteranopia (green-blind)
#9CADD8
Tritanopia (blue-blind)
#ED8DA6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e686db; /* rgb */ color: rgb(230, 134, 219); /* oklch */ color: oklch(75.0% 0.157 331.3);
Tailwind
colors: {
custom: {
50: '#efabe6',
500: '#e686db',
950: '#000000',
},
}SCSS
$custom: #e686db; $custom-light: #efabe6; $custom-dark: #000000;
JSON
{
"hex": "#e686db",
"rgb": {
"r": 230,
"g": 134,
"b": 219
},
"hsl": {
"h": 306.875,
"s": 65.753,
"l": 71.373
},
"oklch": {
"l": 0.75024,
"c": 0.15741,
"h": 331.3
},
"luminance": 0.38988
}Semantic roles & 50–950 ramp
primary
#E686DB
secondary
#D7F0DA
accent
#CE2D18
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#171016
muted
#857F84