#E3BB83#E3BB83
#E3BB83 is a light, moderate orange. Relative luminance 0.535; OKLCH L 81.5% C 0.086 H 75.4°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E3BB83 |
|---|---|
| RGB | rgb(227, 187, 131) |
| HSL | hsl(35, 63%, 70%) |
| HSV | hsv(35, 42%, 89%) |
| CMYK | cmyk(0%, 17.6%, 42.3%, 11%) |
| CIE-LAB | lab(78.18, 7.02, 33.73) |
| CIE-LCH | lch(78.18, 34.45, 78.24°) |
| OKLab | oklab(81.45% 0.0216 0.0831) |
| OKLCH | oklch(81.45% 0.086 75.4) |
| XYZ | xyz(53.5473, 53.5129, 28.9768) |
| Luminance | 0.5351 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.80
Very Light Brown
#D3B683
ΔE00 3.67
Fawn
#CFAF7B
ΔE00 4.20
Tan
#D2B48C
ΔE00 4.68
Tan (survey)
#D1B26F
ΔE00 5.23
Sandstone
#C9AE74
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3BB83 #83ABE3
analogous
#E38B83 #E3BB83 #DBE383
triadic
#E3BB83 #83E3BB #BB83E3
tetradic
#E3BB83 #83E38B #83ABE3 #E383DB
square
#E3BB83 #83E38B #83ABE3 #E383DB
split-complementary
#E3BB83 #83DBE3 #8B83E3
monochromatic
#C0822B #D8A051 #E3BB83 #EED6B5 #F9F1E6
Accessibility & contrast
On white
1.79
#E3BB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#E3BB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3BB83
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3BB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3BB83 | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABC7F
Deuteranopia (green-blind)
#D4C584
Tritanopia (blue-blind)
#F2B0AD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #e3bb83; /* rgb */ color: rgb(227, 187, 131); /* oklch */ color: oklch(81.5% 0.086 75.4);
Tailwind
colors: {
custom: {
50: '#edcfa7',
500: '#e3bb83',
950: '#000000',
},
}SCSS
$custom: #e3bb83; $custom-light: #edcfa7; $custom-dark: #000000;
JSON
{
"hex": "#e3bb83",
"rgb": {
"r": 227,
"g": 187,
"b": 131
},
"hsl": {
"h": 35,
"s": 63.158,
"l": 70.196
},
"oklch": {
"l": 0.81451,
"c": 0.08586,
"h": 75.4
},
"luminance": 0.5351
}Semantic roles & 50–950 ramp
primary
#E3BB83
secondary
#4F7CBB
accent
#64CB1B
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#17130F
muted
#858380