#EB88CC#EB88CC
#EB88CC is a light, vivid pink. Relative luminance 0.396; OKLCH L 75.3% C 0.146 H 339.9°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EB88CC |
|---|---|
| RGB | rgb(235, 136, 204) |
| HSL | hsl(319, 71%, 73%) |
| HSV | hsv(319, 42%, 92%) |
| CMYK | cmyk(0%, 42.1%, 13.2%, 7.8%) |
| CIE-LAB | lab(69.21, 46.75, -18.79) |
| CIE-LCH | lch(69.21, 50.39, 338.10°) |
| OKLab | oklab(75.32% 0.1369 -0.0501) |
| OKLCH | oklch(75.32% 0.146 339.9) |
| XYZ | xyz(53.9645, 39.6335, 61.9227) |
| Luminance | 0.3963 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.33
Lavender Pink
#DD85D7
ΔE00 4.58
Pink (survey)
#FF81C0
ΔE00 5.00
Plum
#DDA0DD
ΔE00 6.97
Violet (CSS)
#EE82EE
ΔE00 7.05
Purply Pink
#F075E6
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB88CC #88EBA7
analogous
#D988EB #EB88CC #EB889A
triadic
#EB88CC #CCEB88 #88CCEB
tetradic
#EB88CC #EBD988 #88EBA7 #889AEB
square
#EB88CC #EBD988 #88EBA7 #889AEB
split-complementary
#EB88CC #9AEB88 #88EBD9
monochromatic
#D5249D #E254B6 #EB88CC #F4BCE2 #FBE5F4
Accessibility & contrast
On white
2.35
#EB88CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#EB88CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB88CC
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB88CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB88CC | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9FCE
Deuteranopia (green-blind)
#A6AFC9
Tritanopia (blue-blind)
#F58AA1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #eb88cc; /* rgb */ color: rgb(235, 136, 204); /* oklch */ color: oklch(75.3% 0.146 339.9);
Tailwind
colors: {
custom: {
50: '#f3addb',
500: '#eb88cc',
950: '#000000',
},
}SCSS
$custom: #eb88cc; $custom-light: #f3addb; $custom-dark: #000000;
JSON
{
"hex": "#eb88cc",
"rgb": {
"r": 235,
"g": 136,
"b": 204
},
"hsl": {
"h": 318.788,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.75322,
"c": 0.14575,
"h": 339.9
},
"luminance": 0.3963
}Semantic roles & 50–950 ramp
primary
#EB88CC
secondary
#D9F2E1
accent
#D34F12
background
#FFFAFD
surface
#FEF4FB
border
#D6CED4
text
#171015
muted
#857F83