#EB8DC4#EB8DC4
#EB8DC4 is a light, vivid pink. Relative luminance 0.407; OKLCH L 75.8% C 0.132 H 344.7°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8DC4 |
|---|---|
| RGB | rgb(235, 141, 196) |
| HSL | hsl(325, 70%, 74%) |
| HSV | hsv(325, 40%, 92%) |
| CMYK | cmyk(0%, 40%, 16.6%, 7.8%) |
| CIE-LAB | lab(69.97, 42.93, -13.20) |
| CIE-LCH | lch(69.97, 44.92, 342.91°) |
| OKLab | oklab(75.81% 0.127 -0.0348) |
| OKLCH | oklch(75.81% 0.132 344.7) |
| XYZ | xyz(53.7502, 40.7008, 57.2388) |
| Luminance | 0.4070 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.88
Pink (survey)
#FF81C0
ΔE00 4.21
Lavender Pink
#DD85D7
ΔE00 6.97
Bubblegum (survey)
#FF6CB5
ΔE00 7.15
Plum
#DDA0DD
ΔE00 7.41
Hot Pink
#FF69B4
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8DC4 #8DEBB4
analogous
#E38DEB #EB8DC4 #EB8D95
triadic
#EB8DC4 #C4EB8D #8DC4EB
tetradic
#EB8DC4 #EBE38D #8DEBB4 #8D95EB
square
#EB8DC4 #EBE38D #8DEBB4 #8D95EB
split-complementary
#EB8DC4 #95EB8D #8DEBE3
monochromatic
#D8268E #E259A9 #EB8DC4 #F4C1DF #FAE5F2
Accessibility & contrast
On white
2.30
#EB8DC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#EB8DC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8DC4
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8DC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8DC4 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A2C6
Deuteranopia (green-blind)
#ABB1C2
Tritanopia (blue-blind)
#F68CA1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #eb8dc4; /* rgb */ color: rgb(235, 141, 196); /* oklch */ color: oklch(75.8% 0.132 344.7);
Tailwind
colors: {
custom: {
50: '#f3b0d5',
500: '#eb8dc4',
950: '#000000',
},
}SCSS
$custom: #eb8dc4; $custom-light: #f3b0d5; $custom-dark: #000000;
JSON
{
"hex": "#eb8dc4",
"rgb": {
"r": 235,
"g": 141,
"b": 196
},
"hsl": {
"h": 324.894,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.75807,
"c": 0.13169,
"h": 344.7
},
"luminance": 0.40697
}Semantic roles & 50–950 ramp
primary
#EB8DC4
secondary
#D9F2E3
accent
#D26313
background
#FFFAFD
surface
#FEF5FA
border
#D6CFD3
text
#171114
muted
#858083