#ED7EBF#ED7EBF
#ED7EBF is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.6% C 0.155 H 345.5°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7EBF |
|---|---|
| RGB | rgb(237, 126, 191) |
| HSL | hsl(325, 76%, 71%) |
| HSV | hsv(325, 47%, 93%) |
| CMYK | cmyk(0%, 46.8%, 19.4%, 7.1%) |
| CIE-LAB | lab(67.05, 50.44, -14.77) |
| CIE-LCH | lch(67.05, 52.56, 343.68°) |
| OKLab | oklab(73.61% 0.1503 -0.039) |
| OKLCH | oklch(73.61% 0.155 345.5) |
| XYZ | xyz(51.7909, 36.6917, 53.6345) |
| Luminance | 0.3669 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.17
Pink (survey)
#FF81C0
ΔE00 3.43
Bubblegum (survey)
#FF6CB5
ΔE00 4.49
Hot Pink
#FF69B4
ΔE00 4.80
Bubble Gum Pink
#FF69AF
ΔE00 5.37
Lavender Pink
#DD85D7
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7EBF #7EEDAC
analogous
#E37EED #ED7EBF #ED7E87
triadic
#ED7EBF #BFED7E #7EBFED
tetradic
#ED7EBF #EDE37E #7EEDAC #7E87ED
square
#ED7EBF #EDE37E #7EEDAC #7E87ED
split-complementary
#ED7EBF #87ED7E #7EEDE3
monochromatic
#D31D88 #E648A4 #ED7EBF #F4B4DA #FBE4F2
Accessibility & contrast
On white
2.52
#ED7EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#ED7EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7EBF
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7EBF | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8798C1
Deuteranopia (green-blind)
#A4AABC
Tritanopia (blue-blind)
#FA7D96
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ed7ebf; /* rgb */ color: rgb(237, 126, 191); /* oklch */ color: oklch(73.6% 0.155 345.5);
Tailwind
colors: {
custom: {
50: '#f5a6d2',
500: '#ed7ebf',
950: '#000000',
},
}SCSS
$custom: #ed7ebf; $custom-light: #f5a6d2; $custom-dark: #000000;
JSON
{
"hex": "#ed7ebf",
"rgb": {
"r": 237,
"g": 126,
"b": 191
},
"hsl": {
"h": 324.865,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.73605,
"c": 0.15523,
"h": 345.5
},
"luminance": 0.36688
}Semantic roles & 50–950 ramp
primary
#ED7EBF
secondary
#D5F2E1
accent
#D8610E
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82