#EB8CCD#EB8CCD
#EB8CCD is a light, vivid pink. Relative luminance 0.408; OKLCH L 76.0% C 0.140 H 339.8°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8CCD |
|---|---|
| RGB | rgb(235, 140, 205) |
| HSL | hsl(319, 70%, 74%) |
| HSV | hsv(319, 40%, 92%) |
| CMYK | cmyk(0%, 40.4%, 12.8%, 7.8%) |
| CIE-LAB | lab(70.06, 44.86, -18.06) |
| CIE-LCH | lch(70.06, 48.36, 338.07°) |
| OKLab | oklab(75.97% 0.1312 -0.0482) |
| OKLCH | oklch(75.97% 0.14 339.8) |
| XYZ | xyz(54.6587, 40.8294, 62.7477) |
| Luminance | 0.4083 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.61
Lavender Pink
#DD85D7
ΔE00 4.95
Pink (survey)
#FF81C0
ΔE00 5.17
Plum
#DDA0DD
ΔE00 6.33
Violet (CSS)
#EE82EE
ΔE00 7.42
Bubblegum (survey)
#FF6CB5
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8CCD #8CEBAA
analogous
#D98CEB #EB8CCD #EB8C9D
triadic
#EB8CCD #CDEB8C #8CCDEB
tetradic
#EB8CCD #EBD98C #8CEBAA #8C9DEB
square
#EB8CCD #EBD98C #8CEBAA #8C9DEB
split-complementary
#EB8CCD #9DEB8C #8CEBD9
monochromatic
#D7259F #E258B6 #EB8CCD #F4C0E4 #FAE5F4
Accessibility & contrast
On white
2.29
#EB8CCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#EB8CCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8CCD
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8CCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8CCD | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A2CF
Deuteranopia (green-blind)
#A8B1CA
Tritanopia (blue-blind)
#F58EA4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #eb8ccd; /* rgb */ color: rgb(235, 140, 205); /* oklch */ color: oklch(76.0% 0.140 339.8);
Tailwind
colors: {
custom: {
50: '#f3afdc',
500: '#eb8ccd',
950: '#000000',
},
}SCSS
$custom: #eb8ccd; $custom-light: #f3afdc; $custom-dark: #000000;
JSON
{
"hex": "#eb8ccd",
"rgb": {
"r": 235,
"g": 140,
"b": 205
},
"hsl": {
"h": 318.947,
"s": 70.37,
"l": 73.529
},
"oklch": {
"l": 0.75973,
"c": 0.13972,
"h": 339.8
},
"luminance": 0.40826
}Semantic roles & 50–950 ramp
primary
#EB8CCD
secondary
#D9F2E1
accent
#D25013
background
#FFFAFD
surface
#FEF5FB
border
#D6CFD4
text
#171115
muted
#858083