#E5BB88#E5BB88
#E5BB88 is a light, moderate orange. Relative luminance 0.540; OKLCH L 81.7% C 0.082 H 71.7°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E5BB88 |
|---|---|
| RGB | rgb(229, 187, 136) |
| HSL | hsl(33, 64%, 72%) |
| HSV | hsv(33, 41%, 90%) |
| CMYK | cmyk(0%, 18.3%, 40.6%, 10.2%) |
| CIE-LAB | lab(78.45, 8.35, 31.51) |
| CIE-LCH | lch(78.45, 32.60, 75.15°) |
| OKLab | oklab(81.74% 0.0258 0.0781) |
| OKLCH | oklch(81.74% 0.082 71.7) |
| XYZ | xyz(54.5290, 53.9790, 30.8345) |
| Luminance | 0.5398 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.45
Tan
#D2B48C
ΔE00 4.41
Very Light Brown
#D3B683
ΔE00 4.55
Fawn
#CFAF7B
ΔE00 4.91
Toupe
#C7AC7D
ΔE00 6.53
Tan (survey)
#D1B26F
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5BB88 #88B2E5
analogous
#E58D88 #E5BB88 #E1E588
triadic
#E5BB88 #88E5BB #BB88E5
tetradic
#E5BB88 #88E58D #88B2E5 #E588E1
square
#E5BB88 #88E58D #88B2E5 #E588E1
split-complementary
#E5BB88 #88E1E5 #8D88E5
monochromatic
#C7812C #DA9E56 #E5BB88 #F0D8BA #FAF1E6
Accessibility & contrast
On white
1.78
#E5BB88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#E5BB88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5BB88
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5BB88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5BB88 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABC84
Deuteranopia (green-blind)
#D4C689
Tritanopia (blue-blind)
#F4B1AE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #e5bb88; /* rgb */ color: rgb(229, 187, 136); /* oklch */ color: oklch(81.7% 0.082 71.7);
Tailwind
colors: {
custom: {
50: '#efcfab',
500: '#e5bb88',
950: '#000000',
},
}SCSS
$custom: #e5bb88; $custom-light: #efcfab; $custom-dark: #000000;
JSON
{
"hex": "#e5bb88",
"rgb": {
"r": 229,
"g": 187,
"b": 136
},
"hsl": {
"h": 32.903,
"s": 64.138,
"l": 71.569
},
"oklch": {
"l": 0.81736,
"c": 0.08225,
"h": 71.7
},
"luminance": 0.53976
}Semantic roles & 50–950 ramp
primary
#E5BB88
secondary
#5383BE
accent
#6ACC1A
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171310
muted
#858381