#EBAEAA#EBAEAA
#EBAEAA is a light, moderate red. Relative luminance 0.508; OKLCH L 80.6% C 0.072 H 23.1°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAEAA |
|---|---|
| RGB | rgb(235, 174, 170) |
| HSL | hsl(4, 62%, 79%) |
| HSV | hsv(4, 28%, 92%) |
| CMYK | cmyk(0%, 26%, 27.7%, 7.8%) |
| CIE-LAB | lab(76.58, 21.73, 10.81) |
| CIE-LCH | lch(76.58, 24.27, 26.45°) |
| OKLab | oklab(80.64% 0.0664 0.0283) |
| OKLCH | oklch(80.64% 0.072 23.1) |
| XYZ | xyz(56.6539, 50.8396, 44.8513) |
| Luminance | 0.5084 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.71
Lightpink
#FFB6C1
ΔE00 6.45
Dusty Pink
#D8A7B1
ΔE00 6.57
Blush (survey)
#F29E8E
ΔE00 6.74
Light Rose
#FFC5CB
ΔE00 6.88
Pink
#FFC0CB
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAEAA #AAE7EB
analogous
#EBAAC7 #EBAEAA #EBCFAA
triadic
#EBAEAA #AAEBAE #AEAAEB
tetradic
#EBAEAA #C7EBAA #AAE7EB #CFAAEB
square
#EBAEAA #C7EBAA #AAE7EB #CFAAEB
split-complementary
#EBAEAA #AAEBCF #AAC7EB
monochromatic
#D45047 #DF7F78 #EBAEAA #F7DDDC #F9E7E6
Accessibility & contrast
On white
1.88
#EBAEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#EBAEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAEAA
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAEAA | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB6A9
Deuteranopia (green-blind)
#C8C2A9
Tritanopia (blue-blind)
#F8A7AD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ebaeaa; /* rgb */ color: rgb(235, 174, 170); /* oklch */ color: oklch(80.6% 0.072 23.1);
Tailwind
colors: {
custom: {
50: '#f2c6c3',
500: '#ebaeaa',
950: '#000000',
},
}SCSS
$custom: #ebaeaa; $custom-light: #f2c6c3; $custom-dark: #000000;
JSON
{
"hex": "#ebaeaa",
"rgb": {
"r": 235,
"g": 174,
"b": 170
},
"hsl": {
"h": 3.692,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.80638,
"c": 0.07217,
"h": 23.1
},
"luminance": 0.50837
}Semantic roles & 50–950 ramp
primary
#EBAEAA
secondary
#72C2C7
accent
#BFCA1C
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171312
muted
#858282