#EC7FB4#EC7FB4
#EC7FB4 is a light, vivid pink. Relative luminance 0.363; OKLCH L 73.2% C 0.146 H 350.8°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EC7FB4 |
|---|---|
| RGB | rgb(236, 127, 180) |
| HSL | hsl(331, 74%, 71%) |
| HSV | hsv(331, 46%, 93%) |
| CMYK | cmyk(0%, 46.2%, 23.7%, 7.5%) |
| CIE-LAB | lab(66.76, 48.05, -9.03) |
| CIE-LCH | lch(66.76, 48.89, 349.36°) |
| OKLab | oklab(73.25% 0.1444 -0.0234) |
| OKLCH | oklch(73.25% 0.146 350.8) |
| XYZ | xyz(50.4210, 36.3109, 47.5243) |
| Luminance | 0.3631 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.30
Bubblegum (survey)
#FF6CB5
ΔE00 4.33
Hot Pink
#FF69B4
ΔE00 4.70
Bubble Gum Pink
#FF69AF
ΔE00 4.71
Bubblegum Pink
#FE83CC
ΔE00 4.72
Carnation Pink
#FF7FA7
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC7FB4 #7FECB7
analogous
#EC7FEA #EC7FB4 #EC807F
triadic
#EC7FB4 #B4EC7F #7FB4EC
tetradic
#EC7FB4 #EAEC7F #7FECB7 #807FEC
square
#EC7FB4 #EAEC7F #7FECB7 #807FEC
split-complementary
#EC7FB4 #7FEC80 #7FEAEC
monochromatic
#D21F76 #E44A95 #EC7FB4 #F4B4D3 #FBE4EF
Accessibility & contrast
On white
2.54
#EC7FB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#EC7FB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC7FB4
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC7FB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC7FB4 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B97B6
Deuteranopia (green-blind)
#A7A9B1
Tritanopia (blue-blind)
#FA7B92
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ec7fb4; /* rgb */ color: rgb(236, 127, 180); /* oklch */ color: oklch(73.2% 0.146 350.8);
Tailwind
colors: {
custom: {
50: '#f4a7ca',
500: '#ec7fb4',
950: '#000000',
},
}SCSS
$custom: #ec7fb4; $custom-light: #f4a7ca; $custom-dark: #000000;
JSON
{
"hex": "#ec7fb4",
"rgb": {
"r": 236,
"g": 127,
"b": 180
},
"hsl": {
"h": 330.826,
"s": 74.15,
"l": 71.176
},
"oklch": {
"l": 0.73245,
"c": 0.14629,
"h": 350.8
},
"luminance": 0.36307
}Semantic roles & 50–950 ramp
primary
#EC7FB4
secondary
#D5F2E4
accent
#D6750F
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82