#EB8EC3#EB8EC3
#EB8EC3 is a light, vivid pink. Relative luminance 0.409; OKLCH L 75.9% C 0.129 H 345.4°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8EC3 |
|---|---|
| RGB | rgb(235, 142, 195) |
| HSL | hsl(326, 70%, 74%) |
| HSV | hsv(326, 40%, 92%) |
| CMYK | cmyk(0%, 39.6%, 17%, 7.8%) |
| CIE-LAB | lab(70.14, 42.26, -12.38) |
| CIE-LCH | lch(70.14, 44.04, 343.68°) |
| OKLab | oklab(75.93% 0.1252 -0.0326) |
| OKLCH | oklch(75.93% 0.129 345.4) |
| XYZ | xyz(53.7849, 40.9517, 56.6907) |
| Luminance | 0.4095 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.14
Pink (survey)
#FF81C0
ΔE00 4.26
Bubblegum (survey)
#FF6CB5
ΔE00 7.29
Lavender Pink
#DD85D7
ΔE00 7.36
Pinky
#FC86AA
ΔE00 7.49
Plum
#DDA0DD
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8EC3 #8EEBB6
analogous
#E48EEB #EB8EC3 #EB8E95
triadic
#EB8EC3 #C3EB8E #8EC3EB
tetradic
#EB8EC3 #EBE48E #8EEBB6 #8E95EB
square
#EB8EC3 #EBE48E #8EEBB6 #8E95EB
split-complementary
#EB8EC3 #95EB8E #8EEBE4
monochromatic
#D8268C #E25AA7 #EB8EC3 #F4C2DF #FAE5F1
Accessibility & contrast
On white
2.29
#EB8EC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#EB8EC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8EC3
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8EC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8EC3 | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A2C5
Deuteranopia (green-blind)
#ACB1C1
Tritanopia (blue-blind)
#F68DA1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #eb8ec3; /* rgb */ color: rgb(235, 142, 195); /* oklch */ color: oklch(75.9% 0.129 345.4);
Tailwind
colors: {
custom: {
50: '#f3b1d5',
500: '#eb8ec3',
950: '#000000',
},
}SCSS
$custom: #eb8ec3; $custom-light: #f3b1d5; $custom-dark: #000000;
JSON
{
"hex": "#eb8ec3",
"rgb": {
"r": 235,
"g": 142,
"b": 195
},
"hsl": {
"h": 325.806,
"s": 69.925,
"l": 73.922
},
"oklch": {
"l": 0.7593,
"c": 0.12935,
"h": 345.4
},
"luminance": 0.40948
}Semantic roles & 50–950 ramp
primary
#EB8EC3
secondary
#D9F2E4
accent
#D26514
background
#FFFBFD
surface
#FEF6FA
border
#D6D0D3
text
#171114
muted
#858083