#ED7EBB#ED7EBB
#ED7EBB is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.5% C 0.153 H 347.4°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7EBB |
|---|---|
| RGB | rgb(237, 126, 187) |
| HSL | hsl(327, 76%, 71%) |
| HSV | hsv(327, 47%, 93%) |
| CMYK | cmyk(0%, 46.8%, 21.1%, 7.1%) |
| CIE-LAB | lab(66.91, 49.86, -12.72) |
| CIE-LCH | lch(66.91, 51.46, 345.69°) |
| OKLab | oklab(73.46% 0.1491 -0.0334) |
| OKLCH | oklch(73.46% 0.153 347.4) |
| XYZ | xyz(51.3567, 36.5180, 51.3479) |
| Luminance | 0.3651 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.11
Bubblegum Pink
#FE83CC
ΔE00 3.56
Bubblegum (survey)
#FF6CB5
ΔE00 4.16
Hot Pink
#FF69B4
ΔE00 4.51
Bubble Gum Pink
#FF69AF
ΔE00 4.91
Pale Magenta
#D767AD
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7EBB #7EEDB0
analogous
#E77EED #ED7EBB #ED7E83
triadic
#ED7EBB #BBED7E #7EBBED
tetradic
#ED7EBB #EDE77E #7EEDB0 #7E83ED
square
#ED7EBB #EDE77E #7EEDB0 #7E83ED
split-complementary
#ED7EBB #83ED7E #7EEDE7
monochromatic
#D31D81 #E6489F #ED7EBB #F4B4D7 #FBE4F1
Accessibility & contrast
On white
2.53
#ED7EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#ED7EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7EBB
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7EBB | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8897BD
Deuteranopia (green-blind)
#A5AAB8
Tritanopia (blue-blind)
#FA7C95
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ed7ebb; /* rgb */ color: rgb(237, 126, 187); /* oklch */ color: oklch(73.5% 0.153 347.4);
Tailwind
colors: {
custom: {
50: '#f5a6cf',
500: '#ed7ebb',
950: '#000000',
},
}SCSS
$custom: #ed7ebb; $custom-light: #f5a6cf; $custom-dark: #000000;
JSON
{
"hex": "#ed7ebb",
"rgb": {
"r": 237,
"g": 126,
"b": 187
},
"hsl": {
"h": 327.027,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.73463,
"c": 0.15279,
"h": 347.4
},
"luminance": 0.36514
}Semantic roles & 50–950 ramp
primary
#ED7EBB
secondary
#D5F2E2
accent
#D8690E
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82