#EBA2AA#EBA2AA
#EBA2AA is a light, moderate red. Relative luminance 0.464; OKLCH L 78.5% C 0.087 H 12.0°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA2AA |
|---|---|
| RGB | rgb(235, 162, 170) |
| HSL | hsl(353, 65%, 78%) |
| HSV | hsv(353, 31%, 92%) |
| CMYK | cmyk(0%, 31.1%, 27.7%, 7.8%) |
| CIE-LAB | lab(73.81, 28.12, 6.85) |
| CIE-LCH | lch(73.81, 28.95, 13.70°) |
| OKLab | oklab(78.5% 0.0854 0.0182) |
| OKLCH | oklch(78.5% 0.087 12) |
| XYZ | xyz(54.4383, 46.4084, 44.1128) |
| Luminance | 0.4641 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.71
Soft Pink
#FDB0C0
ΔE00 4.84
Dusty Pink
#D8A7B1
ΔE00 5.28
Lightpink
#FFB6C1
ΔE00 5.28
Pig Pink
#E78EA5
ΔE00 6.13
Dusty Pink (survey)
#D58A94
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA2AA #A2EBE3
analogous
#EBA2CE #EBA2AA #EBBEA2
triadic
#EBA2AA #AAEBA2 #A2AAEB
tetradic
#EBA2AA #CEEBA2 #A2EBE3 #BEA2EB
square
#EBA2AA #CEEBA2 #A2EBE3 #BEA2EB
split-complementary
#EBA2AA #A2EBBE #A2CEEB
monochromatic
#D53D4E #E0707C #EBA2AA #F6D4D8 #FAE6E8
Accessibility & contrast
On white
2.04
#EBA2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#EBA2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA2AA
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA2AA | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAA
Deuteranopia (green-blind)
#C0BBA9
Tritanopia (blue-blind)
#F99CA5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #eba2aa; /* rgb */ color: rgb(235, 162, 170); /* oklch */ color: oklch(78.5% 0.087 12.0);
Tailwind
colors: {
custom: {
50: '#f3bec3',
500: '#eba2aa',
950: '#000000',
},
}SCSS
$custom: #eba2aa; $custom-light: #f3bec3; $custom-dark: #000000;
JSON
{
"hex": "#eba2aa",
"rgb": {
"r": 235,
"g": 162,
"b": 170
},
"hsl": {
"h": 353.425,
"s": 64.602,
"l": 77.843
},
"oklch": {
"l": 0.78499,
"c": 0.08727,
"h": 12
},
"luminance": 0.46405
}Semantic roles & 50–950 ramp
primary
#EBA2AA
secondary
#DAF1EF
accent
#CCB919
background
#FFFBFB
surface
#FEF7F7
border
#D6D0D0
text
#171212
muted
#858181