#EC9FB7#EC9FB7
#EC9FB7 is a light, moderate pink. Relative luminance 0.460; OKLCH L 78.5% C 0.096 H 359.3°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EC9FB7 |
|---|---|
| RGB | rgb(236, 159, 183) |
| HSL | hsl(341, 67%, 77%) |
| HSV | hsv(341, 33%, 93%) |
| CMYK | cmyk(0%, 32.6%, 22.5%, 7.5%) |
| CIE-LAB | lab(73.58, 31.90, -0.63) |
| CIE-LCH | lch(73.58, 31.90, 358.88°) |
| OKLab | oklab(78.46% 0.0959 -0.0012) |
| OKLCH | oklch(78.46% 0.096 359.3) |
| XYZ | xyz(55.5384, 46.0513, 50.7541) |
| Luminance | 0.4605 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.43
Pig Pink
#E78EA5
ΔE00 4.44
Soft Pink
#FDB0C0
ΔE00 4.92
Powder Pink
#FFB2D0
ΔE00 5.32
Baby Pink
#FFB7CE
ΔE00 5.82
Dusty Pink
#D8A7B1
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC9FB7 #9FECD4
analogous
#EC9FDD #EC9FB7 #ECAE9F
triadic
#EC9FB7 #B7EC9F #9FB7EC
tetradic
#EC9FB7 #DDEC9F #9FECD4 #AE9FEC
square
#EC9FB7 #DDEC9F #9FECD4 #AE9FEC
split-complementary
#EC9FB7 #9FECAE #9FDDEC
monochromatic
#D8396A #E26C91 #EC9FB7 #F6D2DD #FAE5EC
Accessibility & contrast
On white
2.06
#EC9FB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#EC9FB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC9FB7
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC9FB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC9FB7 | 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)
#A9ADB8
Deuteranopia (green-blind)
#BBBAB5
Tritanopia (blue-blind)
#F89BA7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ec9fb7; /* rgb */ color: rgb(236, 159, 183); /* oklch */ color: oklch(78.5% 0.096 359.3);
Tailwind
colors: {
custom: {
50: '#f3bccc',
500: '#ec9fb7',
950: '#000000',
},
}SCSS
$custom: #ec9fb7; $custom-light: #f3bccc; $custom-dark: #000000;
JSON
{
"hex": "#ec9fb7",
"rgb": {
"r": 236,
"g": 159,
"b": 183
},
"hsl": {
"h": 341.299,
"s": 66.957,
"l": 77.451
},
"oklch": {
"l": 0.78456,
"c": 0.09596,
"h": 359.3
},
"luminance": 0.46048
}Semantic roles & 50–950 ramp
primary
#EC9FB7
secondary
#DAF1EA
accent
#CF9517
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171213
muted
#858182