#EB8DBB#EB8DBB
#EB8DBB is a light, vivid pink. Relative luminance 0.403; OKLCH L 75.5% C 0.126 H 349.8°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8DBB |
|---|---|
| RGB | rgb(235, 141, 187) |
| HSL | hsl(331, 70%, 74%) |
| HSV | hsv(331, 40%, 92%) |
| CMYK | cmyk(0%, 40%, 20.4%, 7.8%) |
| CIE-LAB | lab(69.69, 41.58, -8.60) |
| CIE-LCH | lch(69.69, 42.46, 348.31°) |
| OKLab | oklab(75.5% 0.1242 -0.0223) |
| OKLCH | oklch(75.5% 0.126 349.8) |
| XYZ | xyz(52.7564, 40.3033, 52.0047) |
| Luminance | 0.4030 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.19
Bubblegum Pink
#FE83CC
ΔE00 5.12
Pinky
#FC86AA
ΔE00 5.83
Pig Pink
#E78EA5
ΔE00 6.17
Carnation Pink
#FF7FA7
ΔE00 6.53
Dull Pink
#D5869D
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8DBB #8DEBBD
analogous
#EB8DEA #EB8DBB #EB8E8D
triadic
#EB8DBB #BBEB8D #8DBBEB
tetradic
#EB8DBB #EAEB8D #8DEBBD #8E8DEB
square
#EB8DBB #EAEB8D #8DEBBD #8E8DEB
split-complementary
#EB8DBB #8DEB8E #8DEAEB
monochromatic
#D8267D #E2599C #EB8DBB #F4C1DA #FAE5EF
Accessibility & contrast
On white
2.32
#EB8DBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#EB8DBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8DBB
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8DBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8DBB | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A0BD
Deuteranopia (green-blind)
#AEB0B9
Tritanopia (blue-blind)
#F78A9D
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #eb8dbb; /* rgb */ color: rgb(235, 141, 187); /* oklch */ color: oklch(75.5% 0.126 349.8);
Tailwind
colors: {
custom: {
50: '#f3b0cf',
500: '#eb8dbb',
950: '#000000',
},
}SCSS
$custom: #eb8dbb; $custom-light: #f3b0cf; $custom-dark: #000000;
JSON
{
"hex": "#eb8dbb",
"rgb": {
"r": 235,
"g": 141,
"b": 187
},
"hsl": {
"h": 330.638,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.75501,
"c": 0.12619,
"h": 349.8
},
"luminance": 0.403
}Semantic roles & 50–950 ramp
primary
#EB8DBB
secondary
#D9F2E6
accent
#D27513
background
#FFFAFC
surface
#FEF5F9
border
#D6CFD2
text
#171113
muted
#858082