#E5BF99#E5BF99
#E5BF99 is a very light, moderate orange. Relative luminance 0.562; OKLCH L 82.8% C 0.067 H 66.7°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #E5BF99 |
|---|---|
| RGB | rgb(229, 191, 153) |
| HSL | hsl(30, 59%, 75%) |
| HSV | hsv(30, 33%, 90%) |
| CMYK | cmyk(0%, 16.6%, 33.2%, 10.2%) |
| CIE-LAB | lab(79.74, 8.22, 24.26) |
| CIE-LCH | lch(79.74, 25.62, 71.28°) |
| OKLab | oklab(82.85% 0.0264 0.0613) |
| OKLCH | oklch(82.85% 0.067 66.7) |
| XYZ | xyz(56.6949, 56.2219, 37.9964) |
| Luminance | 0.5622 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.76
Tan
#D2B48C
ΔE00 4.48
Light Peach
#FFD8B1
ΔE00 5.94
Apricot
#FBCEB1
ΔE00 6.10
Very Light Brown
#D3B683
ΔE00 6.35
Peach
#FFDAB9
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5BF99 #99BFE5
analogous
#E59999 #E5BF99 #E5E599
triadic
#E5BF99 #99E5BF #BF99E5
tetradic
#E5BF99 #99E599 #99BFE5 #E599E5
square
#E5BF99 #99E599 #99BFE5 #E599E5
split-complementary
#E5BF99 #99E5E5 #9999E5
monochromatic
#CC8237 #D9A068 #E5BF99 #F1DECA #F9F0E7
Accessibility & contrast
On white
1.72
#E5BF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#E5BF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5BF99
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5BF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5BF99 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC196
Deuteranopia (green-blind)
#D5C99A
Tritanopia (blue-blind)
#F2B6B5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #e5bf99; /* rgb */ color: rgb(229, 191, 153); /* oklch */ color: oklch(82.8% 0.067 66.7);
Tailwind
colors: {
custom: {
50: '#eed2b7',
500: '#e5bf99',
950: '#000000',
},
}SCSS
$custom: #e5bf99; $custom-light: #eed2b7; $custom-dark: #000000;
JSON
{
"hex": "#e5bf99",
"rgb": {
"r": 229,
"g": 191,
"b": 153
},
"hsl": {
"h": 30,
"s": 59.375,
"l": 74.902
},
"oklch": {
"l": 0.82845,
"c": 0.06677,
"h": 66.7
},
"luminance": 0.5622
}Semantic roles & 50–950 ramp
primary
#E5BF99
secondary
#6391BF
accent
#73C71E
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#161411
muted
#858381