#EB8BC3#EB8BC3
#EB8BC3 is a light, vivid pink. Relative luminance 0.401; OKLCH L 75.5% C 0.134 H 344.9°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8BC3 |
|---|---|
| RGB | rgb(235, 139, 195) |
| HSL | hsl(325, 71%, 73%) |
| HSV | hsv(325, 41%, 92%) |
| CMYK | cmyk(0%, 40.9%, 17%, 7.8%) |
| CIE-LAB | lab(69.52, 43.81, -13.31) |
| CIE-LCH | lch(69.52, 45.79, 343.10°) |
| OKLab | oklab(75.46% 0.1298 -0.0351) |
| OKLCH | oklch(75.46% 0.134 344.9) |
| XYZ | xyz(53.3446, 40.0710, 56.5440) |
| Luminance | 0.4007 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.66
Pink (survey)
#FF81C0
ΔE00 3.96
Bubblegum (survey)
#FF6CB5
ΔE00 6.75
Lavender Pink
#DD85D7
ΔE00 6.86
Hot Pink
#FF69B4
ΔE00 7.17
Bubble Gum Pink
#FF69AF
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8BC3 #8BEBB3
analogous
#E38BEB #EB8BC3 #EB8B93
triadic
#EB8BC3 #C3EB8B #8BC3EB
tetradic
#EB8BC3 #EBE38B #8BEBB3 #8B93EB
square
#EB8BC3 #EBE38B #8BEBB3 #8B93EB
split-complementary
#EB8BC3 #93EB8B #8BEBE3
monochromatic
#D7258D #E257A8 #EB8BC3 #F4BFDE #FAE5F1
Accessibility & contrast
On white
2.33
#EB8BC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#EB8BC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8BC3
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8BC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8BC3 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A0C5
Deuteranopia (green-blind)
#AAB0C0
Tritanopia (blue-blind)
#F68A9F
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #eb8bc3; /* rgb */ color: rgb(235, 139, 195); /* oklch */ color: oklch(75.5% 0.134 344.9);
Tailwind
colors: {
custom: {
50: '#f3afd5',
500: '#eb8bc3',
950: '#000000',
},
}SCSS
$custom: #eb8bc3; $custom-light: #f3afd5; $custom-dark: #000000;
JSON
{
"hex": "#eb8bc3",
"rgb": {
"r": 235,
"g": 139,
"b": 195
},
"hsl": {
"h": 325,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.75459,
"c": 0.13441,
"h": 344.9
},
"luminance": 0.40068
}Semantic roles & 50–950 ramp
primary
#EB8BC3
secondary
#D9F2E3
accent
#D36313
background
#FFFAFD
surface
#FEF5FA
border
#D6CFD3
text
#171014
muted
#857F83