#E7BC99#E7BC99
#E7BC99 is a very light, moderate orange. Relative luminance 0.553; OKLCH L 82.5% C 0.068 H 60.8°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BC99 |
|---|---|
| RGB | rgb(231, 188, 153) |
| HSL | hsl(27, 62%, 75%) |
| HSV | hsv(27, 34%, 91%) |
| CMYK | cmyk(0%, 18.6%, 33.8%, 9.4%) |
| CIE-LAB | lab(79.19, 10.58, 23.54) |
| CIE-LCH | lch(79.19, 25.81, 65.80°) |
| OKLab | oklab(82.46% 0.0333 0.0596) |
| OKLCH | oklch(82.46% 0.068 60.8) |
| XYZ | xyz(56.6893, 55.2579, 37.8106) |
| Luminance | 0.5525 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.15
Burlywood
#DEB887
ΔE00 5.30
Tan
#D2B48C
ΔE00 5.94
Light Peach
#FFD8B1
ΔE00 6.75
Peach
#FFDAB9
ΔE00 7.04
Peach (survey)
#FFB07C
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BC99 #99C4E7
analogous
#E7999D #E7BC99 #E7E399
triadic
#E7BC99 #99E7BC #BC99E7
tetradic
#E7BC99 #9DE799 #99C4E7 #E399E7
square
#E7BC99 #9DE799 #99C4E7 #E399E7
split-complementary
#E7BC99 #99E7E3 #999DE7
monochromatic
#D07B36 #DB9B67 #E7BC99 #F3DDCB #F9EFE6
Accessibility & contrast
On white
1.74
#E7BC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#E7BC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BC99
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BC99 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BF97
Deuteranopia (green-blind)
#D3C899
Tritanopia (blue-blind)
#F4B3B3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #e7bc99; /* rgb */ color: rgb(231, 188, 153); /* oklch */ color: oklch(82.5% 0.068 60.8);
Tailwind
colors: {
custom: {
50: '#f0d0b7',
500: '#e7bc99',
950: '#000000',
},
}SCSS
$custom: #e7bc99; $custom-light: #f0d0b7; $custom-dark: #000000;
JSON
{
"hex": "#e7bc99",
"rgb": {
"r": 231,
"g": 188,
"b": 153
},
"hsl": {
"h": 26.923,
"s": 61.905,
"l": 75.294
},
"oklch": {
"l": 0.82458,
"c": 0.06826,
"h": 60.8
},
"luminance": 0.55255
}Semantic roles & 50–950 ramp
primary
#E7BC99
secondary
#6397C1
accent
#7CCA1C
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381