#EBAAA9#EBAAA9
#EBAAA9 is a light, moderate red. Relative luminance 0.493; OKLCH L 79.9% C 0.077 H 19.9°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAAA9 |
|---|---|
| RGB | rgb(235, 170, 169) |
| HSL | hsl(1, 62%, 79%) |
| HSV | hsv(1, 28%, 92%) |
| CMYK | cmyk(0%, 27.7%, 28.1%, 7.8%) |
| CIE-LAB | lab(75.62, 23.73, 10.00) |
| CIE-LCH | lch(75.62, 25.75, 22.85°) |
| OKLab | oklab(79.89% 0.0723 0.0262) |
| OKLCH | oklch(79.89% 0.077 19.9) |
| XYZ | xyz(55.7984, 49.2793, 44.1013) |
| Luminance | 0.4928 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.77
Dusty Pink
#D8A7B1
ΔE00 5.94
Pale Rose
#FDC1C5
ΔE00 5.97
Soft Pink
#FDB0C0
ΔE00 6.54
Faded Pink
#DE9DAC
ΔE00 6.60
Blush (survey)
#F29E8E
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAAA9 #A9EAEB
analogous
#EBA9C9 #EBAAA9 #EBCBA9
triadic
#EBAAA9 #A9EBAA #AAA9EB
tetradic
#EBAAA9 #C9EBA9 #A9EAEB #CBA9EB
square
#EBAAA9 #C9EBA9 #A9EAEB #CBA9EB
split-complementary
#EBAAA9 #A9EBCB #A9C9EB
monochromatic
#D44846 #DF7977 #EBAAA9 #F7DBDB #F9E6E6
Accessibility & contrast
On white
1.93
#EBAAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#EBAAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAAA9
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAAA9 | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B3A9
Deuteranopia (green-blind)
#C5BFA8
Tritanopia (blue-blind)
#F8A3AA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ebaaa9; /* rgb */ color: rgb(235, 170, 169); /* oklch */ color: oklch(79.9% 0.077 19.9);
Tailwind
colors: {
custom: {
50: '#f3c3c2',
500: '#ebaaa9',
950: '#000000',
},
}SCSS
$custom: #ebaaa9; $custom-light: #f3c3c2; $custom-dark: #000000;
JSON
{
"hex": "#ebaaa9",
"rgb": {
"r": 235,
"g": 170,
"b": 169
},
"hsl": {
"h": 0.909,
"s": 62.264,
"l": 79.216
},
"oklch": {
"l": 0.7989,
"c": 0.07692,
"h": 19.9
},
"luminance": 0.49276
}Semantic roles & 50–950 ramp
primary
#EBAAA9
secondary
#DAF0F1
accent
#C7CA1B
background
#FEFCFB
surface
#FDF8F7
border
#D5D1D0
text
#171212
muted
#858181