#E1BF97#E1BF97
#E1BF97 is a very light, moderate orange. Relative luminance 0.555; OKLCH L 82.4% C 0.066 H 71.3°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E1BF97 |
|---|---|
| RGB | rgb(225, 191, 151) |
| HSL | hsl(32, 55%, 74%) |
| HSV | hsv(32, 33%, 88%) |
| CMYK | cmyk(0%, 15.1%, 32.9%, 11.8%) |
| CIE-LAB | lab(79.33, 6.42, 24.71) |
| CIE-LCH | lch(79.33, 25.53, 75.43°) |
| OKLab | oklab(82.43% 0.0212 0.0624) |
| OKLCH | oklch(82.43% 0.066 71.3) |
| XYZ | xyz(55.2691, 55.5057, 37.0745) |
| Luminance | 0.5550 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.91
Tan
#D2B48C
ΔE00 3.35
Very Light Brown
#D3B683
ΔE00 4.88
Fawn
#CFAF7B
ΔE00 5.78
Light Peach
#FFD8B1
ΔE00 6.42
Toupe
#C7AC7D
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1BF97 #97B9E1
analogous
#E19A97 #E1BF97 #DEE197
triadic
#E1BF97 #97E1BF #BF97E1
tetradic
#E1BF97 #97E19A #97B9E1 #E197DE
square
#E1BF97 #97E19A #97B9E1 #E197DE
split-complementary
#E1BF97 #97DEE1 #9A97E1
monochromatic
#C58439 #D3A267 #E1BF97 #EFDCC6 #F8F0E7
Accessibility & contrast
On white
1.74
#E1BF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#E1BF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1BF97
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1BF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1BF97 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC094
Deuteranopia (green-blind)
#D3C898
Tritanopia (blue-blind)
#EDB7B4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #e1bf97; /* rgb */ color: rgb(225, 191, 151); /* oklch */ color: oklch(82.4% 0.066 71.3);
Tailwind
colors: {
custom: {
50: '#ebd2b5',
500: '#e1bf97',
950: '#000000',
},
}SCSS
$custom: #e1bf97; $custom-light: #ebd2b5; $custom-dark: #000000;
JSON
{
"hex": "#e1bf97",
"rgb": {
"r": 225,
"g": 191,
"b": 151
},
"hsl": {
"h": 32.432,
"s": 55.224,
"l": 73.725
},
"oklch": {
"l": 0.82426,
"c": 0.06586,
"h": 71.3
},
"luminance": 0.55504
}Semantic roles & 50–950 ramp
primary
#E1BF97
secondary
#628BBA
accent
#6CC323
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#161411
muted
#858381