#EC9FB6#EC9FB6
#EC9FB6 is a light, moderate pink. Relative luminance 0.460; OKLCH L 78.4% C 0.096 H 0.1°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EC9FB6 |
|---|---|
| RGB | rgb(236, 159, 182) |
| HSL | hsl(342, 67%, 77%) |
| HSV | hsv(342, 33%, 93%) |
| CMYK | cmyk(0%, 32.6%, 22.9%, 7.5%) |
| CIE-LAB | lab(73.55, 31.75, -0.11) |
| CIE-LCH | lch(73.55, 31.75, 359.79°) |
| OKLab | oklab(78.43% 0.0956 0.0001) |
| OKLCH | oklch(78.43% 0.096 0.1) |
| XYZ | xyz(55.4347, 46.0098, 50.2078) |
| Luminance | 0.4601 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.24
Pig Pink
#E78EA5
ΔE00 4.34
Soft Pink
#FDB0C0
ΔE00 4.78
Powder Pink
#FFB2D0
ΔE00 5.45
Baby Pink
#FFB7CE
ΔE00 5.86
Dusty Pink
#D8A7B1
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC9FB6 #9FECD5
analogous
#EC9FDD #EC9FB6 #ECAF9F
triadic
#EC9FB6 #B6EC9F #9FB6EC
tetradic
#EC9FB6 #DDEC9F #9FECD5 #AF9FEC
square
#EC9FB6 #DDEC9F #9FECD5 #AF9FEC
split-complementary
#EC9FB6 #9FECAF #9FDDEC
monochromatic
#D83968 #E26C8F #EC9FB6 #F6D2DD #FAE5EC
Accessibility & contrast
On white
2.06
#EC9FB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#EC9FB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC9FB6
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC9FB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC9FB6 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ACB7
Deuteranopia (green-blind)
#BBBAB4
Tritanopia (blue-blind)
#F89BA7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ec9fb6; /* rgb */ color: rgb(236, 159, 182); /* oklch */ color: oklch(78.4% 0.096 0.1);
Tailwind
colors: {
custom: {
50: '#f3bccb',
500: '#ec9fb6',
950: '#000000',
},
}SCSS
$custom: #ec9fb6; $custom-light: #f3bccb; $custom-dark: #000000;
JSON
{
"hex": "#ec9fb6",
"rgb": {
"r": 236,
"g": 159,
"b": 182
},
"hsl": {
"h": 342.078,
"s": 66.957,
"l": 77.451
},
"oklch": {
"l": 0.78427,
"c": 0.09559,
"h": 0.1
},
"luminance": 0.46007
}Semantic roles & 50–950 ramp
primary
#EC9FB6
secondary
#DAF1EA
accent
#CF9817
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171213
muted
#858182