#EB8EC6#EB8EC6
#EB8EC6 is a light, vivid pink. Relative luminance 0.411; OKLCH L 76.0% C 0.131 H 343.8°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8EC6 |
|---|---|
| RGB | rgb(235, 142, 198) |
| HSL | hsl(324, 70%, 74%) |
| HSV | hsv(324, 40%, 92%) |
| CMYK | cmyk(0%, 39.6%, 15.7%, 7.8%) |
| CIE-LAB | lab(70.24, 42.73, -13.90) |
| CIE-LCH | lch(70.24, 44.93, 341.98°) |
| OKLab | oklab(76.03% 0.1261 -0.0367) |
| OKLCH | oklch(76.03% 0.131 343.8) |
| XYZ | xyz(54.1275, 41.0887, 58.4951) |
| Luminance | 0.4108 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.89
Pink (survey)
#FF81C0
ΔE00 4.45
Lavender Pink
#DD85D7
ΔE00 6.71
Plum
#DDA0DD
ΔE00 7.03
Bubblegum (survey)
#FF6CB5
ΔE00 7.43
Hot Pink
#FF69B4
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8EC6 #8EEBB3
analogous
#E28EEB #EB8EC6 #EB8E98
triadic
#EB8EC6 #C6EB8E #8EC6EB
tetradic
#EB8EC6 #EBE28E #8EEBB3 #8E98EB
square
#EB8EC6 #EBE28E #8EEBB3 #8E98EB
split-complementary
#EB8EC6 #98EB8E #8EEBE2
monochromatic
#D82691 #E25AAC #EB8EC6 #F4C2E0 #FAE5F2
Accessibility & contrast
On white
2.28
#EB8EC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#EB8EC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8EC6
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8EC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8EC6 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A3C8
Deuteranopia (green-blind)
#ABB1C4
Tritanopia (blue-blind)
#F68EA2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #eb8ec6; /* rgb */ color: rgb(235, 142, 198); /* oklch */ color: oklch(76.0% 0.131 343.8);
Tailwind
colors: {
custom: {
50: '#f3b1d7',
500: '#eb8ec6',
950: '#000000',
},
}SCSS
$custom: #eb8ec6; $custom-light: #f3b1d7; $custom-dark: #000000;
JSON
{
"hex": "#eb8ec6",
"rgb": {
"r": 235,
"g": 142,
"b": 198
},
"hsl": {
"h": 323.871,
"s": 69.925,
"l": 73.922
},
"oklch": {
"l": 0.76034,
"c": 0.13133,
"h": 343.8
},
"luminance": 0.41085
}Semantic roles & 50–950 ramp
primary
#EB8EC6
secondary
#D9F2E3
accent
#D25F14
background
#FFFBFD
surface
#FEF6FA
border
#D6D0D3
text
#171114
muted
#858083