#E5BB92#E5BB92
#E5BB92 is a light, moderate orange. Relative luminance 0.543; OKLCH L 81.9% C 0.073 H 65.8°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E5BB92 |
|---|---|
| RGB | rgb(229, 187, 146) |
| HSL | hsl(30, 61%, 74%) |
| HSV | hsv(30, 36%, 90%) |
| CMYK | cmyk(0%, 18.3%, 36.2%, 10.2%) |
| CIE-LAB | lab(78.62, 9.49, 26.46) |
| CIE-LCH | lch(78.62, 28.11, 70.27°) |
| OKLab | oklab(81.93% 0.0298 0.0665) |
| OKLCH | oklch(81.93% 0.073 65.8) |
| XYZ | xyz(55.2732, 54.2766, 34.7535) |
| Luminance | 0.5427 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.23
Tan
#D2B48C
ΔE00 4.52
Very Light Brown
#D3B683
ΔE00 6.27
Fawn
#CFAF7B
ΔE00 6.51
Apricot
#FBCEB1
ΔE00 6.69
Light Peach
#FFD8B1
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5BB92 #92BCE5
analogous
#E59292 #E5BB92 #E5E492
triadic
#E5BB92 #92E5BB #BB92E5
tetradic
#E5BB92 #92E592 #92BCE5 #E492E5
square
#E5BB92 #92E592 #92BCE5 #E492E5
split-complementary
#E5BB92 #92E5E4 #9292E5
monochromatic
#CC7D31 #D99C61 #E5BB92 #F1DAC3 #F9F0E6
Accessibility & contrast
On white
1.77
#E5BB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#E5BB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5BB92
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5BB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5BB92 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD8F
Deuteranopia (green-blind)
#D3C693
Tritanopia (blue-blind)
#F3B2B0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #e5bb92; /* rgb */ color: rgb(229, 187, 146); /* oklch */ color: oklch(81.9% 0.073 65.8);
Tailwind
colors: {
custom: {
50: '#eecfb2',
500: '#e5bb92',
950: '#000000',
},
}SCSS
$custom: #e5bb92; $custom-light: #eecfb2; $custom-dark: #000000;
JSON
{
"hex": "#e5bb92",
"rgb": {
"r": 229,
"g": 187,
"b": 146
},
"hsl": {
"h": 29.639,
"s": 61.481,
"l": 73.529
},
"oklch": {
"l": 0.81928,
"c": 0.07284,
"h": 65.8
},
"luminance": 0.54274
}Semantic roles & 50–950 ramp
primary
#E5BB92
secondary
#5D8EBE
accent
#74C91C
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171311
muted
#858381