#EBA4AA#EBA4AA
#EBA4AA is a light, moderate red. Relative luminance 0.471; OKLCH L 78.8% C 0.085 H 13.6°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA4AA |
|---|---|
| RGB | rgb(235, 164, 170) |
| HSL | hsl(355, 64%, 78%) |
| HSV | hsv(355, 30%, 92%) |
| CMYK | cmyk(0%, 30.2%, 27.7%, 7.8%) |
| CIE-LAB | lab(74.27, 27.06, 7.51) |
| CIE-LCH | lch(74.27, 28.08, 15.51°) |
| OKLab | oklab(78.85% 0.0822 0.0199) |
| OKLCH | oklch(78.85% 0.085 13.6) |
| XYZ | xyz(54.7934, 47.1186, 44.2312) |
| Luminance | 0.4712 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.23
Soft Pink
#FDB0C0
ΔE00 4.98
Lightpink
#FFB6C1
ΔE00 5.13
Dusty Pink
#D8A7B1
ΔE00 5.20
Pig Pink
#E78EA5
ΔE00 6.91
Pale Rose
#FDC1C5
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA4AA #A4EBE5
analogous
#EBA4CD #EBA4AA #EBC1A4
triadic
#EBA4AA #AAEBA4 #A4AAEB
tetradic
#EBA4AA #CDEBA4 #A4EBE5 #C1A4EB
square
#EBA4AA #CDEBA4 #A4EBE5 #C1A4EB
split-complementary
#EBA4AA #A4EBC1 #A4CDEB
monochromatic
#D5404C #E0727B #EBA4AA #F6D6D9 #F9E6E8
Accessibility & contrast
On white
2.01
#EBA4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#EBA4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA4AA
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA4AA | 1.00 | 2.01 | 10.42 | 10.42 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AFAA
Deuteranopia (green-blind)
#C1BCA9
Tritanopia (blue-blind)
#F89EA6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #eba4aa; /* rgb */ color: rgb(235, 164, 170); /* oklch */ color: oklch(78.8% 0.085 13.6);
Tailwind
colors: {
custom: {
50: '#f3bfc3',
500: '#eba4aa',
950: '#000000',
},
}SCSS
$custom: #eba4aa; $custom-light: #f3bfc3; $custom-dark: #000000;
JSON
{
"hex": "#eba4aa",
"rgb": {
"r": 235,
"g": 164,
"b": 170
},
"hsl": {
"h": 354.93,
"s": 63.964,
"l": 78.235
},
"oklch": {
"l": 0.7885,
"c": 0.08455,
"h": 13.6
},
"luminance": 0.47115
}Semantic roles & 50–950 ramp
primary
#EBA4AA
secondary
#DAF1EF
accent
#CCBD1A
background
#FFFBFB
surface
#FEF7F7
border
#D6D0D0
text
#171212
muted
#858181