#EBAEA3#EBAEA3
#EBAEA3 is a light, moderate red. Relative luminance 0.506; OKLCH L 80.5% C 0.074 H 30.3°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAEA3 |
|---|---|
| RGB | rgb(235, 174, 163) |
| HSL | hsl(9, 64%, 78%) |
| HSV | hsv(9, 31%, 92%) |
| CMYK | cmyk(0%, 26%, 30.6%, 7.8%) |
| CIE-LAB | lab(76.42, 20.81, 14.40) |
| CIE-LCH | lch(76.42, 25.30, 34.68°) |
| OKLab | oklab(80.47% 0.0637 0.0372) |
| OKLCH | oklch(80.47% 0.074 30.3) |
| XYZ | xyz(56.0092, 50.5817, 41.4563) |
| Luminance | 0.5058 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.26
Blush (survey)
#F29E8E
ΔE00 5.31
Light Salmon
#FEA993
ΔE00 5.55
Peachy Pink
#FF9A8A
ΔE00 7.50
Pinkish Tan
#D99B82
ΔE00 7.58
Pale Rose
#FDC1C5
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAEA3 #A3E0EB
analogous
#EBA3BC #EBAEA3 #EBD2A3
triadic
#EBAEA3 #A3EBAE #AEA3EB
tetradic
#EBAEA3 #BCEBA3 #A3E0EB #D2A3EB
square
#EBAEA3 #BCEBA3 #A3E0EB #D2A3EB
split-complementary
#EBAEA3 #A3EBD2 #A3BCEB
monochromatic
#D5553E #E08271 #EBAEA3 #F6DAD5 #FAE9E6
Accessibility & contrast
On white
1.89
#EBAEA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#EBAEA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAEA3
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAEA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAEA3 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB5A2
Deuteranopia (green-blind)
#C9C1A2
Tritanopia (blue-blind)
#F9A6AB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ebaea3; /* rgb */ color: rgb(235, 174, 163); /* oklch */ color: oklch(80.5% 0.074 30.3);
Tailwind
colors: {
custom: {
50: '#f3c6be',
500: '#ebaea3',
950: '#000000',
},
}SCSS
$custom: #ebaea3; $custom-light: #f3c6be; $custom-dark: #000000;
JSON
{
"hex": "#ebaea3",
"rgb": {
"r": 235,
"g": 174,
"b": 163
},
"hsl": {
"h": 9.167,
"s": 64.286,
"l": 78.039
},
"oklch": {
"l": 0.80465,
"c": 0.07377,
"h": 30.3
},
"luminance": 0.50579
}Semantic roles & 50–950 ramp
primary
#EBAEA3
secondary
#6BB9C7
accent
#B1CC19
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171312
muted
#858282