#EB8EBF#EB8EBF
#EB8EBF is a light, vivid pink. Relative luminance 0.408; OKLCH L 75.8% C 0.127 H 347.7°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8EBF |
|---|---|
| RGB | rgb(235, 142, 191) |
| HSL | hsl(328, 70%, 74%) |
| HSV | hsv(328, 40%, 92%) |
| CMYK | cmyk(0%, 39.6%, 18.7%, 7.8%) |
| CIE-LAB | lab(70.02, 41.66, -10.34) |
| CIE-LCH | lch(70.02, 42.92, 346.06°) |
| OKLab | oklab(75.79% 0.1239 -0.027) |
| OKLCH | oklch(75.79% 0.127 347.7) |
| XYZ | xyz(53.3387, 40.7732, 54.3407) |
| Luminance | 0.4077 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.19
Bubblegum Pink
#FE83CC
ΔE00 4.65
Pinky
#FC86AA
ΔE00 6.63
Pig Pink
#E78EA5
ΔE00 7.03
Bubblegum (survey)
#FF6CB5
ΔE00 7.20
Carnation Pink
#FF7FA7
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8EBF #8EEBBA
analogous
#E98EEB #EB8EBF #EB8E91
triadic
#EB8EBF #BFEB8E #8EBFEB
tetradic
#EB8EBF #EBE98E #8EEBBA #8E91EB
square
#EB8EBF #EBE98E #8EEBBA #8E91EB
split-complementary
#EB8EBF #91EB8E #8EEBE9
monochromatic
#D82684 #E25AA2 #EB8EBF #F4C2DC #FAE5F0
Accessibility & contrast
On white
2.29
#EB8EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#EB8EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8EBF
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8EBF | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A2C1
Deuteranopia (green-blind)
#ADB1BD
Tritanopia (blue-blind)
#F78CA0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #eb8ebf; /* rgb */ color: rgb(235, 142, 191); /* oklch */ color: oklch(75.8% 0.127 347.7);
Tailwind
colors: {
custom: {
50: '#f3b1d2',
500: '#eb8ebf',
950: '#000000',
},
}SCSS
$custom: #eb8ebf; $custom-light: #f3b1d2; $custom-dark: #000000;
JSON
{
"hex": "#eb8ebf",
"rgb": {
"r": 235,
"g": 142,
"b": 191
},
"hsl": {
"h": 328.387,
"s": 69.925,
"l": 73.922
},
"oklch": {
"l": 0.75793,
"c": 0.12686,
"h": 347.7
},
"luminance": 0.4077
}Semantic roles & 50–950 ramp
primary
#EB8EBF
secondary
#D9F2E5
accent
#D26E14
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082