#EC9FBF#EC9FBF
#EC9FBF is a light, moderate pink. Relative luminance 0.464; OKLCH L 78.7% C 0.099 H 353.1°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EC9FBF |
|---|---|
| RGB | rgb(236, 159, 191) |
| HSL | hsl(335, 67%, 77%) |
| HSV | hsv(335, 33%, 93%) |
| CMYK | cmyk(0%, 32.6%, 19.1%, 7.5%) |
| CIE-LAB | lab(73.80, 33.08, -4.71) |
| CIE-LCH | lch(73.80, 33.41, 351.90°) |
| OKLab | oklab(78.7% 0.0988 -0.012) |
| OKLCH | oklch(78.7% 0.099 353.1) |
| XYZ | xyz(56.3948, 46.3939, 55.2646) |
| Luminance | 0.4639 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.85
Faded Pink
#DE9DAC
ΔE00 5.29
Pig Pink
#E78EA5
ΔE00 5.78
Baby Pink
#FFB7CE
ΔE00 6.10
Soft Pink
#FDB0C0
ΔE00 6.37
Pastel Pink
#FFBACD
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC9FBF #9FECCC
analogous
#EC9FE6 #EC9FBF #ECA59F
triadic
#EC9FBF #BFEC9F #9FBFEC
tetradic
#EC9FBF #E6EC9F #9FECCC #A59FEC
square
#EC9FBF #E6EC9F #9FECCC #A59FEC
split-complementary
#EC9FBF #9FECA5 #9FE6EC
monochromatic
#D8397B #E26C9D #EC9FBF #F6D2E1 #FAE5EE
Accessibility & contrast
On white
2.04
#EC9FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#EC9FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC9FBF
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC9FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC9FBF | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADC0
Deuteranopia (green-blind)
#B9BABD
Tritanopia (blue-blind)
#F79CAA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ec9fbf; /* rgb */ color: rgb(236, 159, 191); /* oklch */ color: oklch(78.7% 0.099 353.1);
Tailwind
colors: {
custom: {
50: '#f3bcd2',
500: '#ec9fbf',
950: '#000000',
},
}SCSS
$custom: #ec9fbf; $custom-light: #f3bcd2; $custom-dark: #000000;
JSON
{
"hex": "#ec9fbf",
"rgb": {
"r": 236,
"g": 159,
"b": 191
},
"hsl": {
"h": 335.065,
"s": 66.957,
"l": 77.451
},
"oklch": {
"l": 0.78699,
"c": 0.09948,
"h": 353.1
},
"luminance": 0.46391
}Semantic roles & 50–950 ramp
primary
#EC9FBF
secondary
#DAF1E8
accent
#CF8217
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171214
muted
#858182