#EB8DC3#EB8DC3
#EB8DC3 is a light, vivid pink. Relative luminance 0.407; OKLCH L 75.8% C 0.131 H 345.2°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8DC3 |
|---|---|
| RGB | rgb(235, 141, 195) |
| HSL | hsl(326, 70%, 74%) |
| HSV | hsv(326, 40%, 92%) |
| CMYK | cmyk(0%, 40%, 17%, 7.8%) |
| CIE-LAB | lab(69.93, 42.78, -12.69) |
| CIE-LCH | lch(69.93, 44.62, 343.48°) |
| OKLab | oklab(75.77% 0.1267 -0.0334) |
| OKLCH | oklch(75.77% 0.131 345.2) |
| XYZ | xyz(53.6368, 40.6555, 56.6414) |
| Luminance | 0.4065 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.97
Pink (survey)
#FF81C0
ΔE00 4.15
Bubblegum (survey)
#FF6CB5
ΔE00 7.10
Lavender Pink
#DD85D7
ΔE00 7.19
Hot Pink
#FF69B4
ΔE00 7.53
Pinky
#FC86AA
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8DC3 #8DEBB5
analogous
#E48DEB #EB8DC3 #EB8D94
triadic
#EB8DC3 #C3EB8D #8DC3EB
tetradic
#EB8DC3 #EBE48D #8DEBB5 #8D94EB
square
#EB8DC3 #EBE48D #8DEBB5 #8D94EB
split-complementary
#EB8DC3 #94EB8D #8DEBE4
monochromatic
#D8268C #E259A8 #EB8DC3 #F4C1DE #FAE5F1
Accessibility & contrast
On white
2.30
#EB8DC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#EB8DC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8DC3
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8DC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8DC3 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A1C5
Deuteranopia (green-blind)
#ACB1C1
Tritanopia (blue-blind)
#F68CA0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #eb8dc3; /* rgb */ color: rgb(235, 141, 195); /* oklch */ color: oklch(75.8% 0.131 345.2);
Tailwind
colors: {
custom: {
50: '#f3b0d5',
500: '#eb8dc3',
950: '#000000',
},
}SCSS
$custom: #eb8dc3; $custom-light: #f3b0d5; $custom-dark: #000000;
JSON
{
"hex": "#eb8dc3",
"rgb": {
"r": 235,
"g": 141,
"b": 195
},
"hsl": {
"h": 325.532,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.75772,
"c": 0.13103,
"h": 345.2
},
"luminance": 0.40652
}Semantic roles & 50–950 ramp
primary
#EB8DC3
secondary
#D9F2E4
accent
#D26513
background
#FFFAFD
surface
#FEF5FA
border
#D6CFD3
text
#171114
muted
#858083