#E7BB84#E7BB84
#E7BB84 is a light, moderate orange. Relative luminance 0.542; OKLCH L 81.9% C 0.087 H 72.3°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BB84 |
|---|---|
| RGB | rgb(231, 187, 132) |
| HSL | hsl(33, 67%, 71%) |
| HSV | hsv(33, 43%, 91%) |
| CMYK | cmyk(0%, 19%, 42.9%, 9.4%) |
| CIE-LAB | lab(78.58, 8.72, 33.80) |
| CIE-LCH | lch(78.58, 34.91, 75.53°) |
| OKLab | oklab(81.86% 0.0265 0.0833) |
| OKLCH | oklch(81.86% 0.087 72.3) |
| XYZ | xyz(54.8921, 54.1984, 29.3953) |
| Luminance | 0.5420 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.07
Very Light Brown
#D3B683
ΔE00 4.81
Fawn
#CFAF7B
ΔE00 5.10
Tan
#D2B48C
ΔE00 5.14
Tan (survey)
#D1B26F
ΔE00 6.42
Toupe
#C7AC7D
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BB84 #84B0E7
analogous
#E78984 #E7BB84 #E2E784
triadic
#E7BB84 #84E7BB #BB84E7
tetradic
#E7BB84 #84E789 #84B0E7 #E784E2
square
#E7BB84 #84E789 #84B0E7 #E784E2
split-complementary
#E7BB84 #84E2E7 #8984E7
monochromatic
#C98127 #DD9F51 #E7BB84 #F1D7B7 #FAF1E5
Accessibility & contrast
On white
1.77
#E7BB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#E7BB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BB84
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BB84 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC80
Deuteranopia (green-blind)
#D5C785
Tritanopia (blue-blind)
#F6B0AD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #e7bb84; /* rgb */ color: rgb(231, 187, 132); /* oklch */ color: oklch(81.9% 0.087 72.3);
Tailwind
colors: {
custom: {
50: '#f0cfa8',
500: '#e7bb84',
950: '#000000',
},
}SCSS
$custom: #e7bb84; $custom-light: #f0cfa8; $custom-dark: #000000;
JSON
{
"hex": "#e7bb84",
"rgb": {
"r": 231,
"g": 187,
"b": 132
},
"hsl": {
"h": 33.333,
"s": 67.347,
"l": 71.176
},
"oklch": {
"l": 0.81859,
"c": 0.08739,
"h": 72.3
},
"luminance": 0.54196
}Semantic roles & 50–950 ramp
primary
#E7BB84
secondary
#4F81C0
accent
#68CF16
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#17130F
muted
#858380