#EB7DC0#EB7DC0
#EB7DC0 is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.2% C 0.156 H 344.2°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7DC0 |
|---|---|
| RGB | rgb(235, 125, 192) |
| HSL | hsl(323, 73%, 71%) |
| HSV | hsv(323, 47%, 92%) |
| CMYK | cmyk(0%, 46.8%, 18.3%, 7.8%) |
| CIE-LAB | lab(66.63, 50.45, -15.99) |
| CIE-LCH | lch(66.63, 52.92, 342.41°) |
| OKLab | oklab(73.25% 0.1499 -0.0423) |
| OKLCH | oklch(73.25% 0.156 344.2) |
| XYZ | xyz(51.1099, 36.1389, 54.1425) |
| Luminance | 0.3614 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.46
Pink (survey)
#FF81C0
ΔE00 4.02
Bubblegum (survey)
#FF6CB5
ΔE00 4.78
Hot Pink
#FF69B4
ΔE00 5.05
Bubble Gum Pink
#FF69AF
ΔE00 5.68
Lavender Pink
#DD85D7
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7DC0 #7DEBA8
analogous
#DF7DEB #EB7DC0 #EB7D89
triadic
#EB7DC0 #C0EB7D #7DC0EB
tetradic
#EB7DC0 #EBDF7D #7DEBA8 #7D89EB
square
#EB7DC0 #EBDF7D #7DEBA8 #7D89EB
split-complementary
#EB7DC0 #89EB7D #7DEBDF
monochromatic
#CE208A #E348A6 #EB7DC0 #F3B2DA #FBE4F2
Accessibility & contrast
On white
2.55
#EB7DC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#EB7DC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7DC0
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7DC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7DC0 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8597C2
Deuteranopia (green-blind)
#A2A9BD
Tritanopia (blue-blind)
#F77D96
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #eb7dc0; /* rgb */ color: rgb(235, 125, 192); /* oklch */ color: oklch(73.2% 0.156 344.2);
Tailwind
colors: {
custom: {
50: '#f4a5d3',
500: '#eb7dc0',
950: '#000000',
},
}SCSS
$custom: #eb7dc0; $custom-light: #f4a5d3; $custom-dark: #000000;
JSON
{
"hex": "#eb7dc0",
"rgb": {
"r": 235,
"g": 125,
"b": 192
},
"hsl": {
"h": 323.455,
"s": 73.333,
"l": 70.588
},
"oklch": {
"l": 0.73248,
"c": 0.15573,
"h": 344.2
},
"luminance": 0.36135
}Semantic roles & 50–950 ramp
primary
#EB7DC0
secondary
#D3F1DF
accent
#D55D10
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82