#EC90BF#EC90BF
#EC90BF is a light, vivid pink. Relative luminance 0.415; OKLCH L 76.2% C 0.124 H 348.5°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EC90BF |
|---|---|
| RGB | rgb(236, 144, 191) |
| HSL | hsl(329, 71%, 75%) |
| HSV | hsv(329, 39%, 93%) |
| CMYK | cmyk(0%, 39%, 19.1%, 7.5%) |
| CIE-LAB | lab(70.56, 40.95, -9.52) |
| CIE-LCH | lch(70.56, 42.05, 346.91°) |
| OKLab | oklab(76.23% 0.122 -0.0248) |
| OKLCH | oklch(76.23% 0.124 348.5) |
| XYZ | xyz(53.9701, 41.5445, 54.4563) |
| Luminance | 0.4154 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.42
Bubblegum Pink
#FE83CC
ΔE00 5.00
Pinky
#FC86AA
ΔE00 6.39
Pig Pink
#E78EA5
ΔE00 6.69
Carnation Pink
#FF7FA7
ΔE00 7.16
Bubblegum (survey)
#FF6CB5
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC90BF #90ECBD
analogous
#EB90EC #EC90BF #EC9091
triadic
#EC90BF #BFEC90 #90BFEC
tetradic
#EC90BF #ECEB90 #90ECBD #9091EC
square
#EC90BF #ECEB90 #90ECBD #9091EC
split-complementary
#EC90BF #91EC90 #90ECEB
monochromatic
#DA2783 #E35CA1 #EC90BF #F5C4DD #FBE5F0
Accessibility & contrast
On white
2.26
#EC90BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#EC90BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC90BF
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC90BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC90BF | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A3C1
Deuteranopia (green-blind)
#AFB2BD
Tritanopia (blue-blind)
#F88EA1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ec90bf; /* rgb */ color: rgb(236, 144, 191); /* oklch */ color: oklch(76.2% 0.124 348.5);
Tailwind
colors: {
custom: {
50: '#f4b2d2',
500: '#ec90bf',
950: '#000000',
},
}SCSS
$custom: #ec90bf; $custom-light: #f4b2d2; $custom-dark: #000000;
JSON
{
"hex": "#ec90bf",
"rgb": {
"r": 236,
"g": 144,
"b": 191
},
"hsl": {
"h": 329.348,
"s": 70.769,
"l": 74.51
},
"oklch": {
"l": 0.76227,
"c": 0.12446,
"h": 348.5
},
"luminance": 0.41541
}Semantic roles & 50–950 ramp
primary
#EC90BF
secondary
#D9F2E5
accent
#D37113
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082