#EBA8A7#EBA8A7
#EBA8A7 is a light, moderate red. Relative luminance 0.485; OKLCH L 79.5% C 0.079 H 20.0°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA8A7 |
|---|---|
| RGB | rgb(235, 168, 167) |
| HSL | hsl(1, 63%, 79%) |
| HSV | hsv(1, 29%, 92%) |
| CMYK | cmyk(0%, 28.5%, 28.9%, 7.8%) |
| CIE-LAB | lab(75.11, 24.53, 10.36) |
| CIE-LCH | lch(75.11, 26.63, 22.91°) |
| OKLab | oklab(79.48% 0.0747 0.0271) |
| OKLCH | oklch(79.48% 0.079 20) |
| XYZ | xyz(55.2400, 48.4607, 42.9960) |
| Luminance | 0.4846 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 6.00
Dusty Pink
#D8A7B1
ΔE00 6.14
Pale Rose
#FDC1C5
ΔE00 6.43
Faded Pink
#DE9DAC
ΔE00 6.50
Blush (survey)
#F29E8E
ΔE00 6.61
Soft Pink
#FDB0C0
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA8A7 #A7EAEB
analogous
#EBA7C8 #EBA8A7 #EBCAA7
triadic
#EBA8A7 #A7EBA8 #A8A7EB
tetradic
#EBA8A7 #C8EBA7 #A7EAEB #CAA7EB
square
#EBA8A7 #C8EBA7 #A7EAEB #CAA7EB
split-complementary
#EBA8A7 #A7EBCA #A7C8EB
monochromatic
#D44543 #E07775 #EBA8A7 #F6D9D9 #F9E6E6
Accessibility & contrast
On white
1.96
#EBA8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#EBA8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA8A7
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA8A7 | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B1A7
Deuteranopia (green-blind)
#C4BEA6
Tritanopia (blue-blind)
#F9A1A8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #eba8a7; /* rgb */ color: rgb(235, 168, 167); /* oklch */ color: oklch(79.5% 0.079 20.0);
Tailwind
colors: {
custom: {
50: '#f3c2c1',
500: '#eba8a7',
950: '#000000',
},
}SCSS
$custom: #eba8a7; $custom-light: #f3c2c1; $custom-dark: #000000;
JSON
{
"hex": "#eba8a7",
"rgb": {
"r": 235,
"g": 168,
"b": 167
},
"hsl": {
"h": 0.882,
"s": 62.963,
"l": 78.824
},
"oklch": {
"l": 0.79481,
"c": 0.07948,
"h": 20
},
"luminance": 0.48457
}Semantic roles & 50–950 ramp
primary
#EBA8A7
secondary
#DAF0F1
accent
#C8CB1B
background
#FFFBFB
surface
#FEF7F7
border
#D6D0D0
text
#171212
muted
#858181