#EB8EC7#EB8EC7
#EB8EC7 is a light, vivid pink. Relative luminance 0.411; OKLCH L 76.1% C 0.132 H 343.2°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8EC7 |
|---|---|
| RGB | rgb(235, 142, 199) |
| HSL | hsl(323, 70%, 74%) |
| HSV | hsv(323, 40%, 92%) |
| CMYK | cmyk(0%, 39.6%, 15.3%, 7.8%) |
| CIE-LAB | lab(70.27, 42.88, -14.41) |
| CIE-LCH | lch(70.27, 45.24, 341.43°) |
| OKLab | oklab(76.07% 0.1264 -0.0381) |
| OKLCH | oklch(76.07% 0.132 343.2) |
| XYZ | xyz(54.2432, 41.1350, 59.1045) |
| Luminance | 0.4113 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.84
Pink (survey)
#FF81C0
ΔE00 4.54
Lavender Pink
#DD85D7
ΔE00 6.49
Plum
#DDA0DD
ΔE00 6.88
Bubblegum (survey)
#FF6CB5
ΔE00 7.49
Hot Pink
#FF69B4
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8EC7 #8EEBB2
analogous
#E18EEB #EB8EC7 #EB8E99
triadic
#EB8EC7 #C7EB8E #8EC7EB
tetradic
#EB8EC7 #EBE18E #8EEBB2 #8E99EB
square
#EB8EC7 #EBE18E #8EEBB2 #8E99EB
split-complementary
#EB8EC7 #99EB8E #8EEBE1
monochromatic
#D82693 #E25AAD #EB8EC7 #F4C2E1 #FAE5F2
Accessibility & contrast
On white
2.28
#EB8EC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#EB8EC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8EC7
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8EC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8EC7 | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A3C9
Deuteranopia (green-blind)
#ABB1C4
Tritanopia (blue-blind)
#F68EA3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #eb8ec7; /* rgb */ color: rgb(235, 142, 199); /* oklch */ color: oklch(76.1% 0.132 343.2);
Tailwind
colors: {
custom: {
50: '#f3b1d8',
500: '#eb8ec7',
950: '#000000',
},
}SCSS
$custom: #eb8ec7; $custom-light: #f3b1d8; $custom-dark: #000000;
JSON
{
"hex": "#eb8ec7",
"rgb": {
"r": 235,
"g": 142,
"b": 199
},
"hsl": {
"h": 323.226,
"s": 69.925,
"l": 73.922
},
"oklch": {
"l": 0.76069,
"c": 0.13202,
"h": 343.2
},
"luminance": 0.41132
}Semantic roles & 50–950 ramp
primary
#EB8EC7
secondary
#D9F2E3
accent
#D25D14
background
#FFFBFD
surface
#FEF6FA
border
#D6D0D3
text
#171114
muted
#858083