#ED7BB7#ED7BB7
#ED7BB7 is a light, vivid pink. Relative luminance 0.356; OKLCH L 72.9% C 0.155 H 348.8°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7BB7 |
|---|---|
| RGB | rgb(237, 123, 183) |
| HSL | hsl(328, 76%, 71%) |
| HSV | hsv(328, 48%, 93%) |
| CMYK | cmyk(0%, 48.1%, 22.8%, 7.1%) |
| CIE-LAB | lab(66.21, 50.77, -11.52) |
| CIE-LCH | lch(66.21, 52.07, 347.21°) |
| OKLab | oklab(72.89% 0.1524 -0.0301) |
| OKLCH | oklch(72.89% 0.155 348.8) |
| XYZ | xyz(50.5566, 35.5934, 48.9981) |
| Luminance | 0.3559 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.30
Bubblegum (survey)
#FF6CB5
ΔE00 3.62
Hot Pink
#FF69B4
ΔE00 3.94
Bubblegum Pink
#FE83CC
ΔE00 4.17
Bubble Gum Pink
#FF69AF
ΔE00 4.24
Pale Magenta
#D767AD
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7BB7 #7BEDB1
analogous
#EA7BED #ED7BB7 #ED7B7E
triadic
#ED7BB7 #B7ED7B #7BB7ED
tetradic
#ED7BB7 #EDEA7B #7BEDB1 #7B7EED
square
#ED7BB7 #EDEA7B #7BEDB1 #7B7EED
split-complementary
#ED7BB7 #7EED7B #7BEDEA
monochromatic
#D11D7C #E6459A #ED7BB7 #F4B1D4 #FBE4F0
Accessibility & contrast
On white
2.59
#ED7BB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#ED7BB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7BB7
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7BB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7BB7 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8795B9
Deuteranopia (green-blind)
#A4A8B4
Tritanopia (blue-blind)
#FB7891
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ed7bb7; /* rgb */ color: rgb(237, 123, 183); /* oklch */ color: oklch(72.9% 0.155 348.8);
Tailwind
colors: {
custom: {
50: '#f5a4cc',
500: '#ed7bb7',
950: '#000000',
},
}SCSS
$custom: #ed7bb7; $custom-light: #f5a4cc; $custom-dark: #000000;
JSON
{
"hex": "#ed7bb7",
"rgb": {
"r": 237,
"g": 123,
"b": 183
},
"hsl": {
"h": 328.421,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.72891,
"c": 0.15531,
"h": 348.8
},
"luminance": 0.35589
}Semantic roles & 50–950 ramp
primary
#ED7BB7
secondary
#D2F1E1
accent
#D86D0D
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#170F13
muted
#857F82