#EB86CC#EB86CC
#EB86CC is a light, vivid pink. Relative luminance 0.391; OKLCH L 75.0% C 0.149 H 339.7°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EB86CC |
|---|---|
| RGB | rgb(235, 134, 204) |
| HSL | hsl(318, 72%, 72%) |
| HSV | hsv(318, 43%, 92%) |
| CMYK | cmyk(0%, 43%, 13.2%, 7.8%) |
| CIE-LAB | lab(68.81, 47.77, -19.40) |
| CIE-LCH | lch(68.81, 51.56, 337.89°) |
| OKLab | oklab(75.02% 0.1398 -0.0518) |
| OKLCH | oklch(75.02% 0.149 339.7) |
| XYZ | xyz(53.6855, 39.0754, 61.8297) |
| Luminance | 0.3907 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.32
Lavender Pink
#DD85D7
ΔE00 4.37
Pink (survey)
#FF81C0
ΔE00 5.06
Purply Pink
#F075E6
ΔE00 6.72
Violet (CSS)
#EE82EE
ΔE00 6.80
Bubblegum (survey)
#FF6CB5
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB86CC #86EBA5
analogous
#D886EB #EB86CC #EB869A
triadic
#EB86CC #CCEB86 #86CCEB
tetradic
#EB86CC #EBD886 #86EBA5 #869AEB
square
#EB86CC #EBD886 #86EBA5 #869AEB
split-complementary
#EB86CC #9AEB86 #86EBD8
monochromatic
#D4239D #E251B6 #EB86CC #F4BBE2 #FBE5F4
Accessibility & contrast
On white
2.38
#EB86CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#EB86CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB86CC
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB86CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB86CC | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9ECE
Deuteranopia (green-blind)
#A4AEC9
Tritanopia (blue-blind)
#F588A0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #eb86cc; /* rgb */ color: rgb(235, 134, 204); /* oklch */ color: oklch(75.0% 0.149 339.7);
Tailwind
colors: {
custom: {
50: '#f3abdb',
500: '#eb86cc',
950: '#000000',
},
}SCSS
$custom: #eb86cc; $custom-light: #f3abdb; $custom-dark: #000000;
JSON
{
"hex": "#eb86cc",
"rgb": {
"r": 235,
"g": 134,
"b": 204
},
"hsl": {
"h": 318.416,
"s": 71.631,
"l": 72.353
},
"oklch": {
"l": 0.7502,
"c": 0.14913,
"h": 339.7
},
"luminance": 0.39072
}Semantic roles & 50–950 ramp
primary
#EB86CC
secondary
#D9F2E1
accent
#D44D12
background
#FFFAFD
surface
#FEF4FB
border
#D6CED4
text
#171015
muted
#857F83