#EBA8A8#EBA8A8
#EBA8A8 is a light, moderate red. Relative luminance 0.485; OKLCH L 79.5% C 0.079 H 19.0°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA8A8 |
|---|---|
| RGB | rgb(235, 168, 168) |
| HSL | hsl(0, 63%, 79%) |
| HSV | hsv(0, 29%, 92%) |
| CMYK | cmyk(0%, 28.5%, 28.5%, 7.8%) |
| CIE-LAB | lab(75.14, 24.66, 9.85) |
| CIE-LCH | lch(75.14, 26.55, 21.77°) |
| OKLab | oklab(79.51% 0.0751 0.0258) |
| OKLCH | oklch(79.51% 0.079 19) |
| XYZ | xyz(55.3328, 48.4978, 43.4847) |
| Luminance | 0.4849 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.72
Dusty Pink
#D8A7B1
ΔE00 5.88
Faded Pink
#DE9DAC
ΔE00 6.17
Pale Rose
#FDC1C5
ΔE00 6.31
Soft Pink
#FDB0C0
ΔE00 6.32
Blush (survey)
#F29E8E
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA8A8 #A8EBEB
analogous
#EBA8CA #EBA8A8 #EBCAA8
triadic
#EBA8A8 #A8EBA8 #A8A8EB
tetradic
#EBA8A8 #CAEBA8 #A8EBEB #CAA8EB
square
#EBA8A8 #CAEBA8 #A8EBEB #CAA8EB
split-complementary
#EBA8A8 #A8EBCA #A8CAEB
monochromatic
#D44444 #E07676 #EBA8A8 #F6DADA #F9E6E6
Accessibility & contrast
On white
1.96
#EBA8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#EBA8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA8A8
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA8A8 | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B1A8
Deuteranopia (green-blind)
#C4BEA7
Tritanopia (blue-blind)
#F9A1A8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #eba8a8; /* rgb */ color: rgb(235, 168, 168); /* oklch */ color: oklch(79.5% 0.079 19.0);
Tailwind
colors: {
custom: {
50: '#f3c2c1',
500: '#eba8a8',
950: '#000000',
},
}SCSS
$custom: #eba8a8; $custom-light: #f3c2c1; $custom-dark: #000000;
JSON
{
"hex": "#eba8a8",
"rgb": {
"r": 235,
"g": 168,
"b": 168
},
"hsl": {
"h": 0,
"s": 62.617,
"l": 79.02
},
"oklch": {
"l": 0.79506,
"c": 0.07942,
"h": 19
},
"luminance": 0.48495
}Semantic roles & 50–950 ramp
primary
#EBA8A8
secondary
#DAF1F1
accent
#CACA1B
background
#FFFBFB
surface
#FEF7F7
border
#D6D0D0
text
#171212
muted
#858181