#E1BBAF#E1BBAF
#E1BBAF is a very light, muted red. Relative luminance 0.546; OKLCH L 82.2% C 0.047 H 38.3°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E1BBAF |
|---|---|
| RGB | rgb(225, 187, 175) |
| HSL | hsl(14, 45%, 78%) |
| HSV | hsv(14, 22%, 88%) |
| CMYK | cmyk(0%, 16.9%, 22.2%, 11.8%) |
| CIE-LAB | lab(78.84, 11.78, 11.17) |
| CIE-LCH | lch(78.84, 16.24, 43.48°) |
| OKLab | oklab(82.2% 0.0369 0.0291) |
| OKLCH | oklch(82.2% 0.047 38.3) |
| XYZ | xyz(56.5599, 54.6454, 48.1174) |
| Luminance | 0.5464 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.23
Apricot
#FBCEB1
ΔE00 7.85
Pale Salmon
#FFB19A
ΔE00 8.93
Pale Rose
#FDC1C5
ΔE00 9.40
Pinkish Tan
#D99B82
ΔE00 9.95
Light Rose
#FFC5CB
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1BBAF #AFD5E1
analogous
#E1AFBC #E1BBAF #E1D4AF
triadic
#E1BBAF #AFE1BB #BBAFE1
tetradic
#E1BBAF #BCE1AF #AFD5E1 #D4AFE1
square
#E1BBAF #BCE1AF #AFD5E1 #D4AFE1
split-complementary
#E1BBAF #AFE1D4 #AFBCE1
monochromatic
#C06F56 #D09582 #E1BBAF #F2E1DC #F7ECE9
Accessibility & contrast
On white
1.76
#E1BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#E1BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1BBAF
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1BBAF | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BFAE
Deuteranopia (green-blind)
#CCC6AF
Tritanopia (blue-blind)
#EBB6B8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #e1bbaf; /* rgb */ color: rgb(225, 187, 175); /* oklch */ color: oklch(82.2% 0.047 38.3);
Tailwind
colors: {
custom: {
50: '#ebcfc6',
500: '#e1bbaf',
950: '#000000',
},
}SCSS
$custom: #e1bbaf; $custom-light: #ebcfc6; $custom-dark: #000000;
JSON
{
"hex": "#e1bbaf",
"rgb": {
"r": 225,
"g": 187,
"b": 175
},
"hsl": {
"h": 14.4,
"s": 45.455,
"l": 78.431
},
"oklch": {
"l": 0.82202,
"c": 0.04704,
"h": 38.3
},
"luminance": 0.54643
}Semantic roles & 50–950 ramp
primary
#E1BBAF
secondary
#7AABBA
accent
#97B92D
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161313
muted
#848382