#EBA8A5#EBA8A5
#EBA8A5 is a light, moderate red. Relative luminance 0.484; OKLCH L 79.4% C 0.080 H 21.9°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA8A5 |
|---|---|
| RGB | rgb(235, 168, 165) |
| HSL | hsl(3, 64%, 78%) |
| HSV | hsv(3, 30%, 92%) |
| CMYK | cmyk(0%, 28.5%, 29.8%, 7.8%) |
| CIE-LAB | lab(75.07, 24.26, 11.39) |
| CIE-LCH | lch(75.07, 26.80, 25.15°) |
| OKLab | oklab(79.43% 0.0739 0.0297) |
| OKLCH | oklch(79.43% 0.08 21.9) |
| XYZ | xyz(55.0565, 48.3873, 42.0298) |
| Luminance | 0.4838 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.94
Lightpink
#FFB6C1
ΔE00 6.58
Dusty Pink
#D8A7B1
ΔE00 6.69
Pale Rose
#FDC1C5
ΔE00 6.74
Faded Pink
#DE9DAC
ΔE00 7.18
Soft Pink
#FDB0C0
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA8A5 #A5E8EB
analogous
#EBA5C5 #EBA8A5 #EBCBA5
triadic
#EBA8A5 #A5EBA8 #A8A5EB
tetradic
#EBA8A5 #C5EBA5 #A5E8EB #CBA5EB
square
#EBA8A5 #C5EBA5 #A5E8EB #CBA5EB
split-complementary
#EBA8A5 #A5EBCB #A5C5EB
monochromatic
#D54741 #E07873 #EBA8A5 #F6D8D7 #F9E7E6
Accessibility & contrast
On white
1.97
#EBA8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#EBA8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA8A5
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA8A5 | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B1A5
Deuteranopia (green-blind)
#C5BEA4
Tritanopia (blue-blind)
#F9A1A8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #eba8a5; /* rgb */ color: rgb(235, 168, 165); /* oklch */ color: oklch(79.4% 0.080 21.9);
Tailwind
colors: {
custom: {
50: '#f3c2bf',
500: '#eba8a5',
950: '#000000',
},
}SCSS
$custom: #eba8a5; $custom-light: #f3c2bf; $custom-dark: #000000;
JSON
{
"hex": "#eba8a5",
"rgb": {
"r": 235,
"g": 168,
"b": 165
},
"hsl": {
"h": 2.571,
"s": 63.636,
"l": 78.431
},
"oklch": {
"l": 0.7943,
"c": 0.07969,
"h": 21.9
},
"luminance": 0.48384
}Semantic roles & 50–950 ramp
primary
#EBA8A5
secondary
#DAF0F1
accent
#C4CB1A
background
#FFFBFB
surface
#FEF7F7
border
#D6D0D0
text
#171212
muted
#858181