#E686BE#E686BE
#E686BE is a light, vivid pink. Relative luminance 0.376; OKLCH L 73.9% C 0.135 H 345.0°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E686BE |
|---|---|
| RGB | rgb(230, 134, 190) |
| HSL | hsl(325, 66%, 71%) |
| HSV | hsv(325, 42%, 90%) |
| CMYK | cmyk(0%, 41.7%, 17.4%, 9.8%) |
| CIE-LAB | lab(67.72, 43.98, -13.28) |
| CIE-LCH | lch(67.72, 45.94, 343.20°) |
| OKLab | oklab(73.92% 0.1304 -0.035) |
| OKLCH | oklch(73.92% 0.135 345) |
| XYZ | xyz(50.4532, 37.5942, 53.3042) |
| Luminance | 0.3759 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.18
Pink (survey)
#FF81C0
ΔE00 4.28
Bubblegum (survey)
#FF6CB5
ΔE00 6.24
Hot Pink
#FF69B4
ΔE00 6.60
Lavender Pink
#DD85D7
ΔE00 6.67
Bubble Gum Pink
#FF69AF
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E686BE #86E6AE
analogous
#DE86E6 #E686BE #E6868E
triadic
#E686BE #BEE686 #86BEE6
tetradic
#E686BE #E6DE86 #86E6AE #868EE6
square
#E686BE #E6DE86 #86E6AE #868EE6
split-complementary
#E686BE #8EE686 #86E6DE
monochromatic
#C82986 #DC53A3 #E686BE #F0B9D9 #FAE6F1
Accessibility & contrast
On white
2.47
#E686BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#E686BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E686BE
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E686BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E686BE | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9BC0
Deuteranopia (green-blind)
#A5ABBB
Tritanopia (blue-blind)
#F1859A
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e686be; /* rgb */ color: rgb(230, 134, 190); /* oklch */ color: oklch(73.9% 0.135 345.0);
Tailwind
colors: {
custom: {
50: '#f0abd1',
500: '#e686be',
950: '#000000',
},
}SCSS
$custom: #e686be; $custom-light: #f0abd1; $custom-dark: #000000;
JSON
{
"hex": "#e686be",
"rgb": {
"r": 230,
"g": 134,
"b": 190
},
"hsl": {
"h": 325,
"s": 65.753,
"l": 71.373
},
"oklch": {
"l": 0.73916,
"c": 0.13497,
"h": 345
},
"luminance": 0.37591
}Semantic roles & 50–950 ramp
primary
#E686BE
secondary
#D7F0E2
accent
#CE6418
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#171014
muted
#857F82