#EB8BCA#EB8BCA
#EB8BCA is a light, vivid pink. Relative luminance 0.404; OKLCH L 75.7% C 0.139 H 341.2°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8BCA |
|---|---|
| RGB | rgb(235, 139, 202) |
| HSL | hsl(321, 71%, 73%) |
| HSV | hsv(321, 41%, 92%) |
| CMYK | cmyk(0%, 40.9%, 14%, 7.8%) |
| CIE-LAB | lab(69.75, 44.90, -16.86) |
| CIE-LCH | lch(69.75, 47.96, 339.42°) |
| OKLab | oklab(75.71% 0.1318 -0.0448) |
| OKLCH | oklch(75.71% 0.139 341.2) |
| XYZ | xyz(54.1546, 40.3950, 60.8103) |
| Luminance | 0.4039 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.41
Pink (survey)
#FF81C0
ΔE00 4.72
Lavender Pink
#DD85D7
ΔE00 5.38
Plum
#DDA0DD
ΔE00 6.77
Bubblegum (survey)
#FF6CB5
ΔE00 7.29
Hot Pink
#FF69B4
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8BCA #8BEBAC
analogous
#DC8BEB #EB8BCA #EB8B9A
triadic
#EB8BCA #CAEB8B #8BCAEB
tetradic
#EB8BCA #EBDC8B #8BEBAC #8B9AEB
square
#EB8BCA #EBDC8B #8BEBAC #8B9AEB
split-complementary
#EB8BCA #9AEB8B #8BEBDC
monochromatic
#D7259A #E257B2 #EB8BCA #F4BFE2 #FAE5F3
Accessibility & contrast
On white
2.31
#EB8BCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#EB8BCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8BCA
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8BCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8BCA | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A1CC
Deuteranopia (green-blind)
#A8B0C7
Tritanopia (blue-blind)
#F68CA2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #eb8bca; /* rgb */ color: rgb(235, 139, 202); /* oklch */ color: oklch(75.7% 0.139 341.2);
Tailwind
colors: {
custom: {
50: '#f3afda',
500: '#eb8bca',
950: '#000000',
},
}SCSS
$custom: #eb8bca; $custom-light: #f3afda; $custom-dark: #000000;
JSON
{
"hex": "#eb8bca",
"rgb": {
"r": 235,
"g": 139,
"b": 202
},
"hsl": {
"h": 320.625,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.75708,
"c": 0.13922,
"h": 341.2
},
"luminance": 0.40392
}Semantic roles & 50–950 ramp
primary
#EB8BCA
secondary
#D9F2E2
accent
#D35513
background
#FFFAFD
surface
#FEF5FA
border
#D6CFD3
text
#171014
muted
#857F83