#EB8CD0#EB8CD0
#EB8CD0 is a light, vivid pink. Relative luminance 0.410; OKLCH L 76.1% C 0.142 H 338.4°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8CD0 |
|---|---|
| RGB | rgb(235, 140, 208) |
| HSL | hsl(317, 70%, 74%) |
| HSV | hsv(317, 40%, 92%) |
| CMYK | cmyk(0%, 40.4%, 11.5%, 7.8%) |
| CIE-LAB | lab(70.16, 45.34, -19.57) |
| CIE-LCH | lch(70.16, 49.39, 336.66°) |
| OKLab | oklab(76.08% 0.132 -0.0523) |
| OKLCH | oklch(76.08% 0.142 338.4) |
| XYZ | xyz(55.0243, 40.9756, 64.6731) |
| Luminance | 0.4097 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.83
Lavender Pink
#DD85D7
ΔE00 4.41
Pink (survey)
#FF81C0
ΔE00 5.63
Plum
#DDA0DD
ΔE00 6.06
Violet (CSS)
#EE82EE
ΔE00 6.78
Purply Pink
#F075E6
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8CD0 #8CEBA7
analogous
#D68CEB #EB8CD0 #EB8CA0
triadic
#EB8CD0 #D0EB8C #8CD0EB
tetradic
#EB8CD0 #EBD68C #8CEBA7 #8CA0EB
square
#EB8CD0 #EBD68C #8CEBA7 #8CA0EB
split-complementary
#EB8CD0 #A0EB8C #8CEBD6
monochromatic
#D725A5 #E258BB #EB8CD0 #F4C0E5 #FAE5F4
Accessibility & contrast
On white
2.28
#EB8CD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#EB8CD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8CD0
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8CD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8CD0 | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA3D2
Deuteranopia (green-blind)
#A7B1CD
Tritanopia (blue-blind)
#F58EA5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #eb8cd0; /* rgb */ color: rgb(235, 140, 208); /* oklch */ color: oklch(76.1% 0.142 338.4);
Tailwind
colors: {
custom: {
50: '#f3afde',
500: '#eb8cd0',
950: '#000000',
},
}SCSS
$custom: #eb8cd0; $custom-light: #f3afde; $custom-dark: #000000;
JSON
{
"hex": "#eb8cd0",
"rgb": {
"r": 235,
"g": 140,
"b": 208
},
"hsl": {
"h": 317.053,
"s": 70.37,
"l": 73.529
},
"oklch": {
"l": 0.76084,
"c": 0.14198,
"h": 338.4
},
"luminance": 0.40972
}Semantic roles & 50–950 ramp
primary
#EB8CD0
secondary
#D9F2E0
accent
#D24913
background
#FFFAFD
surface
#FEF5FB
border
#D6CFD4
text
#171115
muted
#858083