#EBAEA7#EBAEA7
#EBAEA7 is a light, moderate red. Relative luminance 0.507; OKLCH L 80.6% C 0.073 H 26.2°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAEA7 |
|---|---|
| RGB | rgb(235, 174, 167) |
| HSL | hsl(6, 63%, 79%) |
| HSV | hsv(6, 29%, 92%) |
| CMYK | cmyk(0%, 26%, 28.9%, 7.8%) |
| CIE-LAB | lab(76.51, 21.33, 12.35) |
| CIE-LCH | lch(76.51, 24.65, 30.07°) |
| OKLab | oklab(80.56% 0.0652 0.0321) |
| OKLCH | oklch(80.56% 0.073 26.2) |
| XYZ | xyz(56.3733, 50.7274, 43.3738) |
| Luminance | 0.5072 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.99
Pale Rose
#FDC1C5
ΔE00 6.45
Pale Salmon
#FFB19A
ΔE00 6.52
Light Salmon
#FEA993
ΔE00 6.66
Lightpink
#FFB6C1
ΔE00 7.49
Dusty Pink
#D8A7B1
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAEA7 #A7E4EB
analogous
#EBA7C2 #EBAEA7 #EBD0A7
triadic
#EBAEA7 #A7EBAE #AEA7EB
tetradic
#EBAEA7 #C2EBA7 #A7E4EB #D0A7EB
square
#EBAEA7 #C2EBA7 #A7E4EB #D0A7EB
split-complementary
#EBAEA7 #A7EBD0 #A7C2EB
monochromatic
#D45243 #E08075 #EBAEA7 #F6DCD9 #F9E8E6
Accessibility & contrast
On white
1.88
#EBAEA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#EBAEA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAEA7
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAEA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAEA7 | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB6A6
Deuteranopia (green-blind)
#C9C1A6
Tritanopia (blue-blind)
#F8A7AC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ebaea7; /* rgb */ color: rgb(235, 174, 167); /* oklch */ color: oklch(80.6% 0.073 26.2);
Tailwind
colors: {
custom: {
50: '#f2c6c1',
500: '#ebaea7',
950: '#000000',
},
}SCSS
$custom: #ebaea7; $custom-light: #f2c6c1; $custom-dark: #000000;
JSON
{
"hex": "#ebaea7",
"rgb": {
"r": 235,
"g": 174,
"b": 167
},
"hsl": {
"h": 6.176,
"s": 62.963,
"l": 78.824
},
"oklch": {
"l": 0.80562,
"c": 0.07272,
"h": 26.2
},
"luminance": 0.50724
}Semantic roles & 50–950 ramp
primary
#EBAEA7
secondary
#6FBEC7
accent
#B9CB1B
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171312
muted
#858282