#EB8ED2#EB8ED2
#EB8ED2 is a light, vivid pink. Relative luminance 0.417; OKLCH L 76.5% C 0.140 H 337.6°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8ED2 |
|---|---|
| RGB | rgb(235, 142, 210) |
| HSL | hsl(316, 70%, 74%) |
| HSV | hsv(316, 40%, 92%) |
| CMYK | cmyk(0%, 39.6%, 10.6%, 7.8%) |
| CIE-LAB | lab(70.64, 44.64, -19.95) |
| CIE-LCH | lch(70.64, 48.89, 335.92°) |
| OKLab | oklab(76.47% 0.1295 -0.0534) |
| OKLCH | oklch(76.47% 0.14 337.6) |
| XYZ | xyz(55.5668, 41.6645, 66.0755) |
| Luminance | 0.4166 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.15
Lavender Pink
#DD85D7
ΔE00 4.41
Plum
#DDA0DD
ΔE00 5.61
Pink (survey)
#FF81C0
ΔE00 5.98
Violet (CSS)
#EE82EE
ΔE00 6.70
Purply Pink
#F075E6
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8ED2 #8EEBA7
analogous
#D68EEB #EB8ED2 #EB8EA4
triadic
#EB8ED2 #D2EB8E #8ED2EB
tetradic
#EB8ED2 #EBD68E #8EEBA7 #8EA4EB
square
#EB8ED2 #EBD68E #8EEBA7 #8EA4EB
split-complementary
#EB8ED2 #A4EB8E #8EEBD6
monochromatic
#D826A8 #E25ABD #EB8ED2 #F4C2E7 #FAE5F5
Accessibility & contrast
On white
2.25
#EB8ED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#EB8ED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8ED2
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8ED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8ED2 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A4D4
Deuteranopia (green-blind)
#A8B2CF
Tritanopia (blue-blind)
#F491A7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #eb8ed2; /* rgb */ color: rgb(235, 142, 210); /* oklch */ color: oklch(76.5% 0.140 337.6);
Tailwind
colors: {
custom: {
50: '#f3b1e0',
500: '#eb8ed2',
950: '#000000',
},
}SCSS
$custom: #eb8ed2; $custom-light: #f3b1e0; $custom-dark: #000000;
JSON
{
"hex": "#eb8ed2",
"rgb": {
"r": 235,
"g": 142,
"b": 210
},
"hsl": {
"h": 316.129,
"s": 69.925,
"l": 73.922
},
"oklch": {
"l": 0.76469,
"c": 0.14012,
"h": 337.6
},
"luminance": 0.41661
}Semantic roles & 50–950 ramp
primary
#EB8ED2
secondary
#D9F2E0
accent
#D24714
background
#FFFBFD
surface
#FEF6FB
border
#D6D0D4
text
#171115
muted
#858083