#E9BBAE#E9BBAE
#E9BBAE is a very light, muted red. Relative luminance 0.559; OKLCH L 82.9% C 0.056 H 36.3°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #E9BBAE |
|---|---|
| RGB | rgb(233, 187, 174) |
| HSL | hsl(13, 57%, 80%) |
| HSV | hsv(13, 25%, 91%) |
| CMYK | cmyk(0%, 19.7%, 25.3%, 8.6%) |
| CIE-LAB | lab(79.57, 14.62, 12.86) |
| CIE-LCH | lch(79.57, 19.47, 41.33°) |
| OKLab | oklab(82.94% 0.0454 0.0334) |
| OKLCH | oklch(82.94% 0.056 36.3) |
| XYZ | xyz(59.0153, 55.9228, 47.7218) |
| Luminance | 0.5592 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 7.02
Pinkish Grey
#C8ACA9
ΔE00 7.71
Apricot
#FBCEB1
ΔE00 7.75
Pale Rose
#FDC1C5
ΔE00 8.18
Light Salmon
#FEA993
ΔE00 8.32
Light Rose
#FFC5CB
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9BBAE #AEDCE9
analogous
#E9AEBF #E9BBAE #E9D8AE
triadic
#E9BBAE #AEE9BB #BBAEE9
tetradic
#E9BBAE #BFE9AE #AEDCE9 #D8AEE9
square
#E9BBAE #BFE9AE #AEDCE9 #D8AEE9
split-complementary
#E9BBAE #AEE9D8 #AEBFE9
monochromatic
#CF6A4E #DC937E #E9BBAE #F6E3DE #F8EBE7
Accessibility & contrast
On white
1.72
#E9BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#E9BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9BBAE
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9BBAE | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C0AD
Deuteranopia (green-blind)
#D0C9AE
Tritanopia (blue-blind)
#F5B5B7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e9bbae; /* rgb */ color: rgb(233, 187, 174); /* oklch */ color: oklch(82.9% 0.056 36.3);
Tailwind
colors: {
custom: {
50: '#f1cfc6',
500: '#e9bbae',
950: '#000000',
},
}SCSS
$custom: #e9bbae; $custom-light: #f1cfc6; $custom-dark: #000000;
JSON
{
"hex": "#e9bbae",
"rgb": {
"r": 233,
"g": 187,
"b": 174
},
"hsl": {
"h": 13.22,
"s": 57.282,
"l": 79.804
},
"oklch": {
"l": 0.82941,
"c": 0.05638,
"h": 36.3
},
"luminance": 0.5592
}Semantic roles & 50–950 ramp
primary
#E9BBAE
secondary
#77B3C5
accent
#A1C521
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171313
muted
#858382