#ED7DBA#ED7DBA
#ED7DBA is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.3% C 0.154 H 347.7°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7DBA |
|---|---|
| RGB | rgb(237, 125, 186) |
| HSL | hsl(327, 76%, 71%) |
| HSV | hsv(327, 47%, 93%) |
| CMYK | cmyk(0%, 47.3%, 21.5%, 7.1%) |
| CIE-LAB | lab(66.69, 50.21, -12.50) |
| CIE-LCH | lch(66.69, 51.74, 346.03°) |
| OKLab | oklab(73.28% 0.1503 -0.0327) |
| OKLCH | oklch(73.28% 0.154 347.7) |
| XYZ | xyz(51.1228, 36.2209, 50.7436) |
| Luminance | 0.3622 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.16
Bubblegum Pink
#FE83CC
ΔE00 3.71
Bubblegum (survey)
#FF6CB5
ΔE00 3.99
Hot Pink
#FF69B4
ΔE00 4.32
Bubble Gum Pink
#FF69AF
ΔE00 4.71
Pale Magenta
#D767AD
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7DBA #7DEDB0
analogous
#E87DED #ED7DBA #ED7D82
triadic
#ED7DBA #BAED7D #7DBAED
tetradic
#ED7DBA #EDE87D #7DEDB0 #7D82ED
square
#ED7DBA #EDE87D #7DEDB0 #7D82ED
split-complementary
#ED7DBA #82ED7D #7DEDE8
monochromatic
#D21D80 #E6479D #ED7DBA #F4B3D7 #FBE4F1
Accessibility & contrast
On white
2.55
#ED7DBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#ED7DBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7DBA
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7DBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7DBA | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8796BC
Deuteranopia (green-blind)
#A5A9B7
Tritanopia (blue-blind)
#FA7B94
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ed7dba; /* rgb */ color: rgb(237, 125, 186); /* oklch */ color: oklch(73.3% 0.154 347.7);
Tailwind
colors: {
custom: {
50: '#f5a6ce',
500: '#ed7dba',
950: '#000000',
},
}SCSS
$custom: #ed7dba; $custom-light: #f5a6ce; $custom-dark: #000000;
JSON
{
"hex": "#ed7dba",
"rgb": {
"r": 237,
"g": 125,
"b": 186
},
"hsl": {
"h": 327.321,
"s": 75.676,
"l": 70.98
},
"oklch": {
"l": 0.73283,
"c": 0.15382,
"h": 347.7
},
"luminance": 0.36217
}Semantic roles & 50–950 ramp
primary
#ED7DBA
secondary
#D4F2E2
accent
#D86A0E
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82