#ED7EAE#ED7EAE
#ED7EAE is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.0% C 0.146 H 354.0°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7EAE |
|---|---|
| RGB | rgb(237, 126, 174) |
| HSL | hsl(334, 76%, 71%) |
| HSV | hsv(334, 47%, 93%) |
| CMYK | cmyk(0%, 46.8%, 26.6%, 7.1%) |
| CIE-LAB | lab(66.51, 48.06, -5.99) |
| CIE-LCH | lch(66.51, 48.43, 352.89°) |
| OKLab | oklab(73.03% 0.1451 -0.0152) |
| OKLCH | oklch(73.03% 0.146 354) |
| XYZ | xyz(50.0275, 35.9863, 44.3474) |
| Luminance | 0.3598 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.91
Bubblegum (survey)
#FF6CB5
ΔE00 4.53
Carnation Pink
#FF7FA7
ΔE00 4.55
Bubble Gum Pink
#FF69AF
ΔE00 4.55
Pinky
#FC86AA
ΔE00 4.65
Hot Pink
#FF69B4
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7EAE #7EEDBD
analogous
#ED7EE5 #ED7EAE #ED857E
triadic
#ED7EAE #AEED7E #7EAEED
tetradic
#ED7EAE #E5ED7E #7EEDBD #857EED
square
#ED7EAE #E5ED7E #7EEDBD #857EED
split-complementary
#ED7EAE #7EED85 #7EE5ED
monochromatic
#D31D6C #E6488C #ED7EAE #F4B4D0 #FBE4EE
Accessibility & contrast
On white
2.56
#ED7EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#ED7EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7EAE
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7EAE | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C96B0
Deuteranopia (green-blind)
#A8A9AB
Tritanopia (blue-blind)
#FC7990
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ed7eae; /* rgb */ color: rgb(237, 126, 174); /* oklch */ color: oklch(73.0% 0.146 354.0);
Tailwind
colors: {
custom: {
50: '#f5a6c6',
500: '#ed7eae',
950: '#000000',
},
}SCSS
$custom: #ed7eae; $custom-light: #f5a6c6; $custom-dark: #000000;
JSON
{
"hex": "#ed7eae",
"rgb": {
"r": 237,
"g": 126,
"b": 174
},
"hsl": {
"h": 334.054,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.73026,
"c": 0.14589,
"h": 354
},
"luminance": 0.35982
}Semantic roles & 50–950 ramp
primary
#ED7EAE
secondary
#D5F2E5
accent
#D8800E
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82