#EB89CC#EB89CC
#EB89CC is a light, vivid pink. Relative luminance 0.399; OKLCH L 75.5% C 0.144 H 340.0°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EB89CC |
|---|---|
| RGB | rgb(235, 137, 204) |
| HSL | hsl(319, 71%, 73%) |
| HSV | hsv(319, 42%, 92%) |
| CMYK | cmyk(0%, 41.7%, 13.2%, 7.8%) |
| CIE-LAB | lab(69.41, 46.24, -18.48) |
| CIE-LCH | lch(69.41, 49.80, 338.21°) |
| OKLab | oklab(75.47% 0.1354 -0.0493) |
| OKLCH | oklch(75.47% 0.144 340) |
| XYZ | xyz(54.1060, 39.9165, 61.9698) |
| Luminance | 0.3991 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.36
Lavender Pink
#DD85D7
ΔE00 4.71
Pink (survey)
#FF81C0
ΔE00 4.99
Plum
#DDA0DD
ΔE00 6.83
Violet (CSS)
#EE82EE
ΔE00 7.19
Bubblegum (survey)
#FF6CB5
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB89CC #89EBA8
analogous
#D989EB #EB89CC #EB899B
triadic
#EB89CC #CCEB89 #89CCEB
tetradic
#EB89CC #EBD989 #89EBA8 #899BEB
square
#EB89CC #EBD989 #89EBA8 #899BEB
split-complementary
#EB89CC #9BEB89 #89EBD9
monochromatic
#D5249D #E255B5 #EB89CC #F4BDE3 #FBE5F4
Accessibility & contrast
On white
2.34
#EB89CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#EB89CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB89CC
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB89CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB89CC | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA0CE
Deuteranopia (green-blind)
#A6AFC9
Tritanopia (blue-blind)
#F58BA2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #eb89cc; /* rgb */ color: rgb(235, 137, 204); /* oklch */ color: oklch(75.5% 0.144 340.0);
Tailwind
colors: {
custom: {
50: '#f3addb',
500: '#eb89cc',
950: '#000000',
},
}SCSS
$custom: #eb89cc; $custom-light: #f3addb; $custom-dark: #000000;
JSON
{
"hex": "#eb89cc",
"rgb": {
"r": 235,
"g": 137,
"b": 204
},
"hsl": {
"h": 318.98,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.75474,
"c": 0.14406,
"h": 340
},
"luminance": 0.39913
}Semantic roles & 50–950 ramp
primary
#EB89CC
secondary
#D9F2E1
accent
#D34F12
background
#FFFAFD
surface
#FEF4FB
border
#D6CED4
text
#171015
muted
#857F83