#EB8CD1#EB8CD1
#EB8CD1 is a light, vivid pink. Relative luminance 0.410; OKLCH L 76.1% C 0.143 H 337.9°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8CD1 |
|---|---|
| RGB | rgb(235, 140, 209) |
| HSL | hsl(316, 70%, 74%) |
| HSV | hsv(316, 40%, 92%) |
| CMYK | cmyk(0%, 40.4%, 11.1%, 7.8%) |
| CIE-LAB | lab(70.19, 45.51, -20.07) |
| CIE-LCH | lch(70.19, 49.74, 336.20°) |
| OKLab | oklab(76.12% 0.1323 -0.0537) |
| OKLCH | oklch(76.12% 0.143 337.9) |
| XYZ | xyz(55.1477, 41.0250, 65.3231) |
| Luminance | 0.4102 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.92
Lavender Pink
#DD85D7
ΔE00 4.24
Pink (survey)
#FF81C0
ΔE00 5.79
Plum
#DDA0DD
ΔE00 5.98
Violet (CSS)
#EE82EE
ΔE00 6.57
Purply Pink
#F075E6
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8CD1 #8CEBA6
analogous
#D58CEB #EB8CD1 #EB8CA1
triadic
#EB8CD1 #D1EB8C #8CD1EB
tetradic
#EB8CD1 #EBD58C #8CEBA6 #8CA1EB
square
#EB8CD1 #EBD58C #8CEBA6 #8CA1EB
split-complementary
#EB8CD1 #A1EB8C #8CEBD5
monochromatic
#D725A7 #E258BC #EB8CD1 #F4C0E6 #FAE5F5
Accessibility & contrast
On white
2.28
#EB8CD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#EB8CD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8CD1
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8CD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8CD1 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA3D4
Deuteranopia (green-blind)
#A7B1CE
Tritanopia (blue-blind)
#F58FA6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #eb8cd1; /* rgb */ color: rgb(235, 140, 209); /* oklch */ color: oklch(76.1% 0.143 337.9);
Tailwind
colors: {
custom: {
50: '#f3afdf',
500: '#eb8cd1',
950: '#000000',
},
}SCSS
$custom: #eb8cd1; $custom-light: #f3afdf; $custom-dark: #000000;
JSON
{
"hex": "#eb8cd1",
"rgb": {
"r": 235,
"g": 140,
"b": 209
},
"hsl": {
"h": 316.421,
"s": 70.37,
"l": 73.529
},
"oklch": {
"l": 0.76121,
"c": 0.14275,
"h": 337.9
},
"luminance": 0.41022
}Semantic roles & 50–950 ramp
primary
#EB8CD1
secondary
#D9F2E0
accent
#D24713
background
#FFFAFD
surface
#FEF5FB
border
#D6CFD4
text
#171115
muted
#858083