#EBAAA8#EBAAA8
#EBAAA8 is a light, moderate red. Relative luminance 0.492; OKLCH L 79.9% C 0.077 H 20.9°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAAA8 |
|---|---|
| RGB | rgb(235, 170, 168) |
| HSL | hsl(2, 63%, 79%) |
| HSV | hsv(2, 29%, 92%) |
| CMYK | cmyk(0%, 27.7%, 28.5%, 7.8%) |
| CIE-LAB | lab(75.60, 23.59, 10.51) |
| CIE-LCH | lch(75.60, 25.83, 24.01°) |
| OKLab | oklab(79.86% 0.0719 0.0275) |
| OKLCH | oklch(79.86% 0.077 20.9) |
| XYZ | xyz(55.7048, 49.2419, 43.6087) |
| Luminance | 0.4924 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 6.07
Pale Rose
#FDC1C5
ΔE00 6.13
Dusty Pink
#D8A7B1
ΔE00 6.21
Blush (survey)
#F29E8E
ΔE00 6.59
Soft Pink
#FDB0C0
ΔE00 6.88
Faded Pink
#DE9DAC
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAAA8 #A8E9EB
analogous
#EBA8C8 #EBAAA8 #EBCCA8
triadic
#EBAAA8 #A8EBAA #AAA8EB
tetradic
#EBAAA8 #C8EBA8 #A8E9EB #CCA8EB
square
#EBAAA8 #C8EBA8 #A8E9EB #CCA8EB
split-complementary
#EBAAA8 #A8EBCC #A8C8EB
monochromatic
#D44944 #E07976 #EBAAA8 #F6DBDA #F9E7E6
Accessibility & contrast
On white
1.94
#EBAAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#EBAAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAAA8
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAAA8 | 1.00 | 1.94 | 10.85 | 10.85 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B3A8
Deuteranopia (green-blind)
#C6BFA7
Tritanopia (blue-blind)
#F8A3AA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ebaaa8; /* rgb */ color: rgb(235, 170, 168); /* oklch */ color: oklch(79.9% 0.077 20.9);
Tailwind
colors: {
custom: {
50: '#f3c3c1',
500: '#ebaaa8',
950: '#000000',
},
}SCSS
$custom: #ebaaa8; $custom-light: #f3c3c1; $custom-dark: #000000;
JSON
{
"hex": "#ebaaa8",
"rgb": {
"r": 235,
"g": 170,
"b": 168
},
"hsl": {
"h": 1.791,
"s": 62.617,
"l": 79.02
},
"oklch": {
"l": 0.79865,
"c": 0.07701,
"h": 20.9
},
"luminance": 0.49239
}Semantic roles & 50–950 ramp
primary
#EBAAA8
secondary
#DAF0F1
accent
#C5CA1B
background
#FEFCFB
surface
#FDF8F7
border
#D5D1D0
text
#171212
muted
#858181