#E1BB99#E1BB99
#E1BB99 is a light, moderate orange. Relative luminance 0.538; OKLCH L 81.7% C 0.063 H 63.6°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E1BB99 |
|---|---|
| RGB | rgb(225, 187, 153) |
| HSL | hsl(28, 55%, 74%) |
| HSV | hsv(28, 32%, 88%) |
| CMYK | cmyk(0%, 16.9%, 32%, 11.8%) |
| CIE-LAB | lab(78.37, 8.79, 22.34) |
| CIE-LCH | lch(78.37, 24.00, 68.52°) |
| OKLab | oklab(81.69% 0.0282 0.0567) |
| OKLCH | oklch(81.69% 0.063 63.6) |
| XYZ | xyz(54.5725, 53.8504, 37.6504) |
| Luminance | 0.5385 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.64
Tan
#D2B48C
ΔE00 4.65
Apricot
#FBCEB1
ΔE00 6.07
Light Peach
#FFD8B1
ΔE00 7.04
Very Light Brown
#D3B683
ΔE00 7.12
Peach
#FFDAB9
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1BB99 #99BFE1
analogous
#E1999B #E1BB99 #E1DF99
triadic
#E1BB99 #99E1BB #BB99E1
tetradic
#E1BB99 #9BE199 #99BFE1 #DF99E1
square
#E1BB99 #9BE199 #99BFE1 #DF99E1
split-complementary
#E1BB99 #99E1DF #999BE1
monochromatic
#C57C3A #D39B6A #E1BB99 #EFDBC8 #F8EFE7
Accessibility & contrast
On white
1.78
#E1BB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#E1BB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1BB99
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1BB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1BB99 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BD97
Deuteranopia (green-blind)
#D0C59A
Tritanopia (blue-blind)
#EDB3B2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #e1bb99; /* rgb */ color: rgb(225, 187, 153); /* oklch */ color: oklch(81.7% 0.063 63.6);
Tailwind
colors: {
custom: {
50: '#ebcfb7',
500: '#e1bb99',
950: '#000000',
},
}SCSS
$custom: #e1bb99; $custom-light: #ebcfb7; $custom-dark: #000000;
JSON
{
"hex": "#e1bb99",
"rgb": {
"r": 225,
"g": 187,
"b": 153
},
"hsl": {
"h": 28.333,
"s": 54.545,
"l": 74.118
},
"oklch": {
"l": 0.81689,
"c": 0.06328,
"h": 63.6
},
"luminance": 0.53848
}Semantic roles & 50–950 ramp
primary
#E1BB99
secondary
#6491BA
accent
#77C223
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#161311
muted
#858381