#ECA2BF#ECA2BF
#ECA2BF is a light, moderate pink. Relative luminance 0.474; OKLCH L 79.2% C 0.095 H 354.3°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ECA2BF |
|---|---|
| RGB | rgb(236, 162, 191) |
| HSL | hsl(336, 66%, 78%) |
| HSV | hsv(336, 31%, 93%) |
| CMYK | cmyk(0%, 31.4%, 19.1%, 7.5%) |
| CIE-LAB | lab(74.47, 31.49, -3.72) |
| CIE-LCH | lch(74.47, 31.71, 353.26°) |
| OKLab | oklab(79.21% 0.0941 -0.0094) |
| OKLCH | oklch(79.21% 0.095 354.3) |
| XYZ | xyz(56.9170, 47.4382, 55.4386) |
| Luminance | 0.4743 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.33
Faded Pink
#DE9DAC
ΔE00 4.77
Baby Pink
#FFB7CE
ΔE00 5.34
Soft Pink
#FDB0C0
ΔE00 5.57
Pig Pink
#E78EA5
ΔE00 5.96
Pastel Pink
#FFBACD
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECA2BF #A2ECCF
analogous
#ECA2E4 #ECA2BF #ECAAA2
triadic
#ECA2BF #BFECA2 #A2BFEC
tetradic
#ECA2BF #E4ECA2 #A2ECCF #AAA2EC
square
#ECA2BF #E4ECA2 #A2ECCF #AAA2EC
split-complementary
#ECA2BF #A2ECAA #A2E4EC
monochromatic
#D73C79 #E26F9C #ECA2BF #F6D5E2 #FAE6EE
Accessibility & contrast
On white
2.00
#ECA2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#ECA2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECA2BF
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECA2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECA2BF | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB0C0
Deuteranopia (green-blind)
#BCBCBD
Tritanopia (blue-blind)
#F79FAC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #eca2bf; /* rgb */ color: rgb(236, 162, 191); /* oklch */ color: oklch(79.2% 0.095 354.3);
Tailwind
colors: {
custom: {
50: '#f3bed2',
500: '#eca2bf',
950: '#000000',
},
}SCSS
$custom: #eca2bf; $custom-light: #f3bed2; $custom-dark: #000000;
JSON
{
"hex": "#eca2bf",
"rgb": {
"r": 236,
"g": 162,
"b": 191
},
"hsl": {
"h": 336.486,
"s": 66.071,
"l": 78.039
},
"oklch": {
"l": 0.79211,
"c": 0.09455,
"h": 354.3
},
"luminance": 0.47435
}Semantic roles & 50–950 ramp
primary
#ECA2BF
secondary
#DAF1E8
accent
#CE8618
background
#FFFBFC
surface
#FEF7F9
border
#D6D0D2
text
#171214
muted
#858182