#ED7EBE#ED7EBE
#ED7EBE is a light, vivid pink. Relative luminance 0.366; OKLCH L 73.6% C 0.155 H 345.9°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7EBE |
|---|---|
| RGB | rgb(237, 126, 190) |
| HSL | hsl(325, 76%, 71%) |
| HSV | hsv(325, 47%, 93%) |
| CMYK | cmyk(0%, 46.8%, 19.8%, 7.1%) |
| CIE-LAB | lab(67.01, 50.29, -14.26) |
| CIE-LCH | lch(67.01, 52.27, 344.17°) |
| OKLab | oklab(73.57% 0.15 -0.0376) |
| OKLCH | oklch(73.57% 0.155 345.9) |
| XYZ | xyz(51.6812, 36.6478, 53.0570) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.25
Pink (survey)
#FF81C0
ΔE00 3.33
Bubblegum (survey)
#FF6CB5
ΔE00 4.39
Hot Pink
#FF69B4
ΔE00 4.72
Bubble Gum Pink
#FF69AF
ΔE00 5.25
Pale Magenta
#D767AD
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7EBE #7EEDAD
analogous
#E47EED #ED7EBE #ED7E86
triadic
#ED7EBE #BEED7E #7EBEED
tetradic
#ED7EBE #EDE47E #7EEDAD #7E86ED
square
#ED7EBE #EDE47E #7EEDAD #7E86ED
split-complementary
#ED7EBE #86ED7E #7EEDE4
monochromatic
#D31D86 #E648A3 #ED7EBE #F4B4D9 #FBE4F1
Accessibility & contrast
On white
2.52
#ED7EBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#ED7EBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7EBE
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7EBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7EBE | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8798C0
Deuteranopia (green-blind)
#A4AABB
Tritanopia (blue-blind)
#FA7D96
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ed7ebe; /* rgb */ color: rgb(237, 126, 190); /* oklch */ color: oklch(73.6% 0.155 345.9);
Tailwind
colors: {
custom: {
50: '#f5a6d1',
500: '#ed7ebe',
950: '#000000',
},
}SCSS
$custom: #ed7ebe; $custom-light: #f5a6d1; $custom-dark: #000000;
JSON
{
"hex": "#ed7ebe",
"rgb": {
"r": 237,
"g": 126,
"b": 190
},
"hsl": {
"h": 325.405,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.73569,
"c": 0.1546,
"h": 345.9
},
"luminance": 0.36644
}Semantic roles & 50–950 ramp
primary
#ED7EBE
secondary
#D5F2E1
accent
#D8630E
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82