#EBA4A2#EBA4A2
#EBA4A2 is a light, moderate red. Relative luminance 0.468; OKLCH L 78.6% C 0.085 H 21.0°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA4A2 |
|---|---|
| RGB | rgb(235, 164, 162) |
| HSL | hsl(2, 65%, 78%) |
| HSV | hsv(2, 31%, 92%) |
| CMYK | cmyk(0%, 30.2%, 31.1%, 7.8%) |
| CIE-LAB | lab(74.08, 26.00, 11.63) |
| CIE-LCH | lch(74.08, 28.48, 24.10°) |
| OKLab | oklab(78.64% 0.0791 0.0303) |
| OKLCH | oklch(78.64% 0.085 21) |
| XYZ | xyz(54.0595, 46.8251, 40.3662) |
| Luminance | 0.4682 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.74
Faded Pink
#DE9DAC
ΔE00 6.79
Lightpink
#FFB6C1
ΔE00 6.84
Dusty Pink
#D8A7B1
ΔE00 6.90
Peachy Pink
#FF9A8A
ΔE00 7.22
Soft Pink
#FDB0C0
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA4A2 #A2E9EB
analogous
#EBA2C4 #EBA4A2 #EBC8A2
triadic
#EBA4A2 #A2EBA4 #A4A2EB
tetradic
#EBA4A2 #C4EBA2 #A2E9EB #C8A2EB
square
#EBA4A2 #C4EBA2 #A2E9EB #C8A2EB
split-complementary
#EBA4A2 #A2EBC8 #A2C4EB
monochromatic
#D5413D #E07370 #EBA4A2 #F6D5D4 #FAE6E6
Accessibility & contrast
On white
2.03
#EBA4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#EBA4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA4A2
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA4A2 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AEA2
Deuteranopia (green-blind)
#C2BBA1
Tritanopia (blue-blind)
#F99CA4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #eba4a2; /* rgb */ color: rgb(235, 164, 162); /* oklch */ color: oklch(78.6% 0.085 21.0);
Tailwind
colors: {
custom: {
50: '#f3bfbd',
500: '#eba4a2',
950: '#000000',
},
}SCSS
$custom: #eba4a2; $custom-light: #f3bfbd; $custom-dark: #000000;
JSON
{
"hex": "#eba4a2",
"rgb": {
"r": 235,
"g": 164,
"b": 162
},
"hsl": {
"h": 1.644,
"s": 64.602,
"l": 77.843
},
"oklch": {
"l": 0.78643,
"c": 0.08474,
"h": 21
},
"luminance": 0.46822
}Semantic roles & 50–950 ramp
primary
#EBA4A2
secondary
#DAF0F1
accent
#C8CC19
background
#FFFBFB
surface
#FEF7F6
border
#D6D0D0
text
#171212
muted
#858181