#EC91BE#EC91BE
#EC91BE is a light, vivid pink. Relative luminance 0.418; OKLCH L 76.4% C 0.122 H 349.3°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EC91BE |
|---|---|
| RGB | rgb(236, 145, 190) |
| HSL | hsl(330, 71%, 75%) |
| HSV | hsv(330, 39%, 93%) |
| CMYK | cmyk(0%, 38.6%, 19.5%, 7.5%) |
| CIE-LAB | lab(70.74, 40.29, -8.70) |
| CIE-LCH | lch(70.74, 41.21, 347.82°) |
| OKLab | oklab(76.35% 0.1201 -0.0226) |
| OKLCH | oklch(76.35% 0.122 349.3) |
| XYZ | xyz(54.0126, 41.8048, 53.9295) |
| Luminance | 0.4180 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.66
Bubblegum Pink
#FE83CC
ΔE00 5.39
Pinky
#FC86AA
ΔE00 6.15
Pig Pink
#E78EA5
ΔE00 6.31
Carnation Pink
#FF7FA7
ΔE00 7.00
Dull Pink
#D5869D
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC91BE #91ECBF
analogous
#EC91EB #EC91BE #EC9291
triadic
#EC91BE #BEEC91 #91BEEC
tetradic
#EC91BE #EBEC91 #91ECBF #9291EC
square
#EC91BE #EBEC91 #91ECBF #9291EC
split-complementary
#EC91BE #91EC92 #91EBEC
monochromatic
#DA2980 #E35D9F #EC91BE #F5C5DD #FAE5F0
Accessibility & contrast
On white
2.24
#EC91BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#EC91BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC91BE
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC91BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC91BE | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A4C0
Deuteranopia (green-blind)
#B0B3BC
Tritanopia (blue-blind)
#F88FA1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ec91be; /* rgb */ color: rgb(236, 145, 190); /* oklch */ color: oklch(76.4% 0.122 349.3);
Tailwind
colors: {
custom: {
50: '#f4b3d1',
500: '#ec91be',
950: '#000000',
},
}SCSS
$custom: #ec91be; $custom-light: #f4b3d1; $custom-dark: #000000;
JSON
{
"hex": "#ec91be",
"rgb": {
"r": 236,
"g": 145,
"b": 190
},
"hsl": {
"h": 330.33,
"s": 70.543,
"l": 74.706
},
"oklch": {
"l": 0.76354,
"c": 0.12222,
"h": 349.3
},
"luminance": 0.41801
}Semantic roles & 50–950 ramp
primary
#EC91BE
secondary
#D9F2E6
accent
#D37413
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082