#EBAEA2#EBAEA2
#EBAEA2 is a light, moderate red. Relative luminance 0.505; OKLCH L 80.4% C 0.074 H 31.3°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAEA2 |
|---|---|
| RGB | rgb(235, 174, 162) |
| HSL | hsl(10, 65%, 78%) |
| HSV | hsv(10, 31%, 92%) |
| CMYK | cmyk(0%, 26%, 31.1%, 7.8%) |
| CIE-LAB | lab(76.40, 20.68, 14.91) |
| CIE-LCH | lch(76.40, 25.49, 35.79°) |
| OKLab | oklab(80.44% 0.0633 0.0385) |
| OKLCH | oklch(80.44% 0.074 31.3) |
| XYZ | xyz(55.9200, 50.5460, 40.9863) |
| Luminance | 0.5054 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.98
Blush (survey)
#F29E8E
ΔE00 5.21
Light Salmon
#FEA993
ΔE00 5.32
Pinkish Tan
#D99B82
ΔE00 7.29
Peachy Pink
#FF9A8A
ΔE00 7.44
Pale Rose
#FDC1C5
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAEA2 #A2DFEB
analogous
#EBA2BA #EBAEA2 #EBD2A2
triadic
#EBAEA2 #A2EBAE #AEA2EB
tetradic
#EBAEA2 #BAEBA2 #A2DFEB #D2A2EB
square
#EBAEA2 #BAEBA2 #A2DFEB #D2A2EB
split-complementary
#EBAEA2 #A2EBD2 #A2BAEB
monochromatic
#D5563D #E08270 #EBAEA2 #F6DAD4 #FAE9E6
Accessibility & contrast
On white
1.89
#EBAEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#EBAEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAEA2
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAEA2 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB5A1
Deuteranopia (green-blind)
#C9C1A1
Tritanopia (blue-blind)
#F9A6AB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ebaea2; /* rgb */ color: rgb(235, 174, 162); /* oklch */ color: oklch(80.4% 0.074 31.3);
Tailwind
colors: {
custom: {
50: '#f3c6bd',
500: '#ebaea2',
950: '#000000',
},
}SCSS
$custom: #ebaea2; $custom-light: #f3c6bd; $custom-dark: #000000;
JSON
{
"hex": "#ebaea2",
"rgb": {
"r": 235,
"g": 174,
"b": 162
},
"hsl": {
"h": 9.863,
"s": 64.602,
"l": 77.843
},
"oklch": {
"l": 0.80441,
"c": 0.07408,
"h": 31.3
},
"luminance": 0.50543
}Semantic roles & 50–950 ramp
primary
#EBAEA2
secondary
#6AB8C7
accent
#AFCC19
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171312
muted
#858282