#EB8BCB#EB8BCB
#EB8BCB is a light, vivid pink. Relative luminance 0.404; OKLCH L 75.7% C 0.140 H 340.7°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8BCB |
|---|---|
| RGB | rgb(235, 139, 203) |
| HSL | hsl(320, 71%, 73%) |
| HSV | hsv(320, 41%, 92%) |
| CMYK | cmyk(0%, 40.9%, 13.6%, 7.8%) |
| CIE-LAB | lab(69.78, 45.06, -17.36) |
| CIE-LCH | lch(69.78, 48.29, 338.92°) |
| OKLab | oklab(75.74% 0.1321 -0.0462) |
| OKLCH | oklch(75.74% 0.14 340.7) |
| XYZ | xyz(54.2734, 40.4425, 61.4359) |
| Luminance | 0.4044 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.44
Pink (survey)
#FF81C0
ΔE00 4.86
Lavender Pink
#DD85D7
ΔE00 5.19
Plum
#DDA0DD
ΔE00 6.66
Bubblegum (survey)
#FF6CB5
ΔE00 7.39
Violet (CSS)
#EE82EE
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8BCB #8BEBAB
analogous
#DB8BEB #EB8BCB #EB8B9B
triadic
#EB8BCB #CBEB8B #8BCBEB
tetradic
#EB8BCB #EBDB8B #8BEBAB #8B9BEB
square
#EB8BCB #EBDB8B #8BEBAB #8B9BEB
split-complementary
#EB8BCB #9BEB8B #8BEBDB
monochromatic
#D7259B #E257B4 #EB8BCB #F4BFE2 #FAE5F3
Accessibility & contrast
On white
2.31
#EB8BCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#EB8BCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8BCB
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8BCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8BCB | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA1CD
Deuteranopia (green-blind)
#A8B0C8
Tritanopia (blue-blind)
#F58CA3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #eb8bcb; /* rgb */ color: rgb(235, 139, 203); /* oklch */ color: oklch(75.7% 0.140 340.7);
Tailwind
colors: {
custom: {
50: '#f3afdb',
500: '#eb8bcb',
950: '#000000',
},
}SCSS
$custom: #eb8bcb; $custom-light: #f3afdb; $custom-dark: #000000;
JSON
{
"hex": "#eb8bcb",
"rgb": {
"r": 235,
"g": 139,
"b": 203
},
"hsl": {
"h": 320,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.75745,
"c": 0.13994,
"h": 340.7
},
"luminance": 0.40439
}Semantic roles & 50–950 ramp
primary
#EB8BCB
secondary
#D9F2E1
accent
#D35313
background
#FFFAFD
surface
#FEF5FA
border
#D6CFD3
text
#171015
muted
#857F83