#ED7EB2#ED7EB2
#ED7EB2 is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.2% C 0.148 H 351.9°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7EB2 |
|---|---|
| RGB | rgb(237, 126, 178) |
| HSL | hsl(332, 76%, 71%) |
| HSV | hsv(332, 47%, 93%) |
| CMYK | cmyk(0%, 46.8%, 24.9%, 7.1%) |
| CIE-LAB | lab(66.63, 48.60, -8.07) |
| CIE-LCH | lch(66.63, 49.26, 350.57°) |
| OKLab | oklab(73.16% 0.1464 -0.0208) |
| OKLCH | oklch(73.16% 0.148 351.9) |
| XYZ | xyz(50.4233, 36.1446, 46.4318) |
| Luminance | 0.3614 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.38
Bubblegum (survey)
#FF6CB5
ΔE00 4.16
Bubble Gum Pink
#FF69AF
ΔE00 4.43
Hot Pink
#FF69B4
ΔE00 4.53
Bubblegum Pink
#FE83CC
ΔE00 5.03
Carnation Pink
#FF7FA7
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7EB2 #7EEDB9
analogous
#ED7EE9 #ED7EB2 #ED817E
triadic
#ED7EB2 #B2ED7E #7EB2ED
tetradic
#ED7EB2 #E9ED7E #7EEDB9 #817EED
square
#ED7EB2 #E9ED7E #7EEDB9 #817EED
split-complementary
#ED7EB2 #7EED81 #7EE9ED
monochromatic
#D31D73 #E64892 #ED7EB2 #F4B4D2 #FBE4EF
Accessibility & contrast
On white
2.55
#ED7EB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#ED7EB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7EB2
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7EB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7EB2 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B96B4
Deuteranopia (green-blind)
#A8A9AF
Tritanopia (blue-blind)
#FB7A91
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ed7eb2; /* rgb */ color: rgb(237, 126, 178); /* oklch */ color: oklch(73.2% 0.148 351.9);
Tailwind
colors: {
custom: {
50: '#f5a6c9',
500: '#ed7eb2',
950: '#000000',
},
}SCSS
$custom: #ed7eb2; $custom-light: #f5a6c9; $custom-dark: #000000;
JSON
{
"hex": "#ed7eb2",
"rgb": {
"r": 237,
"g": 126,
"b": 178
},
"hsl": {
"h": 331.892,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.73157,
"c": 0.14783,
"h": 351.9
},
"luminance": 0.36141
}Semantic roles & 50–950 ramp
primary
#ED7EB2
secondary
#D5F2E4
accent
#D8790E
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82