#EB8ACC#EB8ACC
#EB8ACC is a light, vivid pink. Relative luminance 0.402; OKLCH L 75.6% C 0.142 H 340.1°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8ACC |
|---|---|
| RGB | rgb(235, 138, 204) |
| HSL | hsl(319, 71%, 73%) |
| HSV | hsv(319, 41%, 92%) |
| CMYK | cmyk(0%, 41.3%, 13.2%, 7.8%) |
| CIE-LAB | lab(69.61, 45.73, -18.18) |
| CIE-LCH | lch(69.61, 49.21, 338.32°) |
| OKLab | oklab(75.63% 0.1339 -0.0485) |
| OKLCH | oklch(75.63% 0.142 340.1) |
| XYZ | xyz(54.2488, 40.2021, 62.0175) |
| Luminance | 0.4020 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.41
Lavender Pink
#DD85D7
ΔE00 4.84
Pink (survey)
#FF81C0
ΔE00 4.99
Plum
#DDA0DD
ΔE00 6.69
Violet (CSS)
#EE82EE
ΔE00 7.33
Bubblegum (survey)
#FF6CB5
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8ACC #8AEBA9
analogous
#D98AEB #EB8ACC #EB8A9B
triadic
#EB8ACC #CCEB8A #8ACCEB
tetradic
#EB8ACC #EBD98A #8AEBA9 #8A9BEB
square
#EB8ACC #EBD98A #8AEBA9 #8A9BEB
split-complementary
#EB8ACC #9BEB8A #8AEBD9
monochromatic
#D6259D #E256B5 #EB8ACC #F4BEE3 #FBE5F4
Accessibility & contrast
On white
2.32
#EB8ACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#EB8ACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8ACC
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8ACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8ACC | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA1CE
Deuteranopia (green-blind)
#A7B0C9
Tritanopia (blue-blind)
#F58CA2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #eb8acc; /* rgb */ color: rgb(235, 138, 204); /* oklch */ color: oklch(75.6% 0.142 340.1);
Tailwind
colors: {
custom: {
50: '#f3aedb',
500: '#eb8acc',
950: '#000000',
},
}SCSS
$custom: #eb8acc; $custom-light: #f3aedb; $custom-dark: #000000;
JSON
{
"hex": "#eb8acc",
"rgb": {
"r": 235,
"g": 138,
"b": 204
},
"hsl": {
"h": 319.175,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.75628,
"c": 0.14237,
"h": 340.1
},
"luminance": 0.40199
}Semantic roles & 50–950 ramp
primary
#EB8ACC
secondary
#D9F2E1
accent
#D35013
background
#FFFAFD
surface
#FEF4FB
border
#D6CED4
text
#171015
muted
#857F83