#E2BB80#E2BB80
#E2BB80 is a light, moderate orange. Relative luminance 0.533; OKLCH L 81.3% C 0.088 H 77.4°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BB80 |
|---|---|
| RGB | rgb(226, 187, 128) |
| HSL | hsl(36, 63%, 69%) |
| HSV | hsv(36, 43%, 89%) |
| CMYK | cmyk(0%, 17.3%, 43.4%, 11.4%) |
| CIE-LAB | lab(78.03, 6.31, 35.09) |
| CIE-LCH | lch(78.03, 35.65, 79.81°) |
| OKLab | oklab(81.3% 0.0193 0.0861) |
| OKLCH | oklch(81.3% 0.088 77.4) |
| XYZ | xyz(53.0324, 53.2705, 27.9067) |
| Luminance | 0.5327 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.48
Very Light Brown
#D3B683
ΔE00 3.46
Fawn
#CFAF7B
ΔE00 4.07
Tan (survey)
#D1B26F
ΔE00 4.51
Tan
#D2B48C
ΔE00 5.07
Sandstone
#C9AE74
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BB80 #80A7E2
analogous
#E28A80 #E2BB80 #D8E280
triadic
#E2BB80 #80E2BB #BB80E2
tetradic
#E2BB80 #80E28A #80A7E2 #E280D8
square
#E2BB80 #80E28A #80A7E2 #E280D8
split-complementary
#E2BB80 #80D8E2 #8A80E2
monochromatic
#BD832B #D7A04E #E2BB80 #EDD6B2 #F9F0E4
Accessibility & contrast
On white
1.80
#E2BB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#E2BB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BB80
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BB80 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBB7C
Deuteranopia (green-blind)
#D4C582
Tritanopia (blue-blind)
#F1B0AC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #e2bb80; /* rgb */ color: rgb(226, 187, 128); /* oklch */ color: oklch(81.3% 0.088 77.4);
Tailwind
colors: {
custom: {
50: '#edcfa5',
500: '#e2bb80',
950: '#000000',
},
}SCSS
$custom: #e2bb80; $custom-light: #edcfa5; $custom-dark: #000000;
JSON
{
"hex": "#e2bb80",
"rgb": {
"r": 226,
"g": 187,
"b": 128
},
"hsl": {
"h": 36.122,
"s": 62.821,
"l": 69.412
},
"oklch": {
"l": 0.81302,
"c": 0.08824,
"h": 77.4
},
"luminance": 0.53268
}Semantic roles & 50–950 ramp
primary
#E2BB80
secondary
#4D78BA
accent
#61CB1B
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16130F
muted
#858380