#E1BB7D#E1BB7D
#E1BB7D is a light, moderate orange. Relative luminance 0.530; OKLCH L 81.2% C 0.091 H 79.2°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E1BB7D |
|---|---|
| RGB | rgb(225, 187, 125) |
| HSL | hsl(37, 63%, 69%) |
| HSV | hsv(37, 44%, 88%) |
| CMYK | cmyk(0%, 16.9%, 44.4%, 11.8%) |
| CIE-LAB | lab(77.89, 5.60, 36.44) |
| CIE-LCH | lch(77.89, 36.87, 81.27°) |
| OKLab | oklab(81.16% 0.017 0.0891) |
| OKLCH | oklch(81.16% 0.091 79.2) |
| XYZ | xyz(52.5251, 53.0315, 26.8675) |
| Luminance | 0.5303 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.23
Very Light Brown
#D3B683
ΔE00 3.46
Tan (survey)
#D1B26F
ΔE00 3.88
Fawn
#CFAF7B
ΔE00 4.11
Sandstone
#C9AE74
ΔE00 5.13
Tan
#D2B48C
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1BB7D #7DA3E1
analogous
#E1897D #E1BB7D #D5E17D
triadic
#E1BB7D #7DE1BB #BB7DE1
tetradic
#E1BB7D #7DE189 #7DA3E1 #E17DD5
square
#E1BB7D #7DE189 #7DA3E1 #E17DD5
split-complementary
#E1BB7D #7DD5E1 #897DE1
monochromatic
#B9832B #D6A14B #E1BB7D #ECD5AF #F8EFE0
Accessibility & contrast
On white
1.81
#E1BB7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#E1BB7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1BB7D
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1BB7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1BB7D | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBB78
Deuteranopia (green-blind)
#D4C47F
Tritanopia (blue-blind)
#F0B0AB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #e1bb7d; /* rgb */ color: rgb(225, 187, 125); /* oklch */ color: oklch(81.2% 0.091 79.2);
Tailwind
colors: {
custom: {
50: '#eccfa3',
500: '#e1bb7d',
950: '#000000',
},
}SCSS
$custom: #e1bb7d; $custom-light: #eccfa3; $custom-dark: #000000;
JSON
{
"hex": "#e1bb7d",
"rgb": {
"r": 225,
"g": 187,
"b": 125
},
"hsl": {
"h": 37.2,
"s": 62.5,
"l": 68.627
},
"oklch": {
"l": 0.81155,
"c": 0.09069,
"h": 79.2
},
"luminance": 0.53029
}Semantic roles & 50–950 ramp
primary
#E1BB7D
secondary
#4A74B8
accent
#5ECA1B
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#16130F
muted
#858380