#E5BCAB#E5BCAB
#E5BCAB is a very light, muted orange. Relative luminance 0.556; OKLCH L 82.7% C 0.053 H 43.7°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #E5BCAB |
|---|---|
| RGB | rgb(229, 188, 171) |
| HSL | hsl(18, 53%, 78%) |
| HSV | hsv(18, 25%, 90%) |
| CMYK | cmyk(0%, 17.9%, 25.3%, 10.2%) |
| CIE-LAB | lab(79.37, 12.17, 14.13) |
| CIE-LCH | lch(79.37, 18.65, 49.25°) |
| OKLab | oklab(82.67% 0.0383 0.0366) |
| OKLCH | oklch(82.67% 0.053 43.7) |
| XYZ | xyz(57.6477, 55.5670, 46.2091) |
| Luminance | 0.5556 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.14
Pinkish Grey
#C8ACA9
ΔE00 7.91
Pale Salmon
#FFB19A
ΔE00 8.04
Pinkish Tan
#D99B82
ΔE00 9.30
Light Salmon
#FEA993
ΔE00 9.45
Peach
#FFDAB9
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5BCAB #ABD4E5
analogous
#E5ABB7 #E5BCAB #E5D9AB
triadic
#E5BCAB #ABE5BC #BCABE5
tetradic
#E5BCAB #B7E5AB #ABD4E5 #D9ABE5
square
#E5BCAB #B7E5AB #ABD4E5 #D9ABE5
split-complementary
#E5BCAB #ABE5D9 #ABB7E5
monochromatic
#C8714E #D7977C #E5BCAB #F3E1DA #F8ECE8
Accessibility & contrast
On white
1.73
#E5BCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#E5BCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5BCAB
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5BCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5BCAB | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C0AA
Deuteranopia (green-blind)
#D0C8AB
Tritanopia (blue-blind)
#F0B6B7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e5bcab; /* rgb */ color: rgb(229, 188, 171); /* oklch */ color: oklch(82.7% 0.053 43.7);
Tailwind
colors: {
custom: {
50: '#eed0c4',
500: '#e5bcab',
950: '#000000',
},
}SCSS
$custom: #e5bcab; $custom-light: #eed0c4; $custom-dark: #000000;
JSON
{
"hex": "#e5bcab",
"rgb": {
"r": 229,
"g": 188,
"b": 171
},
"hsl": {
"h": 17.586,
"s": 52.727,
"l": 78.431
},
"oklch": {
"l": 0.82673,
"c": 0.05293,
"h": 43.7
},
"luminance": 0.55565
}Semantic roles & 50–950 ramp
primary
#E5BCAB
secondary
#75AABF
accent
#93C025
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#161412
muted
#858382