#E8BBAE#E8BBAE
#E8BBAE is a very light, muted red. Relative luminance 0.558; OKLCH L 82.8% C 0.055 H 36.7°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E8BBAE |
|---|---|
| RGB | rgb(232, 187, 174) |
| HSL | hsl(13, 56%, 80%) |
| HSV | hsv(13, 25%, 91%) |
| CMYK | cmyk(0%, 19.4%, 25%, 9%) |
| CIE-LAB | lab(79.47, 14.25, 12.71) |
| CIE-LCH | lch(79.47, 19.09, 41.73°) |
| OKLab | oklab(82.84% 0.0443 0.033) |
| OKLCH | oklch(82.84% 0.055 36.7) |
| XYZ | xyz(58.6897, 55.7549, 47.7065) |
| Luminance | 0.5575 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 7.23
Pinkish Grey
#C8ACA9
ΔE00 7.53
Apricot
#FBCEB1
ΔE00 7.69
Pale Rose
#FDC1C5
ΔE00 8.35
Light Salmon
#FEA993
ΔE00 8.52
Light Rose
#FFC5CB
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8BBAE #AEDBE8
analogous
#E8AEBE #E8BBAE #E8D8AE
triadic
#E8BBAE #AEE8BB #BBAEE8
tetradic
#E8BBAE #BEE8AE #AEDBE8 #D8AEE8
square
#E8BBAE #BEE8AE #AEDBE8 #D8AEE8
split-complementary
#E8BBAE #AEE8D8 #AEBEE8
monochromatic
#CD6B4F #DA937E #E8BBAE #F6E3DE #F8EBE7
Accessibility & contrast
On white
1.73
#E8BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#E8BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8BBAE
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8BBAE | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C0AD
Deuteranopia (green-blind)
#D0C8AE
Tritanopia (blue-blind)
#F3B5B7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e8bbae; /* rgb */ color: rgb(232, 187, 174); /* oklch */ color: oklch(82.8% 0.055 36.7);
Tailwind
colors: {
custom: {
50: '#f0cfc6',
500: '#e8bbae',
950: '#000000',
},
}SCSS
$custom: #e8bbae; $custom-light: #f0cfc6; $custom-dark: #000000;
JSON
{
"hex": "#e8bbae",
"rgb": {
"r": 232,
"g": 187,
"b": 174
},
"hsl": {
"h": 13.448,
"s": 55.769,
"l": 79.608
},
"oklch": {
"l": 0.82844,
"c": 0.05526,
"h": 36.7
},
"luminance": 0.55752
}Semantic roles & 50–950 ramp
primary
#E8BBAE
secondary
#77B2C3
accent
#9FC322
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171313
muted
#858382