#E4BB84#E4BB84
#E4BB84 is a light, moderate orange. Relative luminance 0.537; OKLCH L 81.6% C 0.085 H 74.3°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E4BB84 |
|---|---|
| RGB | rgb(228, 187, 132) |
| HSL | hsl(34, 64%, 71%) |
| HSV | hsv(34, 42%, 89%) |
| CMYK | cmyk(0%, 18%, 42.1%, 10.6%) |
| CIE-LAB | lab(78.29, 7.53, 33.37) |
| CIE-LCH | lch(78.29, 34.21, 77.29°) |
| OKLab | oklab(81.57% 0.0231 0.0823) |
| OKLCH | oklch(81.57% 0.085 74.3) |
| XYZ | xyz(53.9318, 53.7033, 29.3503) |
| Luminance | 0.5370 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.65
Very Light Brown
#D3B683
ΔE00 3.97
Fawn
#CFAF7B
ΔE00 4.43
Tan
#D2B48C
ΔE00 4.67
Tan (survey)
#D1B26F
ΔE00 5.65
Toupe
#C7AC7D
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4BB84 #84ADE4
analogous
#E48B84 #E4BB84 #DDE484
triadic
#E4BB84 #84E4BB #BB84E4
tetradic
#E4BB84 #84E48B #84ADE4 #E484DD
square
#E4BB84 #84E48B #84ADE4 #E484DD
split-complementary
#E4BB84 #84DDE4 #8B84E4
monochromatic
#C3822B #D99F52 #E4BB84 #EFD7B6 #F9F1E6
Accessibility & contrast
On white
1.79
#E4BB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#E4BB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4BB84
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4BB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4BB84 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC80
Deuteranopia (green-blind)
#D4C685
Tritanopia (blue-blind)
#F3B0AD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #e4bb84; /* rgb */ color: rgb(228, 187, 132); /* oklch */ color: oklch(81.6% 0.085 74.3);
Tailwind
colors: {
custom: {
50: '#eecfa8',
500: '#e4bb84',
950: '#000000',
},
}SCSS
$custom: #e4bb84; $custom-light: #eecfa8; $custom-dark: #000000;
JSON
{
"hex": "#e4bb84",
"rgb": {
"r": 228,
"g": 187,
"b": 132
},
"hsl": {
"h": 34.375,
"s": 64,
"l": 70.588
},
"oklch": {
"l": 0.81566,
"c": 0.08548,
"h": 74.3
},
"luminance": 0.53701
}Semantic roles & 50–950 ramp
primary
#E4BB84
secondary
#507EBC
accent
#66CC1A
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#17130F
muted
#858380