#EBA8A6#EBA8A6
#EBA8A6 is a light, moderate red. Relative luminance 0.484; OKLCH L 79.5% C 0.080 H 20.9°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA8A6 |
|---|---|
| RGB | rgb(235, 168, 166) |
| HSL | hsl(2, 63%, 79%) |
| HSV | hsv(2, 29%, 92%) |
| CMYK | cmyk(0%, 28.5%, 29.4%, 7.8%) |
| CIE-LAB | lab(75.09, 24.39, 10.88) |
| CIE-LCH | lch(75.09, 26.71, 24.03°) |
| OKLab | oklab(79.46% 0.0743 0.0284) |
| OKLCH | oklch(79.46% 0.08 20.9) |
| XYZ | xyz(55.1479, 48.4238, 42.5110) |
| Luminance | 0.4842 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 6.27
Lightpink
#FFB6C1
ΔE00 6.28
Dusty Pink
#D8A7B1
ΔE00 6.41
Pale Rose
#FDC1C5
ΔE00 6.58
Faded Pink
#DE9DAC
ΔE00 6.83
Soft Pink
#FDB0C0
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA8A6 #A6E9EB
analogous
#EBA6C6 #EBA8A6 #EBCAA6
triadic
#EBA8A6 #A6EBA8 #A8A6EB
tetradic
#EBA8A6 #C6EBA6 #A6E9EB #CAA6EB
square
#EBA8A6 #C6EBA6 #A6E9EB #CAA6EB
split-complementary
#EBA8A6 #A6EBCA #A6C6EB
monochromatic
#D54642 #E07774 #EBA8A6 #F6D9D8 #F9E7E6
Accessibility & contrast
On white
1.97
#EBA8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#EBA8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA8A6
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA8A6 | 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)
#B5B1A6
Deuteranopia (green-blind)
#C5BEA5
Tritanopia (blue-blind)
#F9A1A8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #eba8a6; /* rgb */ color: rgb(235, 168, 166); /* oklch */ color: oklch(79.5% 0.080 20.9);
Tailwind
colors: {
custom: {
50: '#f3c2c0',
500: '#eba8a6',
950: '#000000',
},
}SCSS
$custom: #eba8a6; $custom-light: #f3c2c0; $custom-dark: #000000;
JSON
{
"hex": "#eba8a6",
"rgb": {
"r": 235,
"g": 168,
"b": 166
},
"hsl": {
"h": 1.739,
"s": 63.303,
"l": 78.627
},
"oklch": {
"l": 0.79455,
"c": 0.07958,
"h": 20.9
},
"luminance": 0.48421
}Semantic roles & 50–950 ramp
primary
#EBA8A6
secondary
#DAF0F1
accent
#C6CB1A
background
#FFFBFB
surface
#FEF7F7
border
#D6D0D0
text
#171212
muted
#858181