#EC96BF#EC96BF
#EC96BF is a light, moderate pink. Relative luminance 0.434; OKLCH L 77.2% C 0.114 H 350.1°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EC96BF |
|---|---|
| RGB | rgb(236, 150, 191) |
| HSL | hsl(331, 69%, 76%) |
| HSV | hsv(331, 36%, 93%) |
| CMYK | cmyk(0%, 36.4%, 19.1%, 7.5%) |
| CIE-LAB | lab(71.83, 37.82, -7.62) |
| CIE-LCH | lch(71.83, 38.58, 348.61°) |
| OKLab | oklab(77.2% 0.1127 -0.0198) |
| OKLCH | oklch(77.2% 0.114 350.1) |
| XYZ | xyz(54.9031, 43.4105, 54.7674) |
| Luminance | 0.4341 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.70
Pig Pink
#E78EA5
ΔE00 6.03
Pinky
#FC86AA
ΔE00 6.38
Bubblegum Pink
#FE83CC
ΔE00 6.42
Powder Pink
#FFB2D0
ΔE00 6.91
Faded Pink
#DE9DAC
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC96BF #96ECC3
analogous
#EC96EA #EC96BF #EC9896
triadic
#EC96BF #BFEC96 #96BFEC
tetradic
#EC96BF #EAEC96 #96ECC3 #9896EC
square
#EC96BF #EAEC96 #96ECC3 #9896EC
split-complementary
#EC96BF #96EC98 #96EAEC
monochromatic
#D92E80 #E3629F #EC96BF #F5CADF #FAE5EF
Accessibility & contrast
On white
2.17
#EC96BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#EC96BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC96BF
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC96BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC96BF | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7C0
Deuteranopia (green-blind)
#B3B5BD
Tritanopia (blue-blind)
#F894A4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ec96bf; /* rgb */ color: rgb(236, 150, 191); /* oklch */ color: oklch(77.2% 0.114 350.1);
Tailwind
colors: {
custom: {
50: '#f3b6d2',
500: '#ec96bf',
950: '#000000',
},
}SCSS
$custom: #ec96bf; $custom-light: #f3b6d2; $custom-dark: #000000;
JSON
{
"hex": "#ec96bf",
"rgb": {
"r": 236,
"g": 150,
"b": 191
},
"hsl": {
"h": 331.395,
"s": 69.355,
"l": 75.686
},
"oklch": {
"l": 0.77198,
"c": 0.11443,
"h": 350.1
},
"luminance": 0.43407
}Semantic roles & 50–950 ramp
primary
#EC96BF
secondary
#D9F2E6
accent
#D17714
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082