#E2BBAE#E2BBAE
#E2BBAE is a very light, muted orange. Relative luminance 0.548; OKLCH L 82.3% C 0.049 H 39.3°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BBAE |
|---|---|
| RGB | rgb(226, 187, 174) |
| HSL | hsl(15, 47%, 78%) |
| HSV | hsv(15, 23%, 89%) |
| CMYK | cmyk(0%, 17.3%, 23%, 11.4%) |
| CIE-LAB | lab(78.91, 12.01, 11.82) |
| CIE-LCH | lch(78.91, 16.85, 44.56°) |
| OKLab | oklab(82.27% 0.0377 0.0308) |
| OKLCH | oklch(82.27% 0.049 39.3) |
| XYZ | xyz(56.7748, 54.7675, 47.6167) |
| Luminance | 0.5476 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.58
Apricot
#FBCEB1
ΔE00 7.52
Pale Salmon
#FFB19A
ΔE00 8.61
Pale Rose
#FDC1C5
ΔE00 9.54
Pinkish Tan
#D99B82
ΔE00 9.71
Light Salmon
#FEA993
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BBAE #AED5E2
analogous
#E2AEBB #E2BBAE #E2D5AE
triadic
#E2BBAE #AEE2BB #BBAEE2
tetradic
#E2BBAE #BBE2AE #AED5E2 #D5AEE2
square
#E2BBAE #BBE2AE #AED5E2 #D5AEE2
split-complementary
#E2BBAE #AEE2D5 #AEBBE2
monochromatic
#C26F54 #D29581 #E2BBAE #F2E1DB #F7ECE8
Accessibility & contrast
On white
1.76
#E2BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#E2BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BBAE
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BBAE | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BFAD
Deuteranopia (green-blind)
#CDC6AE
Tritanopia (blue-blind)
#ECB6B7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #e2bbae; /* rgb */ color: rgb(226, 187, 174); /* oklch */ color: oklch(82.3% 0.049 39.3);
Tailwind
colors: {
custom: {
50: '#ebcfc6',
500: '#e2bbae',
950: '#000000',
},
}SCSS
$custom: #e2bbae; $custom-light: #ebcfc6; $custom-dark: #000000;
JSON
{
"hex": "#e2bbae",
"rgb": {
"r": 226,
"g": 187,
"b": 174
},
"hsl": {
"h": 15,
"s": 47.273,
"l": 78.431
},
"oklch": {
"l": 0.82271,
"c": 0.04863,
"h": 39.3
},
"luminance": 0.54765
}Semantic roles & 50–950 ramp
primary
#E2BBAE
secondary
#79ABBB
accent
#97BB2B
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161313
muted
#848382