#E7BB94#E7BB94
#E7BB94 is a very light, moderate orange. Relative luminance 0.547; OKLCH L 82.2% C 0.073 H 63.1°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BB94 |
|---|---|
| RGB | rgb(231, 187, 148) |
| HSL | hsl(28, 63%, 74%) |
| HSV | hsv(28, 36%, 91%) |
| CMYK | cmyk(0%, 19%, 35.9%, 9.4%) |
| CIE-LAB | lab(78.85, 10.51, 25.74) |
| CIE-LCH | lch(78.85, 27.80, 67.80°) |
| OKLab | oklab(82.16% 0.0329 0.0648) |
| OKLCH | oklch(82.16% 0.073 63.1) |
| XYZ | xyz(56.0721, 54.6704, 35.6102) |
| Luminance | 0.5467 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.26
Tan
#D2B48C
ΔE00 5.36
Apricot
#FBCEB1
ΔE00 5.97
Light Peach
#FFD8B1
ΔE00 6.83
Very Light Brown
#D3B683
ΔE00 7.30
Peach
#FFDAB9
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BB94 #94C0E7
analogous
#E79497 #E7BB94 #E7E594
triadic
#E7BB94 #94E7BB #BB94E7
tetradic
#E7BB94 #97E794 #94C0E7 #E594E7
square
#E7BB94 #97E794 #94C0E7 #E594E7
split-complementary
#E7BB94 #94E7E5 #9497E7
monochromatic
#D17B30 #DC9B62 #E7BB94 #F2DBC6 #F9EFE6
Accessibility & contrast
On white
1.76
#E7BB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#E7BB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BB94
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BB94 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD91
Deuteranopia (green-blind)
#D3C795
Tritanopia (blue-blind)
#F5B2B1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #e7bb94; /* rgb */ color: rgb(231, 187, 148); /* oklch */ color: oklch(82.2% 0.073 63.1);
Tailwind
colors: {
custom: {
50: '#f0cfb3',
500: '#e7bb94',
950: '#000000',
},
}SCSS
$custom: #e7bb94; $custom-light: #f0cfb3; $custom-dark: #000000;
JSON
{
"hex": "#e7bb94",
"rgb": {
"r": 231,
"g": 187,
"b": 148
},
"hsl": {
"h": 28.193,
"s": 63.359,
"l": 74.314
},
"oklch": {
"l": 0.82163,
"c": 0.07263,
"h": 63.1
},
"luminance": 0.54668
}Semantic roles & 50–950 ramp
primary
#E7BB94
secondary
#5E93C1
accent
#78CB1A
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171311
muted
#858381