#E7BB95#E7BB95
#E7BB95 is a very light, moderate orange. Relative luminance 0.547; OKLCH L 82.2% C 0.072 H 62.4°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BB95 |
|---|---|
| RGB | rgb(231, 187, 149) |
| HSL | hsl(28, 63%, 75%) |
| HSV | hsv(28, 35%, 91%) |
| CMYK | cmyk(0%, 19%, 35.5%, 9.4%) |
| CIE-LAB | lab(78.87, 10.62, 25.23) |
| CIE-LCH | lch(78.87, 27.38, 67.17°) |
| OKLab | oklab(82.18% 0.0333 0.0636) |
| OKLCH | oklch(82.18% 0.072 62.4) |
| XYZ | xyz(56.1516, 54.7022, 36.0288) |
| Luminance | 0.5470 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.54
Tan
#D2B48C
ΔE00 5.52
Apricot
#FBCEB1
ΔE00 5.77
Light Peach
#FFD8B1
ΔE00 6.85
Peach
#FFDAB9
ΔE00 7.37
Very Light Brown
#D3B683
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BB95 #95C1E7
analogous
#E79598 #E7BB95 #E7E495
triadic
#E7BB95 #95E7BB #BB95E7
tetradic
#E7BB95 #98E795 #95C1E7 #E495E7
square
#E7BB95 #98E795 #95C1E7 #E495E7
split-complementary
#E7BB95 #95E7E4 #9598E7
monochromatic
#D07B31 #DC9B63 #E7BB95 #F2DBC7 #F9EFE6
Accessibility & contrast
On white
1.76
#E7BB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#E7BB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BB95
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BB95 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE92
Deuteranopia (green-blind)
#D3C796
Tritanopia (blue-blind)
#F5B2B1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #e7bb95; /* rgb */ color: rgb(231, 187, 149); /* oklch */ color: oklch(82.2% 0.072 62.4);
Tailwind
colors: {
custom: {
50: '#f0cfb4',
500: '#e7bb95',
950: '#000000',
},
}SCSS
$custom: #e7bb95; $custom-light: #f0cfb4; $custom-dark: #000000;
JSON
{
"hex": "#e7bb95",
"rgb": {
"r": 231,
"g": 187,
"b": 149
},
"hsl": {
"h": 27.805,
"s": 63.077,
"l": 74.51
},
"oklch": {
"l": 0.82183,
"c": 0.07175,
"h": 62.4
},
"luminance": 0.54699
}Semantic roles & 50–950 ramp
primary
#E7BB95
secondary
#5F94C1
accent
#79CB1B
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171311
muted
#858381