#EBBAAE#EBBAAE
#EBBAAE is a very light, muted red. Relative luminance 0.558; OKLCH L 82.9% C 0.059 H 34.1°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBAAE |
|---|---|
| RGB | rgb(235, 186, 174) |
| HSL | hsl(12, 60%, 80%) |
| HSV | hsv(12, 26%, 92%) |
| CMYK | cmyk(0%, 20.9%, 26%, 7.8%) |
| CIE-LAB | lab(79.52, 15.90, 12.81) |
| CIE-LCH | lch(79.52, 20.42, 38.87°) |
| OKLab | oklab(82.95% 0.0492 0.0333) |
| OKLCH | oklch(82.95% 0.059 34.1) |
| XYZ | xyz(59.4607, 55.8386, 47.6821) |
| Luminance | 0.5584 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.57
Pale Rose
#FDC1C5
ΔE00 7.42
Light Salmon
#FEA993
ΔE00 7.78
Pinkish Grey
#C8ACA9
ΔE00 8.01
Light Rose
#FFC5CB
ΔE00 8.25
Apricot
#FBCEB1
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBAAE #AEDFEB
analogous
#EBAEC1 #EBBAAE #EBD8AE
triadic
#EBBAAE #AEEBBA #BAAEEB
tetradic
#EBBAAE #C1EBAE #AEDFEB #D8AEEB
square
#EBBAAE #C1EBAE #AEDFEB #D8AEEB
split-complementary
#EBBAAE #AEEBD8 #AEC1EB
monochromatic
#D3664C #DF907D #EBBAAE #F7E4DF #F9EAE6
Accessibility & contrast
On white
1.73
#EBBAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#EBBAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBAAE
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBAAE | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BFAD
Deuteranopia (green-blind)
#D0C9AE
Tritanopia (blue-blind)
#F7B4B7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ebbaae; /* rgb */ color: rgb(235, 186, 174); /* oklch */ color: oklch(82.9% 0.059 34.1);
Tailwind
colors: {
custom: {
50: '#f2cec6',
500: '#ebbaae',
950: '#000000',
},
}SCSS
$custom: #ebbaae; $custom-light: #f2cec6; $custom-dark: #000000;
JSON
{
"hex": "#ebbaae",
"rgb": {
"r": 235,
"g": 186,
"b": 174
},
"hsl": {
"h": 11.803,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.82948,
"c": 0.05941,
"h": 34.1
},
"luminance": 0.55836
}Semantic roles & 50–950 ramp
primary
#EBBAAE
secondary
#76B7C7
accent
#A7C81D
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171313
muted
#858382