#EB8EC0#EB8EC0
#EB8EC0 is a light, vivid pink. Relative luminance 0.408; OKLCH L 75.8% C 0.127 H 347.1°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8EC0 |
|---|---|
| RGB | rgb(235, 142, 192) |
| HSL | hsl(328, 70%, 74%) |
| HSV | hsv(328, 40%, 92%) |
| CMYK | cmyk(0%, 39.6%, 18.3%, 7.8%) |
| CIE-LAB | lab(70.05, 41.81, -10.85) |
| CIE-LCH | lch(70.05, 43.19, 345.45°) |
| OKLab | oklab(75.83% 0.1243 -0.0284) |
| OKLCH | oklch(75.83% 0.127 347.1) |
| XYZ | xyz(53.4491, 40.8174, 54.9223) |
| Luminance | 0.4081 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.19
Bubblegum Pink
#FE83CC
ΔE00 4.51
Pinky
#FC86AA
ΔE00 6.84
Bubblegum (survey)
#FF6CB5
ΔE00 7.21
Pig Pink
#E78EA5
ΔE00 7.28
Carnation Pink
#FF7FA7
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8EC0 #8EEBB9
analogous
#E88EEB #EB8EC0 #EB8E92
triadic
#EB8EC0 #C0EB8E #8EC0EB
tetradic
#EB8EC0 #EBE88E #8EEBB9 #8E92EB
square
#EB8EC0 #EBE88E #8EEBB9 #8E92EB
split-complementary
#EB8EC0 #92EB8E #8EEBE8
monochromatic
#D82686 #E25AA3 #EB8EC0 #F4C2DD #FAE5F1
Accessibility & contrast
On white
2.29
#EB8EC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#EB8EC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8EC0
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8EC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8EC0 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A2C2
Deuteranopia (green-blind)
#ADB1BE
Tritanopia (blue-blind)
#F78DA0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #eb8ec0; /* rgb */ color: rgb(235, 142, 192); /* oklch */ color: oklch(75.8% 0.127 347.1);
Tailwind
colors: {
custom: {
50: '#f3b1d3',
500: '#eb8ec0',
950: '#000000',
},
}SCSS
$custom: #eb8ec0; $custom-light: #f3b1d3; $custom-dark: #000000;
JSON
{
"hex": "#eb8ec0",
"rgb": {
"r": 235,
"g": 142,
"b": 192
},
"hsl": {
"h": 327.742,
"s": 69.925,
"l": 73.922
},
"oklch": {
"l": 0.75827,
"c": 0.12746,
"h": 347.1
},
"luminance": 0.40814
}Semantic roles & 50–950 ramp
primary
#EB8EC0
secondary
#D9F2E5
accent
#D26C14
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082