#ECA09B#ECA09B
#ECA09B is a light, moderate red. Relative luminance 0.453; OKLCH L 77.9% C 0.092 H 23.5°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #ECA09B |
|---|---|
| RGB | rgb(236, 160, 155) |
| HSL | hsl(4, 68%, 77%) |
| HSV | hsv(4, 34%, 93%) |
| CMYK | cmyk(0%, 32.2%, 34.3%, 7.5%) |
| CIE-LAB | lab(73.12, 27.62, 14.14) |
| CIE-LCH | lch(73.12, 31.03, 27.10°) |
| OKLab | oklab(77.88% 0.0839 0.0366) |
| OKLCH | oklch(77.88% 0.092 23.5) |
| XYZ | xyz(53.0811, 45.3447, 36.9606) |
| Luminance | 0.4534 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.22
Peachy Pink
#FF9A8A
ΔE00 5.69
Light Salmon
#FEA993
ΔE00 6.71
Pale Salmon
#FFB19A
ΔE00 7.70
Lightcoral
#F08080
ΔE00 8.04
Faded Pink
#DE9DAC
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECA09B #9BE7EC
analogous
#EC9BBF #ECA09B #ECC99B
triadic
#ECA09B #9BECA0 #A09BEC
tetradic
#ECA09B #BFEC9B #9BE7EC #C99BEC
square
#ECA09B #BFEC9B #9BE7EC #C99BEC
split-complementary
#ECA09B #9BECC9 #9BBFEC
monochromatic
#D83E34 #E26F68 #ECA09B #F6D1CE #FAE7E5
Accessibility & contrast
On white
2.09
#ECA09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#ECA09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECA09B
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECA09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECA09B | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAB9A
Deuteranopia (green-blind)
#C1B99A
Tritanopia (blue-blind)
#FB979F
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #eca09b; /* rgb */ color: rgb(236, 160, 155); /* oklch */ color: oklch(77.9% 0.092 23.5);
Tailwind
colors: {
custom: {
50: '#f4bcb8',
500: '#eca09b',
950: '#000000',
},
}SCSS
$custom: #eca09b; $custom-light: #f4bcb8; $custom-dark: #000000;
JSON
{
"hex": "#eca09b",
"rgb": {
"r": 236,
"g": 160,
"b": 155
},
"hsl": {
"h": 3.704,
"s": 68.067,
"l": 76.667
},
"oklch": {
"l": 0.77877,
"c": 0.09151,
"h": 23.5
},
"luminance": 0.45341
}Semantic roles & 50–950 ramp
primary
#ECA09B
secondary
#D9F0F2
accent
#C4D016
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171211
muted
#858180