#EBAEA8#EBAEA8
#EBAEA8 is a light, moderate red. Relative luminance 0.508; OKLCH L 80.6% C 0.073 H 25.2°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAEA8 |
|---|---|
| RGB | rgb(235, 174, 168) |
| HSL | hsl(5, 63%, 79%) |
| HSV | hsv(5, 29%, 92%) |
| CMYK | cmyk(0%, 26%, 28.5%, 7.8%) |
| CIE-LAB | lab(76.54, 21.46, 11.84) |
| CIE-LCH | lch(76.54, 24.51, 28.87°) |
| OKLab | oklab(80.59% 0.0656 0.0308) |
| OKLCH | oklch(80.59% 0.073 25.2) |
| XYZ | xyz(56.4661, 50.7645, 43.8625) |
| Luminance | 0.5076 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.19
Blush (survey)
#F29E8E
ΔE00 6.22
Pale Salmon
#FFB19A
ΔE00 6.86
Light Salmon
#FEA993
ΔE00 6.98
Lightpink
#FFB6C1
ΔE00 7.13
Dusty Pink
#D8A7B1
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAEA8 #A8E5EB
analogous
#EBA8C4 #EBAEA8 #EBD0A8
triadic
#EBAEA8 #A8EBAE #AEA8EB
tetradic
#EBAEA8 #C4EBA8 #A8E5EB #D0A8EB
square
#EBAEA8 #C4EBA8 #A8E5EB #D0A8EB
split-complementary
#EBAEA8 #A8EBD0 #A8C4EB
monochromatic
#D45144 #E08076 #EBAEA8 #F6DCDA #F9E8E6
Accessibility & contrast
On white
1.88
#EBAEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#EBAEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAEA8
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAEA8 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB6A7
Deuteranopia (green-blind)
#C8C1A7
Tritanopia (blue-blind)
#F8A7AD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ebaea8; /* rgb */ color: rgb(235, 174, 168); /* oklch */ color: oklch(80.6% 0.073 25.2);
Tailwind
colors: {
custom: {
50: '#f2c6c1',
500: '#ebaea8',
950: '#000000',
},
}SCSS
$custom: #ebaea8; $custom-light: #f2c6c1; $custom-dark: #000000;
JSON
{
"hex": "#ebaea8",
"rgb": {
"r": 235,
"g": 174,
"b": 168
},
"hsl": {
"h": 5.373,
"s": 62.617,
"l": 79.02
},
"oklch": {
"l": 0.80587,
"c": 0.07251,
"h": 25.2
},
"luminance": 0.50761
}Semantic roles & 50–950 ramp
primary
#EBAEA8
secondary
#70BFC7
accent
#BBCA1B
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171312
muted
#858282