#E686B8#E686B8
#E686B8 is a light, vivid pink. Relative luminance 0.373; OKLCH L 73.7% C 0.131 H 348.3°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E686B8 |
|---|---|
| RGB | rgb(230, 134, 184) |
| HSL | hsl(329, 66%, 71%) |
| HSV | hsv(329, 42%, 90%) |
| CMYK | cmyk(0%, 41.7%, 20%, 9.8%) |
| CIE-LAB | lab(67.53, 43.08, -10.20) |
| CIE-LCH | lch(67.53, 44.27, 346.67°) |
| OKLab | oklab(73.71% 0.1285 -0.0266) |
| OKLCH | oklch(73.71% 0.131 348.3) |
| XYZ | xyz(49.8109, 37.3373, 49.9214) |
| Luminance | 0.3733 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.17
Bubblegum Pink
#FE83CC
ΔE00 4.91
Bubblegum (survey)
#FF6CB5
ΔE00 6.09
Hot Pink
#FF69B4
ΔE00 6.47
Bubble Gum Pink
#FF69AF
ΔE00 6.59
Pinky
#FC86AA
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E686B8 #86E6B4
analogous
#E486E6 #E686B8 #E68688
triadic
#E686B8 #B8E686 #86B8E6
tetradic
#E686B8 #E6E486 #86E6B4 #8688E6
square
#E686B8 #E6E486 #86E6B4 #8688E6
split-complementary
#E686B8 #88E686 #86E6E4
monochromatic
#C8297C #DC539A #E686B8 #F0B9D6 #FAE6F0
Accessibility & contrast
On white
2.48
#E686B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#E686B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E686B8
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E686B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E686B8 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9BBA
Deuteranopia (green-blind)
#A7ABB6
Tritanopia (blue-blind)
#F28498
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e686b8; /* rgb */ color: rgb(230, 134, 184); /* oklch */ color: oklch(73.7% 0.131 348.3);
Tailwind
colors: {
custom: {
50: '#f0abcd',
500: '#e686b8',
950: '#000000',
},
}SCSS
$custom: #e686b8; $custom-light: #f0abcd; $custom-dark: #000000;
JSON
{
"hex": "#e686b8",
"rgb": {
"r": 230,
"g": 134,
"b": 184
},
"hsl": {
"h": 328.75,
"s": 65.753,
"l": 71.373
},
"oklch": {
"l": 0.73709,
"c": 0.13124,
"h": 348.3
},
"luminance": 0.37334
}Semantic roles & 50–950 ramp
primary
#E686B8
secondary
#D7F0E3
accent
#CE6F18
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#171013
muted
#857F82