#EC8FBF#EC8FBF
#EC8FBF is a light, vivid pink. Relative luminance 0.412; OKLCH L 76.1% C 0.126 H 348.3°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EC8FBF |
|---|---|
| RGB | rgb(236, 143, 191) |
| HSL | hsl(329, 71%, 74%) |
| HSV | hsv(329, 39%, 93%) |
| CMYK | cmyk(0%, 39.4%, 19.1%, 7.5%) |
| CIE-LAB | lab(70.35, 41.47, -9.83) |
| CIE-LCH | lch(70.35, 42.62, 346.66°) |
| OKLab | oklab(76.07% 0.1235 -0.0257) |
| OKLCH | oklch(76.07% 0.126 348.3) |
| XYZ | xyz(53.8193, 41.2429, 54.4061) |
| Luminance | 0.4124 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.23
Bubblegum Pink
#FE83CC
ΔE00 4.79
Pinky
#FC86AA
ΔE00 6.43
Pig Pink
#E78EA5
ΔE00 6.83
Carnation Pink
#FF7FA7
ΔE00 7.15
Bubblegum (survey)
#FF6CB5
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC8FBF #8FECBC
analogous
#EA8FEC #EC8FBF #EC8F91
triadic
#EC8FBF #BFEC8F #8FBFEC
tetradic
#EC8FBF #ECEA8F #8FECBC #8F91EC
square
#EC8FBF #ECEA8F #8FECBC #8F91EC
split-complementary
#EC8FBF #91EC8F #8FECEA
monochromatic
#DA2683 #E35BA1 #EC8FBF #F5C3DD #FBE5F0
Accessibility & contrast
On white
2.27
#EC8FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#EC8FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC8FBF
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC8FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC8FBF | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A2C1
Deuteranopia (green-blind)
#AEB2BD
Tritanopia (blue-blind)
#F88DA0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ec8fbf; /* rgb */ color: rgb(236, 143, 191); /* oklch */ color: oklch(76.1% 0.126 348.3);
Tailwind
colors: {
custom: {
50: '#f4b1d2',
500: '#ec8fbf',
950: '#000000',
},
}SCSS
$custom: #ec8fbf; $custom-light: #f4b1d2; $custom-dark: #000000;
JSON
{
"hex": "#ec8fbf",
"rgb": {
"r": 236,
"g": 143,
"b": 191
},
"hsl": {
"h": 329.032,
"s": 70.992,
"l": 74.314
},
"oklch": {
"l": 0.76068,
"c": 0.12614,
"h": 348.3
},
"luminance": 0.41239
}Semantic roles & 50–950 ramp
primary
#EC8FBF
secondary
#D9F2E5
accent
#D37012
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082