#E4BB90#E4BB90
#E4BB90 is a light, moderate orange. Relative luminance 0.540; OKLCH L 81.8% C 0.074 H 67.8°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E4BB90 |
|---|---|
| RGB | rgb(228, 187, 144) |
| HSL | hsl(31, 61%, 73%) |
| HSV | hsv(31, 37%, 89%) |
| CMYK | cmyk(0%, 18%, 36.8%, 10.6%) |
| CIE-LAB | lab(78.49, 8.86, 27.33) |
| CIE-LCH | lch(78.49, 28.73, 72.03°) |
| OKLab | oklab(81.79% 0.0279 0.0685) |
| OKLCH | oklch(81.79% 0.074 67.8) |
| XYZ | xyz(54.8007, 54.0508, 33.9264) |
| Luminance | 0.5405 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.47
Tan
#D2B48C
ΔE00 4.06
Very Light Brown
#D3B683
ΔE00 5.54
Fawn
#CFAF7B
ΔE00 5.85
Light Peach
#FFD8B1
ΔE00 6.96
Toupe
#C7AC7D
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4BB90 #90B9E4
analogous
#E49190 #E4BB90 #E3E490
triadic
#E4BB90 #90E4BB #BB90E4
tetradic
#E4BB90 #90E491 #90B9E4 #E490E3
square
#E4BB90 #90E491 #90B9E4 #E490E3
split-complementary
#E4BB90 #90E3E4 #9190E4
monochromatic
#C97F31 #D89D5F #E4BB90 #F0D9C1 #F9F0E6
Accessibility & contrast
On white
1.78
#E4BB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#E4BB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4BB90
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4BB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4BB90 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD8D
Deuteranopia (green-blind)
#D3C691
Tritanopia (blue-blind)
#F2B2B0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #e4bb90; /* rgb */ color: rgb(228, 187, 144); /* oklch */ color: oklch(81.8% 0.074 67.8);
Tailwind
colors: {
custom: {
50: '#eecfb0',
500: '#e4bb90',
950: '#000000',
},
}SCSS
$custom: #e4bb90; $custom-light: #eecfb0; $custom-dark: #000000;
JSON
{
"hex": "#e4bb90",
"rgb": {
"r": 228,
"g": 187,
"b": 144
},
"hsl": {
"h": 30.714,
"s": 60.87,
"l": 72.941
},
"oklch": {
"l": 0.81791,
"c": 0.07395,
"h": 67.8
},
"luminance": 0.54048
}Semantic roles & 50–950 ramp
primary
#E4BB90
secondary
#5B8BBD
accent
#71C91D
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#161310
muted
#858381