#EC91CF#EC91CF
#EC91CF is a light, vivid pink. Relative luminance 0.426; OKLCH L 76.9% C 0.134 H 339.8°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EC91CF |
|---|---|
| RGB | rgb(236, 145, 207) |
| HSL | hsl(319, 71%, 75%) |
| HSV | hsv(319, 39%, 93%) |
| CMYK | cmyk(0%, 38.6%, 12.3%, 7.5%) |
| CIE-LAB | lab(71.28, 42.92, -17.31) |
| CIE-LCH | lch(71.28, 46.28, 338.04°) |
| OKLab | oklab(76.94% 0.1253 -0.0461) |
| OKLCH | oklch(76.94% 0.134 339.8) |
| XYZ | xyz(55.9801, 42.5919, 64.2918) |
| Luminance | 0.4259 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.13
Pink (survey)
#FF81C0
ΔE00 5.54
Lavender Pink
#DD85D7
ΔE00 5.61
Plum
#DDA0DD
ΔE00 5.65
Violet (CSS)
#EE82EE
ΔE00 7.94
Bubblegum (survey)
#FF6CB5
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC91CF #91ECAE
analogous
#DC91EC #EC91CF #EC91A2
triadic
#EC91CF #CFEC91 #91CFEC
tetradic
#EC91CF #ECDC91 #91ECAE #91A2EC
square
#EC91CF #ECDC91 #91ECAE #91A2EC
split-complementary
#EC91CF #A2EC91 #91ECDC
monochromatic
#DA29A1 #E35DB8 #EC91CF #F5C5E6 #FAE5F4
Accessibility & contrast
On white
2.21
#EC91CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#EC91CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC91CF
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC91CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC91CF | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A6D1
Deuteranopia (green-blind)
#ABB4CC
Tritanopia (blue-blind)
#F693A8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ec91cf; /* rgb */ color: rgb(236, 145, 207); /* oklch */ color: oklch(76.9% 0.134 339.8);
Tailwind
colors: {
custom: {
50: '#f3b3dd',
500: '#ec91cf',
950: '#000000',
},
}SCSS
$custom: #ec91cf; $custom-light: #f3b3dd; $custom-dark: #000000;
JSON
{
"hex": "#ec91cf",
"rgb": {
"r": 236,
"g": 145,
"b": 207
},
"hsl": {
"h": 319.121,
"s": 70.543,
"l": 74.706
},
"oklch": {
"l": 0.76943,
"c": 0.13352,
"h": 339.8
},
"luminance": 0.42589
}Semantic roles & 50–950 ramp
primary
#EC91CF
secondary
#D9F2E1
accent
#D35013
background
#FFFBFD
surface
#FEF6FB
border
#D6D0D4
text
#171115
muted
#858083