#EC7EBF#EC7EBF
#EC7EBF is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.5% C 0.154 H 345.2°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EC7EBF |
|---|---|
| RGB | rgb(236, 126, 191) |
| HSL | hsl(325, 74%, 71%) |
| HSV | hsv(325, 47%, 93%) |
| CMYK | cmyk(0%, 46.6%, 19.1%, 7.5%) |
| CIE-LAB | lab(66.92, 50.12, -14.98) |
| CIE-LCH | lch(66.92, 52.31, 343.36°) |
| OKLab | oklab(73.48% 0.1492 -0.0395) |
| OKLCH | oklch(73.48% 0.154 345.2) |
| XYZ | xyz(51.4579, 36.5200, 53.6189) |
| Luminance | 0.3652 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.30
Pink (survey)
#FF81C0
ΔE00 3.61
Bubblegum (survey)
#FF6CB5
ΔE00 4.61
Hot Pink
#FF69B4
ΔE00 4.92
Bubble Gum Pink
#FF69AF
ΔE00 5.49
Lavender Pink
#DD85D7
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC7EBF #7EECAB
analogous
#E27EEC #EC7EBF #EC7E88
triadic
#EC7EBF #BFEC7E #7EBFEC
tetradic
#EC7EBF #ECE27E #7EECAB #7E88EC
square
#EC7EBF #ECE27E #7EECAB #7E88EC
split-complementary
#EC7EBF #88EC7E #7EECE2
monochromatic
#D11F88 #E449A5 #EC7EBF #F4B3D9 #FBE4F2
Accessibility & contrast
On white
2.53
#EC7EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#EC7EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC7EBF
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC7EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC7EBF | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8798C1
Deuteranopia (green-blind)
#A4AABC
Tritanopia (blue-blind)
#F97D96
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ec7ebf; /* rgb */ color: rgb(236, 126, 191); /* oklch */ color: oklch(73.5% 0.154 345.2);
Tailwind
colors: {
custom: {
50: '#f4a6d2',
500: '#ec7ebf',
950: '#000000',
},
}SCSS
$custom: #ec7ebf; $custom-light: #f4a6d2; $custom-dark: #000000;
JSON
{
"hex": "#ec7ebf",
"rgb": {
"r": 236,
"g": 126,
"b": 191
},
"hsl": {
"h": 324.545,
"s": 74.324,
"l": 70.98
},
"oklch": {
"l": 0.73481,
"c": 0.15433,
"h": 345.2
},
"luminance": 0.36516
}Semantic roles & 50–950 ramp
primary
#EC7EBF
secondary
#D4F2E0
accent
#D6610F
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82