#ED7BB9#ED7BB9
#ED7BB9 is a light, vivid pink. Relative luminance 0.357; OKLCH L 73.0% C 0.156 H 347.9°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7BB9 |
|---|---|
| RGB | rgb(237, 123, 185) |
| HSL | hsl(327, 76%, 71%) |
| HSV | hsv(327, 48%, 93%) |
| CMYK | cmyk(0%, 48.1%, 21.9%, 7.1%) |
| CIE-LAB | lab(66.27, 51.06, -12.56) |
| CIE-LCH | lch(66.27, 52.58, 346.18°) |
| OKLab | oklab(72.96% 0.153 -0.0329) |
| OKLCH | oklch(72.96% 0.156 347.9) |
| XYZ | xyz(50.7662, 35.6772, 50.1022) |
| Luminance | 0.3567 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.34
Bubblegum (survey)
#FF6CB5
ΔE00 3.71
Bubblegum Pink
#FE83CC
ΔE00 3.92
Hot Pink
#FF69B4
ΔE00 4.02
Bubble Gum Pink
#FF69AF
ΔE00 4.43
Pale Magenta
#D767AD
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7BB9 #7BEDAF
analogous
#E87BED #ED7BB9 #ED7B80
triadic
#ED7BB9 #B9ED7B #7BB9ED
tetradic
#ED7BB9 #EDE87B #7BEDAF #7B80ED
square
#ED7BB9 #EDE87B #7BEDAF #7B80ED
split-complementary
#ED7BB9 #80ED7B #7BEDE8
monochromatic
#D11D7F #E6459C #ED7BB9 #F4B1D6 #FBE4F1
Accessibility & contrast
On white
2.58
#ED7BB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#ED7BB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7BB9
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7BB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7BB9 | 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)
#8695BB
Deuteranopia (green-blind)
#A4A8B6
Tritanopia (blue-blind)
#FB7992
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ed7bb9; /* rgb */ color: rgb(237, 123, 185); /* oklch */ color: oklch(73.0% 0.156 347.9);
Tailwind
colors: {
custom: {
50: '#f5a4ce',
500: '#ed7bb9',
950: '#000000',
},
}SCSS
$custom: #ed7bb9; $custom-light: #f5a4ce; $custom-dark: #000000;
JSON
{
"hex": "#ed7bb9",
"rgb": {
"r": 237,
"g": 123,
"b": 185
},
"hsl": {
"h": 327.368,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.72961,
"c": 0.15646,
"h": 347.9
},
"luminance": 0.35673
}Semantic roles & 50–950 ramp
primary
#ED7BB9
secondary
#D2F1E1
accent
#D86A0D
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F13
muted
#857F82