#EC9EBF#EC9EBF
#EC9EBF is a light, moderate pink. Relative luminance 0.460; OKLCH L 78.5% C 0.101 H 352.7°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EC9EBF |
|---|---|
| RGB | rgb(236, 158, 191) |
| HSL | hsl(335, 67%, 77%) |
| HSV | hsv(335, 33%, 93%) |
| CMYK | cmyk(0%, 33.1%, 19.1%, 7.5%) |
| CIE-LAB | lab(73.58, 33.61, -5.03) |
| CIE-LCH | lch(73.58, 33.98, 351.48°) |
| OKLab | oklab(78.53% 0.1003 -0.0129) |
| OKLCH | oklch(78.53% 0.101 352.7) |
| XYZ | xyz(56.2236, 46.0514, 55.2075) |
| Luminance | 0.4605 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.05
Faded Pink
#DE9DAC
ΔE00 5.48
Pig Pink
#E78EA5
ΔE00 5.75
Baby Pink
#FFB7CE
ΔE00 6.36
Soft Pink
#FDB0C0
ΔE00 6.65
Pinky
#FC86AA
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC9EBF #9EECCB
analogous
#EC9EE6 #EC9EBF #ECA49E
triadic
#EC9EBF #BFEC9E #9EBFEC
tetradic
#EC9EBF #E6EC9E #9EECCB #A49EEC
square
#EC9EBF #E6EC9E #9EECCB #A49EEC
split-complementary
#EC9EBF #9EECA4 #9EE6EC
monochromatic
#D8387B #E26B9D #EC9EBF #F6D1E1 #FAE5EE
Accessibility & contrast
On white
2.06
#EC9EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#EC9EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC9EBF
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC9EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC9EBF | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ADC0
Deuteranopia (green-blind)
#B9BABD
Tritanopia (blue-blind)
#F79BA9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ec9ebf; /* rgb */ color: rgb(236, 158, 191); /* oklch */ color: oklch(78.5% 0.101 352.7);
Tailwind
colors: {
custom: {
50: '#f3bbd2',
500: '#ec9ebf',
950: '#000000',
},
}SCSS
$custom: #ec9ebf; $custom-light: #f3bbd2; $custom-dark: #000000;
JSON
{
"hex": "#ec9ebf",
"rgb": {
"r": 236,
"g": 158,
"b": 191
},
"hsl": {
"h": 334.615,
"s": 67.241,
"l": 77.255
},
"oklch": {
"l": 0.78529,
"c": 0.10112,
"h": 352.7
},
"luminance": 0.46048
}Semantic roles & 50–950 ramp
primary
#EC9EBF
secondary
#D9F2E7
accent
#CF8116
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171214
muted
#858182