#EB8FC7#EB8FC7
#EB8FC7 is a light, vivid pink. Relative luminance 0.414; OKLCH L 76.2% C 0.130 H 343.4°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8FC7 |
|---|---|
| RGB | rgb(235, 143, 199) |
| HSL | hsl(323, 70%, 74%) |
| HSV | hsv(323, 39%, 92%) |
| CMYK | cmyk(0%, 39.1%, 15.3%, 7.8%) |
| CIE-LAB | lab(70.48, 42.36, -14.09) |
| CIE-LCH | lch(70.48, 44.65, 341.60°) |
| OKLab | oklab(76.23% 0.1249 -0.0373) |
| OKLCH | oklch(76.23% 0.13 343.4) |
| XYZ | xyz(54.3927, 41.4339, 59.1544) |
| Luminance | 0.4143 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.00
Pink (survey)
#FF81C0
ΔE00 4.63
Lavender Pink
#DD85D7
ΔE00 6.67
Plum
#DDA0DD
ΔE00 6.80
Bubblegum (survey)
#FF6CB5
ΔE00 7.66
Hot Pink
#FF69B4
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8FC7 #8FEBB3
analogous
#E18FEB #EB8FC7 #EB8F99
triadic
#EB8FC7 #C7EB8F #8FC7EB
tetradic
#EB8FC7 #EBE18F #8FEBB3 #8F99EB
square
#EB8FC7 #EBE18F #8FEBB3 #8F99EB
split-complementary
#EB8FC7 #99EB8F #8FEBE1
monochromatic
#D82793 #E25BAD #EB8FC7 #F4C3E1 #FAE5F2
Accessibility & contrast
On white
2.26
#EB8FC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#EB8FC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8FC7
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8FC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8FC7 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A3C9
Deuteranopia (green-blind)
#ACB2C5
Tritanopia (blue-blind)
#F68FA3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #eb8fc7; /* rgb */ color: rgb(235, 143, 199); /* oklch */ color: oklch(76.2% 0.130 343.4);
Tailwind
colors: {
custom: {
50: '#f3b1d8',
500: '#eb8fc7',
950: '#000000',
},
}SCSS
$custom: #eb8fc7; $custom-light: #f3b1d8; $custom-dark: #000000;
JSON
{
"hex": "#eb8fc7",
"rgb": {
"r": 235,
"g": 143,
"b": 199
},
"hsl": {
"h": 323.478,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.76227,
"c": 0.13032,
"h": 343.4
},
"luminance": 0.41431
}Semantic roles & 50–950 ramp
primary
#EB8FC7
secondary
#D9F2E3
accent
#D25E14
background
#FFFBFD
surface
#FEF6FA
border
#D6D0D3
text
#171114
muted
#858083