#EB8CC2#EB8CC2
#EB8CC2 is a light, vivid pink. Relative luminance 0.403; OKLCH L 75.6% C 0.132 H 345.6°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8CC2 |
|---|---|
| RGB | rgb(235, 140, 194) |
| HSL | hsl(326, 70%, 74%) |
| HSV | hsv(326, 40%, 92%) |
| CMYK | cmyk(0%, 40.4%, 17.4%, 7.8%) |
| CIE-LAB | lab(69.69, 43.14, -12.49) |
| CIE-LCH | lch(69.69, 44.92, 343.85°) |
| OKLab | oklab(75.58% 0.1279 -0.0329) |
| OKLCH | oklch(75.58% 0.132 345.6) |
| XYZ | xyz(53.3773, 40.3168, 55.9990) |
| Luminance | 0.4031 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.91
Pink (survey)
#FF81C0
ΔE00 3.99
Bubblegum (survey)
#FF6CB5
ΔE00 6.88
Lavender Pink
#DD85D7
ΔE00 7.24
Hot Pink
#FF69B4
ΔE00 7.31
Pinky
#FC86AA
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8CC2 #8CEBB5
analogous
#E48CEB #EB8CC2 #EB8C92
triadic
#EB8CC2 #C2EB8C #8CC2EB
tetradic
#EB8CC2 #EBE48C #8CEBB5 #8C92EB
square
#EB8CC2 #EBE48C #8CEBB5 #8C92EB
split-complementary
#EB8CC2 #92EB8C #8CEBE4
monochromatic
#D7258A #E258A6 #EB8CC2 #F4C0DE #FAE5F1
Accessibility & contrast
On white
2.32
#EB8CC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#EB8CC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8CC2
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8CC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8CC2 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A1C4
Deuteranopia (green-blind)
#ABB0C0
Tritanopia (blue-blind)
#F78BA0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #eb8cc2; /* rgb */ color: rgb(235, 140, 194); /* oklch */ color: oklch(75.6% 0.132 345.6);
Tailwind
colors: {
custom: {
50: '#f3afd4',
500: '#eb8cc2',
950: '#000000',
},
}SCSS
$custom: #eb8cc2; $custom-light: #f3afd4; $custom-dark: #000000;
JSON
{
"hex": "#eb8cc2",
"rgb": {
"r": 235,
"g": 140,
"b": 194
},
"hsl": {
"h": 325.895,
"s": 70.37,
"l": 73.529
},
"oklch": {
"l": 0.7558,
"c": 0.13208,
"h": 345.6
},
"luminance": 0.40313
}Semantic roles & 50–950 ramp
primary
#EB8CC2
secondary
#D9F2E4
accent
#D26613
background
#FFFAFD
surface
#FEF5FA
border
#D6CFD3
text
#171014
muted
#857F83