#E1BBAE#E1BBAE
#E1BBAE is a very light, muted orange. Relative luminance 0.546; OKLCH L 82.2% C 0.048 H 39.8°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E1BBAE |
|---|---|
| RGB | rgb(225, 187, 174) |
| HSL | hsl(15, 46%, 78%) |
| HSV | hsv(15, 23%, 88%) |
| CMYK | cmyk(0%, 16.9%, 22.7%, 11.8%) |
| CIE-LAB | lab(78.81, 11.64, 11.68) |
| CIE-LCH | lch(78.81, 16.49, 45.11°) |
| OKLab | oklab(82.18% 0.0365 0.0304) |
| OKLCH | oklch(82.18% 0.048 39.8) |
| XYZ | xyz(56.4621, 54.6062, 47.6021) |
| Luminance | 0.5460 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.45
Apricot
#FBCEB1
ΔE00 7.53
Pale Salmon
#FFB19A
ΔE00 8.86
Pale Rose
#FDC1C5
ΔE00 9.77
Pinkish Tan
#D99B82
ΔE00 9.80
Light Salmon
#FEA993
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1BBAE #AED4E1
analogous
#E1AEBA #E1BBAE #E1D4AE
triadic
#E1BBAE #AEE1BB #BBAEE1
tetradic
#E1BBAE #BAE1AE #AED4E1 #D4AEE1
square
#E1BBAE #BAE1AE #AED4E1 #D4AEE1
split-complementary
#E1BBAE #AEE1D4 #AEBAE1
monochromatic
#C07055 #D09681 #E1BBAE #F2E0DB #F7ECE9
Accessibility & contrast
On white
1.76
#E1BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#E1BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1BBAE
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1BBAE | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BFAD
Deuteranopia (green-blind)
#CDC6AE
Tritanopia (blue-blind)
#EBB6B7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #e1bbae; /* rgb */ color: rgb(225, 187, 174); /* oklch */ color: oklch(82.2% 0.048 39.8);
Tailwind
colors: {
custom: {
50: '#ebcfc6',
500: '#e1bbae',
950: '#000000',
},
}SCSS
$custom: #e1bbae; $custom-light: #ebcfc6; $custom-dark: #000000;
JSON
{
"hex": "#e1bbae",
"rgb": {
"r": 225,
"g": 187,
"b": 174
},
"hsl": {
"h": 15.294,
"s": 45.946,
"l": 78.235
},
"oklch": {
"l": 0.82177,
"c": 0.04754,
"h": 39.8
},
"luminance": 0.54604
}Semantic roles & 50–950 ramp
primary
#E1BBAE
secondary
#79AABA
accent
#95B92C
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161313
muted
#848382