#EBAAA4#EBAAA4
#EBAAA4 is a light, moderate red. Relative luminance 0.491; OKLCH L 79.8% C 0.078 H 24.9°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAAA4 |
|---|---|
| RGB | rgb(235, 170, 164) |
| HSL | hsl(5, 64%, 78%) |
| HSV | hsv(5, 30%, 92%) |
| CMYK | cmyk(0%, 27.7%, 30.2%, 7.8%) |
| CIE-LAB | lab(75.51, 23.07, 12.56) |
| CIE-LCH | lch(75.51, 26.27, 28.58°) |
| OKLab | oklab(79.76% 0.0704 0.0327) |
| OKLCH | oklch(79.76% 0.078 24.9) |
| XYZ | xyz(55.3379, 49.0952, 41.6763) |
| Luminance | 0.4909 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.38
Light Salmon
#FEA993
ΔE00 6.61
Pale Salmon
#FFB19A
ΔE00 6.82
Pale Rose
#FDC1C5
ΔE00 6.92
Peachy Pink
#FF9A8A
ΔE00 7.29
Lightpink
#FFB6C1
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAAA4 #A4E5EB
analogous
#EBA4C1 #EBAAA4 #EBCDA4
triadic
#EBAAA4 #A4EBAA #AAA4EB
tetradic
#EBAAA4 #C1EBA4 #A4E5EB #CDA4EB
square
#EBAAA4 #C1EBA4 #A4E5EB #CDA4EB
split-complementary
#EBAAA4 #A4EBCD #A4C1EB
monochromatic
#D54C40 #E07B72 #EBAAA4 #F6D9D6 #F9E8E6
Accessibility & contrast
On white
1.94
#EBAAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#EBAAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAAA4
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAAA4 | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B3A3
Deuteranopia (green-blind)
#C6BFA3
Tritanopia (blue-blind)
#F9A3A9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ebaaa4; /* rgb */ color: rgb(235, 170, 164); /* oklch */ color: oklch(79.8% 0.078 24.9);
Tailwind
colors: {
custom: {
50: '#f3c3bf',
500: '#ebaaa4',
950: '#000000',
},
}SCSS
$custom: #ebaaa4; $custom-light: #f3c3bf; $custom-dark: #000000;
JSON
{
"hex": "#ebaaa4",
"rgb": {
"r": 235,
"g": 170,
"b": 164
},
"hsl": {
"h": 5.07,
"s": 63.964,
"l": 78.235
},
"oklch": {
"l": 0.79764,
"c": 0.07759,
"h": 24.9
},
"luminance": 0.49092
}Semantic roles & 50–950 ramp
primary
#EBAAA4
secondary
#DAEFF1
accent
#BDCC1A
background
#FFFCFB
surface
#FEF8F6
border
#D6D1D0
text
#171212
muted
#858181