#ECAEBB#ECAEBB
#ECAEBB is a light, moderate red. Relative luminance 0.517; OKLCH L 81.2% C 0.074 H 5.0°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #ECAEBB |
|---|---|
| RGB | rgb(236, 174, 187) |
| HSL | hsl(347, 62%, 80%) |
| HSV | hsv(347, 26%, 93%) |
| CMYK | cmyk(0%, 26.3%, 20.8%, 7.5%) |
| CIE-LAB | lab(77.10, 24.51, 2.31) |
| CIE-LCH | lch(77.10, 24.62, 5.39°) |
| OKLab | oklab(81.2% 0.074 0.0064) |
| OKLCH | oklch(81.2% 0.074 5) |
| XYZ | xyz(58.6984, 51.6957, 53.8905) |
| Luminance | 0.5169 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.18
Lightpink
#FFB6C1
ΔE00 3.60
Dusty Pink
#D8A7B1
ΔE00 3.99
Pastel Pink
#FFBACD
ΔE00 4.10
Faded Pink
#DE9DAC
ΔE00 4.38
Baby Pink
#FFB7CE
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECAEBB #AEECDF
analogous
#ECAEDA #ECAEBB #ECC0AE
triadic
#ECAEBB #BBECAE #AEBBEC
tetradic
#ECAEBB #DAECAE #AEECDF #C0AEEC
square
#ECAEBB #DAECAE #AEECDF #C0AEEC
split-complementary
#ECAEBB #AEECC0 #AEDAEC
monochromatic
#D54B68 #E07C91 #ECAEBB #F8E0E5 #F9E6EA
Accessibility & contrast
On white
1.85
#ECAEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#ECAEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECAEBB
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECAEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECAEBB | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BB
Deuteranopia (green-blind)
#C5C3BA
Tritanopia (blue-blind)
#F7AAB2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ecaebb; /* rgb */ color: rgb(236, 174, 187); /* oklch */ color: oklch(81.2% 0.074 5.0);
Tailwind
colors: {
custom: {
50: '#f3c6cf',
500: '#ecaebb',
950: '#000000',
},
}SCSS
$custom: #ecaebb; $custom-light: #f3c6cf; $custom-dark: #000000;
JSON
{
"hex": "#ecaebb",
"rgb": {
"r": 236,
"g": 174,
"b": 187
},
"hsl": {
"h": 347.419,
"s": 62,
"l": 80.392
},
"oklch": {
"l": 0.81196,
"c": 0.07423,
"h": 5
},
"luminance": 0.51693
}Semantic roles & 50–950 ramp
primary
#ECAEBB
secondary
#75C9B7
accent
#CAA51C
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171313
muted
#858283