#EB86C0#EB86C0
#EB86C0 is a light, vivid pink. Relative luminance 0.385; OKLCH L 74.6% C 0.141 H 345.6°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EB86C0 |
|---|---|
| RGB | rgb(235, 134, 192) |
| HSL | hsl(326, 72%, 72%) |
| HSV | hsv(326, 43%, 92%) |
| CMYK | cmyk(0%, 43%, 18.3%, 7.8%) |
| CIE-LAB | lab(68.40, 45.92, -13.31) |
| CIE-LCH | lch(68.40, 47.81, 343.83°) |
| OKLab | oklab(74.58% 0.1364 -0.0351) |
| OKLCH | oklch(74.58% 0.141 345.6) |
| XYZ | xyz(52.3013, 38.5217, 54.5397) |
| Luminance | 0.3852 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.39
Pink (survey)
#FF81C0
ΔE00 3.50
Bubblegum (survey)
#FF6CB5
ΔE00 5.78
Hot Pink
#FF69B4
ΔE00 6.17
Bubble Gum Pink
#FF69AF
ΔE00 6.56
Lavender Pink
#DD85D7
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB86C0 #86EBB1
analogous
#E486EB #EB86C0 #EB868D
triadic
#EB86C0 #C0EB86 #86C0EB
tetradic
#EB86C0 #EBE486 #86EBB1 #868DEB
square
#EB86C0 #EBE486 #86EBB1 #868DEB
split-complementary
#EB86C0 #8DEB86 #86EBE4
monochromatic
#D42388 #E251A5 #EB86C0 #F4BBDB #FBE5F1
Accessibility & contrast
On white
2.41
#EB86C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#EB86C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB86C0
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB86C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB86C0 | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9DC2
Deuteranopia (green-blind)
#A8ADBD
Tritanopia (blue-blind)
#F7859B
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #eb86c0; /* rgb */ color: rgb(235, 134, 192); /* oklch */ color: oklch(74.6% 0.141 345.6);
Tailwind
colors: {
custom: {
50: '#f3abd3',
500: '#eb86c0',
950: '#000000',
},
}SCSS
$custom: #eb86c0; $custom-light: #f3abd3; $custom-dark: #000000;
JSON
{
"hex": "#eb86c0",
"rgb": {
"r": 235,
"g": 134,
"b": 192
},
"hsl": {
"h": 325.545,
"s": 71.631,
"l": 72.353
},
"oklch": {
"l": 0.74584,
"c": 0.14086,
"h": 345.6
},
"luminance": 0.38518
}Semantic roles & 50–950 ramp
primary
#EB86C0
secondary
#D9F2E4
accent
#D46412
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82