#E7BB92#E7BB92
#E7BB92 is a very light, moderate orange. Relative luminance 0.546; OKLCH L 82.1% C 0.074 H 64.5°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BB92 |
|---|---|
| RGB | rgb(231, 187, 146) |
| HSL | hsl(29, 64%, 74%) |
| HSV | hsv(29, 37%, 91%) |
| CMYK | cmyk(0%, 19%, 36.8%, 9.4%) |
| CIE-LAB | lab(78.81, 10.27, 26.75) |
| CIE-LCH | lch(78.81, 28.66, 69.00°) |
| OKLab | oklab(82.12% 0.0321 0.0672) |
| OKLCH | oklch(82.12% 0.074 64.5) |
| XYZ | xyz(55.9152, 54.6076, 34.7836) |
| Luminance | 0.5461 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.71
Tan
#D2B48C
ΔE00 5.09
Apricot
#FBCEB1
ΔE00 6.38
Light Peach
#FFD8B1
ΔE00 6.82
Very Light Brown
#D3B683
ΔE00 6.82
Fawn
#CFAF7B
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BB92 #92BEE7
analogous
#E79294 #E7BB92 #E7E692
triadic
#E7BB92 #92E7BB #BB92E7
tetradic
#E7BB92 #94E792 #92BEE7 #E692E7
square
#E7BB92 #94E792 #92BEE7 #E692E7
split-complementary
#E7BB92 #92E7E6 #9294E7
monochromatic
#D17C2E #DC9C60 #E7BB92 #F2DAC4 #F9EFE6
Accessibility & contrast
On white
1.76
#E7BB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#E7BB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BB92
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BB92 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD8F
Deuteranopia (green-blind)
#D4C793
Tritanopia (blue-blind)
#F5B1B0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #e7bb92; /* rgb */ color: rgb(231, 187, 146); /* oklch */ color: oklch(82.1% 0.074 64.5);
Tailwind
colors: {
custom: {
50: '#f0cfb2',
500: '#e7bb92',
950: '#000000',
},
}SCSS
$custom: #e7bb92; $custom-light: #f0cfb2; $custom-dark: #000000;
JSON
{
"hex": "#e7bb92",
"rgb": {
"r": 231,
"g": 187,
"b": 146
},
"hsl": {
"h": 28.941,
"s": 63.91,
"l": 73.922
},
"oklch": {
"l": 0.82123,
"c": 0.07441,
"h": 64.5
},
"luminance": 0.54605
}Semantic roles & 50–950 ramp
primary
#E7BB92
secondary
#5C90C1
accent
#76CC1A
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171311
muted
#858381