#E2BB7E#E2BB7E
#E2BB7E is a light, moderate orange. Relative luminance 0.532; OKLCH L 81.3% C 0.090 H 78.1°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BB7E |
|---|---|
| RGB | rgb(226, 187, 126) |
| HSL | hsl(37, 63%, 69%) |
| HSV | hsv(37, 44%, 89%) |
| CMYK | cmyk(0%, 17.3%, 44.2%, 11.4%) |
| CIE-LAB | lab(78.00, 6.10, 36.08) |
| CIE-LCH | lch(78.00, 36.60, 80.40°) |
| OKLab | oklab(81.27% 0.0185 0.0883) |
| OKLCH | oklch(81.27% 0.09 78.1) |
| XYZ | xyz(52.9020, 53.2184, 27.2203) |
| Luminance | 0.5322 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.92
Very Light Brown
#D3B683
ΔE00 3.58
Fawn
#CFAF7B
ΔE00 4.16
Tan (survey)
#D1B26F
ΔE00 4.24
Sandstone
#C9AE74
ΔE00 5.39
Tan
#D2B48C
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BB7E #7EA5E2
analogous
#E2897E #E2BB7E #D7E27E
triadic
#E2BB7E #7EE2BB #BB7EE2
tetradic
#E2BB7E #7EE289 #7EA5E2 #E27ED7
square
#E2BB7E #7EE289 #7EA5E2 #E27ED7
split-complementary
#E2BB7E #7ED7E2 #897EE2
monochromatic
#BB832A #D7A14C #E2BB7E #EDD5B0 #F8F0E2
Accessibility & contrast
On white
1.80
#E2BB7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#E2BB7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BB7E
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BB7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BB7E | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBB79
Deuteranopia (green-blind)
#D4C580
Tritanopia (blue-blind)
#F1B0AC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #e2bb7e; /* rgb */ color: rgb(226, 187, 126); /* oklch */ color: oklch(81.3% 0.090 78.1);
Tailwind
colors: {
custom: {
50: '#edcfa4',
500: '#e2bb7e',
950: '#000000',
},
}SCSS
$custom: #e2bb7e; $custom-light: #edcfa4; $custom-dark: #000000;
JSON
{
"hex": "#e2bb7e",
"rgb": {
"r": 226,
"g": 187,
"b": 126
},
"hsl": {
"h": 36.6,
"s": 63.291,
"l": 69.02
},
"oklch": {
"l": 0.81268,
"c": 0.09022,
"h": 78.1
},
"luminance": 0.53216
}Semantic roles & 50–950 ramp
primary
#E2BB7E
secondary
#4B76B9
accent
#5FCB1A
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#17130F
muted
#858380