#ECA6BF#ECA6BF
#ECA6BF is a light, moderate pink. Relative luminance 0.489; OKLCH L 79.9% C 0.088 H 356.1°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ECA6BF |
|---|---|
| RGB | rgb(236, 166, 191) |
| HSL | hsl(339, 65%, 79%) |
| HSV | hsv(339, 30%, 93%) |
| CMYK | cmyk(0%, 29.7%, 19.1%, 7.5%) |
| CIE-LAB | lab(75.37, 29.36, -2.40) |
| CIE-LCH | lch(75.37, 29.46, 355.33°) |
| OKLab | oklab(79.9% 0.0879 -0.0059) |
| OKLCH | oklch(79.9% 0.088 356.1) |
| XYZ | xyz(57.6328, 48.8699, 55.6772) |
| Luminance | 0.4887 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.93
Faded Pink
#DE9DAC
ΔE00 4.29
Baby Pink
#FFB7CE
ΔE00 4.45
Soft Pink
#FDB0C0
ΔE00 4.56
Pastel Pink
#FFBACD
ΔE00 5.17
Dusty Pink
#D8A7B1
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECA6BF #A6ECD3
analogous
#ECA6E2 #ECA6BF #ECB0A6
triadic
#ECA6BF #BFECA6 #A6BFEC
tetradic
#ECA6BF #E2ECA6 #A6ECD3 #B0A6EC
square
#ECA6BF #E2ECA6 #A6ECD3 #B0A6EC
split-complementary
#ECA6BF #A6ECB0 #A6E2EC
monochromatic
#D64176 #E1749B #ECA6BF #F7D8E3 #FAE6ED
Accessibility & contrast
On white
1.95
#ECA6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#ECA6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECA6BF
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECA6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECA6BF | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB2C0
Deuteranopia (green-blind)
#BEBEBD
Tritanopia (blue-blind)
#F7A3AE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #eca6bf; /* rgb */ color: rgb(236, 166, 191); /* oklch */ color: oklch(79.9% 0.088 356.1);
Tailwind
colors: {
custom: {
50: '#f3c1d2',
500: '#eca6bf',
950: '#000000',
},
}SCSS
$custom: #eca6bf; $custom-light: #f3c1d2; $custom-dark: #000000;
JSON
{
"hex": "#eca6bf",
"rgb": {
"r": 236,
"g": 166,
"b": 191
},
"hsl": {
"h": 338.571,
"s": 64.815,
"l": 78.824
},
"oklch": {
"l": 0.79902,
"c": 0.08805,
"h": 356.1
},
"luminance": 0.48867
}Semantic roles & 50–950 ramp
primary
#ECA6BF
secondary
#DAF1E9
accent
#CD8C19
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#171214
muted
#858182