#ED7BBC#ED7BBC
#ED7BBC is a light, vivid pink. Relative luminance 0.358; OKLCH L 73.1% C 0.158 H 346.4°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7BBC |
|---|---|
| RGB | rgb(237, 123, 188) |
| HSL | hsl(326, 76%, 71%) |
| HSV | hsv(326, 48%, 93%) |
| CMYK | cmyk(0%, 48.1%, 20.7%, 7.1%) |
| CIE-LAB | lab(66.37, 51.48, -14.10) |
| CIE-LCH | lch(66.37, 53.38, 344.68°) |
| OKLab | oklab(73.07% 0.1538 -0.0371) |
| OKLCH | oklch(73.07% 0.158 346.4) |
| XYZ | xyz(51.0863, 35.8053, 51.7877) |
| Luminance | 0.3580 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.52
Bubblegum Pink
#FE83CC
ΔE00 3.61
Bubblegum (survey)
#FF6CB5
ΔE00 3.94
Hot Pink
#FF69B4
ΔE00 4.22
Bubble Gum Pink
#FF69AF
ΔE00 4.77
Pale Magenta
#D767AD
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7BBC #7BEDAC
analogous
#E57BED #ED7BBC #ED7B83
triadic
#ED7BBC #BCED7B #7BBCED
tetradic
#ED7BBC #EDE57B #7BEDAC #7B83ED
square
#ED7BBC #EDE57B #7BEDAC #7B83ED
split-complementary
#ED7BBC #83ED7B #7BEDE5
monochromatic
#D11D83 #E645A1 #ED7BBC #F4B1D7 #FBE4F1
Accessibility & contrast
On white
2.57
#ED7BBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#ED7BBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7BBC
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7BBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7BBC | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8595BE
Deuteranopia (green-blind)
#A3A9B9
Tritanopia (blue-blind)
#FA7993
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ed7bbc; /* rgb */ color: rgb(237, 123, 188); /* oklch */ color: oklch(73.1% 0.158 346.4);
Tailwind
colors: {
custom: {
50: '#f5a4d0',
500: '#ed7bbc',
950: '#000000',
},
}SCSS
$custom: #ed7bbc; $custom-light: #f5a4d0; $custom-dark: #000000;
JSON
{
"hex": "#ed7bbc",
"rgb": {
"r": 237,
"g": 123,
"b": 188
},
"hsl": {
"h": 325.789,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.73067,
"c": 0.15824,
"h": 346.4
},
"luminance": 0.35801
}Semantic roles & 50–950 ramp
primary
#ED7BBC
secondary
#D2F1E0
accent
#D8650D
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F14
muted
#857F82