#E2BBAD#E2BBAD
#E2BBAD is a very light, muted orange. Relative luminance 0.547; OKLCH L 82.2% C 0.049 H 40.7°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BBAD |
|---|---|
| RGB | rgb(226, 187, 173) |
| HSL | hsl(16, 48%, 78%) |
| HSV | hsv(16, 23%, 89%) |
| CMYK | cmyk(0%, 17.3%, 23.5%, 11.4%) |
| CIE-LAB | lab(78.88, 11.86, 12.33) |
| CIE-LCH | lch(78.88, 17.11, 46.10°) |
| OKLab | oklab(82.25% 0.0373 0.0321) |
| OKLCH | oklch(82.25% 0.049 40.7) |
| XYZ | xyz(56.6777, 54.7287, 47.1052) |
| Luminance | 0.5473 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.80
Apricot
#FBCEB1
ΔE00 7.20
Pale Salmon
#FFB19A
ΔE00 8.56
Pinkish Tan
#D99B82
ΔE00 9.58
Light Salmon
#FEA993
ΔE00 9.83
Pale Rose
#FDC1C5
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BBAD #ADD4E2
analogous
#E2ADB9 #E2BBAD #E2D5AD
triadic
#E2BBAD #ADE2BB #BBADE2
tetradic
#E2BBAD #B9E2AD #ADD4E2 #D5ADE2
square
#E2BBAD #B9E2AD #ADD4E2 #D5ADE2
split-complementary
#E2BBAD #ADE2D5 #ADB9E2
monochromatic
#C27053 #D29680 #E2BBAD #F2E0DA #F7ECE8
Accessibility & contrast
On white
1.76
#E2BBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#E2BBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BBAD
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BBAD | 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)
#C4BFAC
Deuteranopia (green-blind)
#CDC6AD
Tritanopia (blue-blind)
#ECB5B7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #e2bbad; /* rgb */ color: rgb(226, 187, 173); /* oklch */ color: oklch(82.2% 0.049 40.7);
Tailwind
colors: {
custom: {
50: '#ebcfc5',
500: '#e2bbad',
950: '#000000',
},
}SCSS
$custom: #e2bbad; $custom-light: #ebcfc5; $custom-dark: #000000;
JSON
{
"hex": "#e2bbad",
"rgb": {
"r": 226,
"g": 187,
"b": 173
},
"hsl": {
"h": 15.849,
"s": 47.748,
"l": 78.235
},
"oklch": {
"l": 0.82246,
"c": 0.04915,
"h": 40.7
},
"luminance": 0.54727
}Semantic roles & 50–950 ramp
primary
#E2BBAD
secondary
#78AABB
accent
#95BB2A
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161312
muted
#848382