#ED7BAE#ED7BAE
#ED7BAE is a light, vivid pink. Relative luminance 0.352; OKLCH L 72.6% C 0.151 H 353.3°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7BAE |
|---|---|
| RGB | rgb(237, 123, 174) |
| HSL | hsl(333, 76%, 71%) |
| HSV | hsv(333, 48%, 93%) |
| CMYK | cmyk(0%, 48.1%, 26.6%, 7.1%) |
| CIE-LAB | lab(65.93, 49.55, -6.86) |
| CIE-LCH | lch(65.93, 50.02, 352.12°) |
| OKLab | oklab(72.59% 0.1496 -0.0175) |
| OKLCH | oklch(72.59% 0.151 353.3) |
| XYZ | xyz(49.6496, 35.2306, 44.2215) |
| Luminance | 0.3523 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.91
Bubblegum (survey)
#FF6CB5
ΔE00 3.96
Bubble Gum Pink
#FF69AF
ΔE00 4.00
Hot Pink
#FF69B4
ΔE00 4.28
Carnation Pink
#FF7FA7
ΔE00 4.96
Pinky
#FC86AA
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7BAE #7BEDBA
analogous
#ED7BE7 #ED7BAE #ED817B
triadic
#ED7BAE #AEED7B #7BAEED
tetradic
#ED7BAE #E7ED7B #7BEDBA #817BED
square
#ED7BAE #E7ED7B #7BEDBA #817BED
split-complementary
#ED7BAE #7BED81 #7BE7ED
monochromatic
#D11D6D #E6458D #ED7BAE #F4B1CF #FBE4EE
Accessibility & contrast
On white
2.61
#ED7BAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#ED7BAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7BAE
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7BAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7BAE | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8994B0
Deuteranopia (green-blind)
#A7A8AB
Tritanopia (blue-blind)
#FC768E
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ed7bae; /* rgb */ color: rgb(237, 123, 174); /* oklch */ color: oklch(72.6% 0.151 353.3);
Tailwind
colors: {
custom: {
50: '#f5a4c6',
500: '#ed7bae',
950: '#000000',
},
}SCSS
$custom: #ed7bae; $custom-light: #f5a4c6; $custom-dark: #000000;
JSON
{
"hex": "#ed7bae",
"rgb": {
"r": 237,
"g": 123,
"b": 174
},
"hsl": {
"h": 333.158,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.72588,
"c": 0.15062,
"h": 353.3
},
"luminance": 0.35226
}Semantic roles & 50–950 ramp
primary
#ED7BAE
secondary
#D2F1E4
accent
#D87D0D
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#170F13
muted
#857F82