#EC7FB2#EC7FB2
#EC7FB2 is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.2% C 0.145 H 351.9°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EC7FB2 |
|---|---|
| RGB | rgb(236, 127, 178) |
| HSL | hsl(332, 74%, 71%) |
| HSV | hsv(332, 46%, 93%) |
| CMYK | cmyk(0%, 46.2%, 24.6%, 7.5%) |
| CIE-LAB | lab(66.70, 47.77, -7.99) |
| CIE-LCH | lch(66.70, 48.43, 350.50°) |
| OKLab | oklab(73.18% 0.1438 -0.0206) |
| OKLCH | oklch(73.18% 0.145 351.9) |
| XYZ | xyz(50.2188, 36.2300, 46.4590) |
| Luminance | 0.3623 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.49
Bubblegum (survey)
#FF6CB5
ΔE00 4.43
Bubble Gum Pink
#FF69AF
ΔE00 4.70
Hot Pink
#FF69B4
ΔE00 4.80
Bubblegum Pink
#FE83CC
ΔE00 5.10
Carnation Pink
#FF7FA7
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC7FB2 #7FECB9
analogous
#EC7FE8 #EC7FB2 #EC827F
triadic
#EC7FB2 #B2EC7F #7FB2EC
tetradic
#EC7FB2 #E8EC7F #7FECB9 #827FEC
square
#EC7FB2 #E8EC7F #7FECB9 #827FEC
split-complementary
#EC7FB2 #7FEC82 #7FE8EC
monochromatic
#D21F73 #E44A92 #EC7FB2 #F4B4D2 #FBE4EF
Accessibility & contrast
On white
2.55
#EC7FB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#EC7FB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC7FB2
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC7FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC7FB2 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B96B4
Deuteranopia (green-blind)
#A8A9AF
Tritanopia (blue-blind)
#FA7B92
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ec7fb2; /* rgb */ color: rgb(236, 127, 178); /* oklch */ color: oklch(73.2% 0.145 351.9);
Tailwind
colors: {
custom: {
50: '#f4a7c9',
500: '#ec7fb2',
950: '#000000',
},
}SCSS
$custom: #ec7fb2; $custom-light: #f4a7c9; $custom-dark: #000000;
JSON
{
"hex": "#ec7fb2",
"rgb": {
"r": 236,
"g": 127,
"b": 178
},
"hsl": {
"h": 331.927,
"s": 74.15,
"l": 71.176
},
"oklch": {
"l": 0.73178,
"c": 0.14526,
"h": 351.9
},
"luminance": 0.36226
}Semantic roles & 50–950 ramp
primary
#EC7FB2
secondary
#D5F2E4
accent
#D6790F
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82