#E2BB84#E2BB84
#E2BB84 is a light, moderate orange. Relative luminance 0.534; OKLCH L 81.4% C 0.084 H 75.7°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BB84 |
|---|---|
| RGB | rgb(226, 187, 132) |
| HSL | hsl(35, 62%, 70%) |
| HSV | hsv(35, 42%, 89%) |
| CMYK | cmyk(0%, 17.3%, 41.6%, 11.4%) |
| CIE-LAB | lab(78.10, 6.73, 33.09) |
| CIE-LCH | lch(78.10, 33.76, 78.51°) |
| OKLab | oklab(81.37% 0.0209 0.0816) |
| OKLCH | oklch(81.37% 0.084 75.7) |
| XYZ | xyz(53.3009, 53.3779, 29.3208) |
| Luminance | 0.5337 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.62
Very Light Brown
#D3B683
ΔE00 3.42
Fawn
#CFAF7B
ΔE00 4.03
Tan
#D2B48C
ΔE00 4.42
Tan (survey)
#D1B26F
ΔE00 5.16
Toupe
#C7AC7D
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BB84 #84ABE2
analogous
#E28C84 #E2BB84 #DAE284
triadic
#E2BB84 #84E2BB #BB84E2
tetradic
#E2BB84 #84E28C #84ABE2 #E284DA
square
#E2BB84 #84E28C #84ABE2 #E284DA
split-complementary
#E2BB84 #84DAE2 #8C84E2
monochromatic
#BF822D #D6A052 #E2BB84 #EED6B6 #F9F1E6
Accessibility & contrast
On white
1.80
#E2BB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#E2BB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BB84
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BB84 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABC80
Deuteranopia (green-blind)
#D3C585
Tritanopia (blue-blind)
#F0B1AD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #e2bb84; /* rgb */ color: rgb(226, 187, 132); /* oklch */ color: oklch(81.4% 0.084 75.7);
Tailwind
colors: {
custom: {
50: '#edcfa8',
500: '#e2bb84',
950: '#000000',
},
}SCSS
$custom: #e2bb84; $custom-light: #edcfa8; $custom-dark: #000000;
JSON
{
"hex": "#e2bb84",
"rgb": {
"r": 226,
"g": 187,
"b": 132
},
"hsl": {
"h": 35.106,
"s": 61.842,
"l": 70.196
},
"oklch": {
"l": 0.81372,
"c": 0.08427,
"h": 75.7
},
"luminance": 0.53375
}Semantic roles & 50–950 ramp
primary
#E2BB84
secondary
#507CBA
accent
#64CA1C
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16130F
muted
#858380