#EB7DB4#EB7DB4
#EB7DB4 is a light, vivid pink. Relative luminance 0.356; OKLCH L 72.8% C 0.149 H 350.1°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7DB4 |
|---|---|
| RGB | rgb(235, 125, 180) |
| HSL | hsl(330, 73%, 71%) |
| HSV | hsv(330, 47%, 92%) |
| CMYK | cmyk(0%, 46.8%, 23.4%, 7.8%) |
| CIE-LAB | lab(66.24, 48.72, -9.82) |
| CIE-LCH | lch(66.24, 49.70, 348.61°) |
| OKLab | oklab(72.82% 0.1464 -0.0255) |
| OKLCH | oklch(72.82% 0.149 350.1) |
| XYZ | xyz(49.8341, 35.6286, 47.4235) |
| Luminance | 0.3563 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.51
Bubblegum (survey)
#FF6CB5
ΔE00 4.10
Hot Pink
#FF69B4
ΔE00 4.43
Bubble Gum Pink
#FF69AF
ΔE00 4.53
Bubblegum Pink
#FE83CC
ΔE00 4.72
Carnation Pink
#FF7FA7
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7DB4 #7DEBB4
analogous
#EB7DEB #EB7DB4 #EB7D7D
triadic
#EB7DB4 #B4EB7D #7DB4EB
tetradic
#EB7DB4 #EBEB7D #7DEBB4 #7D7DEB
square
#EB7DB4 #EBEB7D #7DEBB4 #7D7DEB
split-complementary
#EB7DB4 #7DEB7D #7DEBEB
monochromatic
#CE2077 #E34895 #EB7DB4 #F3B2D3 #FBE4F0
Accessibility & contrast
On white
2.58
#EB7DB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#EB7DB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7DB4
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7DB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7DB4 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8995B6
Deuteranopia (green-blind)
#A5A8B1
Tritanopia (blue-blind)
#F97A91
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #eb7db4; /* rgb */ color: rgb(235, 125, 180); /* oklch */ color: oklch(72.8% 0.149 350.1);
Tailwind
colors: {
custom: {
50: '#f4a5ca',
500: '#eb7db4',
950: '#000000',
},
}SCSS
$custom: #eb7db4; $custom-light: #f4a5ca; $custom-dark: #000000;
JSON
{
"hex": "#eb7db4",
"rgb": {
"r": 235,
"g": 125,
"b": 180
},
"hsl": {
"h": 330,
"s": 73.333,
"l": 70.588
},
"oklch": {
"l": 0.72825,
"c": 0.14855,
"h": 350.1
},
"luminance": 0.35625
}Semantic roles & 50–950 ramp
primary
#EB7DB4
secondary
#D3F1E2
accent
#D57310
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#170F13
muted
#857F82