#EB8DB8#EB8DB8
#EB8DB8 is a light, vivid pink. Relative luminance 0.402; OKLCH L 75.4% C 0.125 H 351.6°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8DB8 |
|---|---|
| RGB | rgb(235, 141, 184) |
| HSL | hsl(333, 70%, 74%) |
| HSV | hsv(333, 40%, 92%) |
| CMYK | cmyk(0%, 40%, 21.7%, 7.8%) |
| CIE-LAB | lab(69.59, 41.14, -7.06) |
| CIE-LCH | lch(69.59, 41.74, 350.26°) |
| OKLab | oklab(75.4% 0.1232 -0.0182) |
| OKLCH | oklch(75.4% 0.125 351.6) |
| XYZ | xyz(52.4386, 40.1762, 50.3309) |
| Luminance | 0.4017 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.45
Pinky
#FC86AA
ΔE00 5.20
Pig Pink
#E78EA5
ΔE00 5.40
Bubblegum Pink
#FE83CC
ΔE00 5.70
Carnation Pink
#FF7FA7
ΔE00 5.98
Dull Pink
#D5869D
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8DB8 #8DEBC0
analogous
#EB8DE7 #EB8DB8 #EB918D
triadic
#EB8DB8 #B8EB8D #8DB8EB
tetradic
#EB8DB8 #E7EB8D #8DEBC0 #918DEB
square
#EB8DB8 #E7EB8D #8DEBC0 #918DEB
split-complementary
#EB8DB8 #8DEB91 #8DE7EB
monochromatic
#D82677 #E25998 #EB8DB8 #F4C1D8 #FAE5EF
Accessibility & contrast
On white
2.32
#EB8DB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#EB8DB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8DB8
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8DB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8DB8 | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A0BA
Deuteranopia (green-blind)
#AEB0B6
Tritanopia (blue-blind)
#F88A9C
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #eb8db8; /* rgb */ color: rgb(235, 141, 184); /* oklch */ color: oklch(75.4% 0.125 351.6);
Tailwind
colors: {
custom: {
50: '#f3b0cd',
500: '#eb8db8',
950: '#000000',
},
}SCSS
$custom: #eb8db8; $custom-light: #f3b0cd; $custom-dark: #000000;
JSON
{
"hex": "#eb8db8",
"rgb": {
"r": 235,
"g": 141,
"b": 184
},
"hsl": {
"h": 332.553,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.75403,
"c": 0.12456,
"h": 351.6
},
"luminance": 0.40173
}Semantic roles & 50–950 ramp
primary
#EB8DB8
secondary
#D9F2E7
accent
#D27B13
background
#FFFAFC
surface
#FEF5F9
border
#D6CFD2
text
#171113
muted
#858082