#EC96BE#EC96BE
#EC96BE is a light, moderate pink. Relative luminance 0.434; OKLCH L 77.2% C 0.114 H 350.7°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EC96BE |
|---|---|
| RGB | rgb(236, 150, 190) |
| HSL | hsl(332, 69%, 76%) |
| HSV | hsv(332, 36%, 93%) |
| CMYK | cmyk(0%, 36.4%, 19.5%, 7.5%) |
| CIE-LAB | lab(71.80, 37.67, -7.11) |
| CIE-LCH | lch(71.80, 38.34, 349.31°) |
| OKLab | oklab(77.16% 0.1124 -0.0184) |
| OKLCH | oklch(77.16% 0.114 350.7) |
| XYZ | xyz(54.7935, 43.3666, 54.1898) |
| Luminance | 0.4336 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.77
Pink (survey)
#FF81C0
ΔE00 5.78
Pinky
#FC86AA
ΔE00 6.20
Bubblegum Pink
#FE83CC
ΔE00 6.59
Powder Pink
#FFB2D0
ΔE00 6.85
Faded Pink
#DE9DAC
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC96BE #96ECC4
analogous
#EC96E9 #EC96BE #EC9996
triadic
#EC96BE #BEEC96 #96BEEC
tetradic
#EC96BE #E9EC96 #96ECC4 #9996EC
square
#EC96BE #E9EC96 #96ECC4 #9996EC
split-complementary
#EC96BE #96EC99 #96E9EC
monochromatic
#D92E7E #E3629E #EC96BE #F5CADE #FAE5EF
Accessibility & contrast
On white
2.17
#EC96BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#EC96BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC96BE
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC96BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC96BE | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7BF
Deuteranopia (green-blind)
#B3B5BC
Tritanopia (blue-blind)
#F894A4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ec96be; /* rgb */ color: rgb(236, 150, 190); /* oklch */ color: oklch(77.2% 0.114 350.7);
Tailwind
colors: {
custom: {
50: '#f3b6d1',
500: '#ec96be',
950: '#000000',
},
}SCSS
$custom: #ec96be; $custom-light: #f3b6d1; $custom-dark: #000000;
JSON
{
"hex": "#ec96be",
"rgb": {
"r": 236,
"g": 150,
"b": 190
},
"hsl": {
"h": 332.093,
"s": 69.355,
"l": 75.686
},
"oklch": {
"l": 0.77165,
"c": 0.11387,
"h": 350.7
},
"luminance": 0.43363
}Semantic roles & 50–950 ramp
primary
#EC96BE
secondary
#D9F2E6
accent
#D17914
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082