#E5BB99#E5BB99
#E5BB99 is a very light, moderate orange. Relative luminance 0.545; OKLCH L 82.1% C 0.067 H 60.7°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E5BB99 |
|---|---|
| RGB | rgb(229, 187, 153) |
| HSL | hsl(27, 59%, 75%) |
| HSV | hsv(27, 33%, 90%) |
| CMYK | cmyk(0%, 18.3%, 33.2%, 10.2%) |
| CIE-LAB | lab(78.75, 10.33, 22.92) |
| CIE-LCH | lch(78.75, 25.14, 65.72°) |
| OKLab | oklab(82.07% 0.0326 0.0581) |
| OKLCH | oklch(82.07% 0.067 60.7) |
| XYZ | xyz(55.8344, 54.5011, 37.7096) |
| Luminance | 0.5450 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.35
Apricot
#FBCEB1
ΔE00 5.36
Tan
#D2B48C
ΔE00 5.77
Light Peach
#FFD8B1
ΔE00 7.04
Peach
#FFDAB9
ΔE00 7.28
Very Light Brown
#D3B683
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5BB99 #99C3E5
analogous
#E5999D #E5BB99 #E5E199
triadic
#E5BB99 #99E5BB #BB99E5
tetradic
#E5BB99 #9DE599 #99C3E5 #E199E5
square
#E5BB99 #9DE599 #99C3E5 #E199E5
split-complementary
#E5BB99 #99E5E1 #999DE5
monochromatic
#CC7A37 #D99A68 #E5BB99 #F1DCCA #F9EFE7
Accessibility & contrast
On white
1.76
#E5BB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#E5BB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5BB99
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5BB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5BB99 | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BE97
Deuteranopia (green-blind)
#D2C799
Tritanopia (blue-blind)
#F2B3B2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #e5bb99; /* rgb */ color: rgb(229, 187, 153); /* oklch */ color: oklch(82.1% 0.067 60.7);
Tailwind
colors: {
custom: {
50: '#eecfb7',
500: '#e5bb99',
950: '#000000',
},
}SCSS
$custom: #e5bb99; $custom-light: #eecfb7; $custom-dark: #000000;
JSON
{
"hex": "#e5bb99",
"rgb": {
"r": 229,
"g": 187,
"b": 153
},
"hsl": {
"h": 26.842,
"s": 59.375,
"l": 74.902
},
"oklch": {
"l": 0.82073,
"c": 0.06661,
"h": 60.7
},
"luminance": 0.54499
}Semantic roles & 50–950 ramp
primary
#E5BB99
secondary
#6396BF
accent
#7CC71E
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#161311
muted
#858381