#EBAAB4#EBAAB4
#EBAAB4 is a light, moderate red. Relative luminance 0.497; OKLCH L 80.2% C 0.077 H 8.8°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAAB4 |
|---|---|
| RGB | rgb(235, 170, 180) |
| HSL | hsl(351, 62%, 79%) |
| HSV | hsv(351, 28%, 92%) |
| CMYK | cmyk(0%, 27.7%, 23.4%, 7.8%) |
| CIE-LAB | lab(75.89, 25.26, 4.37) |
| CIE-LCH | lch(75.89, 25.63, 9.81°) |
| OKLab | oklab(80.18% 0.0765 0.0118) |
| OKLCH | oklch(80.18% 0.077 8.8) |
| XYZ | xyz(56.8748, 49.7099, 49.7704) |
| Luminance | 0.4971 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.56
Faded Pink
#DE9DAC
ΔE00 3.81
Lightpink
#FFB6C1
ΔE00 3.86
Dusty Pink
#D8A7B1
ΔE00 3.98
Pastel Pink
#FFBACD
ΔE00 5.32
Pink
#FFC0CB
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAAB4 #AAEBE1
analogous
#EBAAD5 #EBAAB4 #EBC1AA
triadic
#EBAAB4 #B4EBAA #AAB4EB
tetradic
#EBAAB4 #D5EBAA #AAEBE1 #C1AAEB
square
#EBAAB4 #D5EBAA #AAEBE1 #C1AAEB
split-complementary
#EBAAB4 #AAEBC1 #AAD5EB
monochromatic
#D4475D #DF7888 #EBAAB4 #F7DCE0 #F9E6E9
Accessibility & contrast
On white
1.92
#EBAAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#EBAAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAAB4
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAAB4 | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B4B4
Deuteranopia (green-blind)
#C3C0B3
Tritanopia (blue-blind)
#F7A5AD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ebaab4; /* rgb */ color: rgb(235, 170, 180); /* oklch */ color: oklch(80.2% 0.077 8.8);
Tailwind
colors: {
custom: {
50: '#f2c3ca',
500: '#ebaab4',
950: '#000000',
},
}SCSS
$custom: #ebaab4; $custom-light: #f2c3ca; $custom-dark: #000000;
JSON
{
"hex": "#ebaab4",
"rgb": {
"r": 235,
"g": 170,
"b": 180
},
"hsl": {
"h": 350.769,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.80183,
"c": 0.07739,
"h": 8.8
},
"luminance": 0.49707
}Semantic roles & 50–950 ramp
primary
#EBAAB4
secondary
#DAF1ED
accent
#CAAF1C
background
#FEFCFC
surface
#FDF8F8
border
#D5D1D1
text
#171213
muted
#858182