#E2BB99#E2BB99
#E2BB99 is a light, moderate orange. Relative luminance 0.540; OKLCH L 81.8% C 0.064 H 62.8°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BB99 |
|---|---|
| RGB | rgb(226, 187, 153) |
| HSL | hsl(28, 56%, 74%) |
| HSV | hsv(28, 32%, 89%) |
| CMYK | cmyk(0%, 17.3%, 32.3%, 11.4%) |
| CIE-LAB | lab(78.47, 9.17, 22.48) |
| CIE-LCH | lch(78.47, 24.28, 67.80°) |
| OKLab | oklab(81.78% 0.0293 0.057) |
| OKLCH | oklch(81.78% 0.064 62.8) |
| XYZ | xyz(54.8852, 54.0117, 37.6651) |
| Luminance | 0.5401 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.80
Tan
#D2B48C
ΔE00 4.93
Apricot
#FBCEB1
ΔE00 5.87
Light Peach
#FFD8B1
ΔE00 7.02
Peach
#FFDAB9
ΔE00 7.30
Very Light Brown
#D3B683
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BB99 #99C0E2
analogous
#E2999C #E2BB99 #E2DF99
triadic
#E2BB99 #99E2BB #BB99E2
tetradic
#E2BB99 #9CE299 #99C0E2 #DF99E2
square
#E2BB99 #9CE299 #99C0E2 #DF99E2
split-complementary
#E2BB99 #99E2DF #999CE2
monochromatic
#C77B3A #D49B69 #E2BB99 #F0DBC9 #F8EFE7
Accessibility & contrast
On white
1.78
#E2BB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#E2BB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BB99
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BB99 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BD97
Deuteranopia (green-blind)
#D1C69A
Tritanopia (blue-blind)
#EFB3B2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #e2bb99; /* rgb */ color: rgb(226, 187, 153); /* oklch */ color: oklch(81.8% 0.064 62.8);
Tailwind
colors: {
custom: {
50: '#eccfb7',
500: '#e2bb99',
950: '#000000',
},
}SCSS
$custom: #e2bb99; $custom-light: #eccfb7; $custom-dark: #000000;
JSON
{
"hex": "#e2bb99",
"rgb": {
"r": 226,
"g": 187,
"b": 153
},
"hsl": {
"h": 27.945,
"s": 55.725,
"l": 74.314
},
"oklch": {
"l": 0.81784,
"c": 0.06409,
"h": 62.8
},
"luminance": 0.54009
}Semantic roles & 50–950 ramp
primary
#E2BB99
secondary
#6493BB
accent
#78C322
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#161311
muted
#858381