#EB86DA#EB86DA
#EB86DA is a light, vivid pink. Relative luminance 0.398; OKLCH L 75.6% C 0.160 H 333.5°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EB86DA |
|---|---|
| RGB | rgb(235, 134, 218) |
| HSL | hsl(310, 72%, 72%) |
| HSV | hsv(310, 43%, 92%) |
| CMYK | cmyk(0%, 43%, 7.2%, 7.8%) |
| CIE-LAB | lab(69.31, 50.05, -26.40) |
| CIE-LCH | lch(69.31, 56.59, 332.18°) |
| OKLab | oklab(75.57% 0.1434 -0.0714) |
| OKLCH | oklch(75.57% 0.16 333.5) |
| XYZ | xyz(55.4407, 39.7775, 71.0737) |
| Luminance | 0.3977 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.45
Violet (CSS)
#EE82EE
ΔE00 3.91
Purply Pink
#F075E6
ΔE00 4.38
Bubblegum Pink
#FE83CC
ΔE00 5.21
Orchid
#DA70D6
ΔE00 6.10
Candy Pink
#FF63E9
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB86DA #86EB97
analogous
#CA86EB #EB86DA #EB86A8
triadic
#EB86DA #DAEB86 #86DAEB
tetradic
#EB86DA #EBCA86 #86EB97 #86A8EB
square
#EB86DA #EBCA86 #86EB97 #86A8EB
split-complementary
#EB86DA #A8EB86 #86EBCA
monochromatic
#D423B6 #E251CA #EB86DA #F4BBEA #FBE5F7
Accessibility & contrast
On white
2.35
#EB86DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#EB86DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB86DA
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB86DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB86DA | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A0DD
Deuteranopia (green-blind)
#A0AFD7
Tritanopia (blue-blind)
#F38CA6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #eb86da; /* rgb */ color: rgb(235, 134, 218); /* oklch */ color: oklch(75.6% 0.160 333.5);
Tailwind
colors: {
custom: {
50: '#f3ace5',
500: '#eb86da',
950: '#000000',
},
}SCSS
$custom: #eb86da; $custom-light: #f3ace5; $custom-dark: #000000;
JSON
{
"hex": "#eb86da",
"rgb": {
"r": 235,
"g": 134,
"b": 218
},
"hsl": {
"h": 310.099,
"s": 71.631,
"l": 72.353
},
"oklch": {
"l": 0.75565,
"c": 0.16016,
"h": 333.5
},
"luminance": 0.39774
}Semantic roles & 50–950 ramp
primary
#EB86DA
secondary
#D9F2DD
accent
#D43212
background
#FFFAFE
surface
#FEF4FC
border
#D6CED5
text
#171015
muted
#857F84