#E9BF89#E9BF89
#E9BF89 is a very light, moderate orange. Relative luminance 0.564; OKLCH L 82.9% C 0.085 H 73.2°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E9BF89 |
|---|---|
| RGB | rgb(233, 191, 137) |
| HSL | hsl(34, 69%, 73%) |
| HSV | hsv(34, 41%, 91%) |
| CMYK | cmyk(0%, 18%, 41.2%, 8.6%) |
| CIE-LAB | lab(79.84, 7.94, 32.88) |
| CIE-LCH | lch(79.84, 33.83, 76.42°) |
| OKLab | oklab(82.92% 0.0245 0.0813) |
| OKLCH | oklch(82.92% 0.085 73.2) |
| XYZ | xyz(56.7522, 56.3942, 31.5579) |
| Luminance | 0.5639 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.33
Very Light Brown
#D3B683
ΔE00 4.83
Tan
#D2B48C
ΔE00 5.24
Fawn
#CFAF7B
ΔE00 5.50
Tan (survey)
#D1B26F
ΔE00 6.65
Light Peach
#FFD8B1
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9BF89 #89B3E9
analogous
#E98F89 #E9BF89 #E3E989
triadic
#E9BF89 #89E9BF #BF89E9
tetradic
#E9BF89 #89E98F #89B3E9 #E989E3
square
#E9BF89 #89E98F #89B3E9 #E989E3
split-complementary
#E9BF89 #89E3E9 #8F89E9
monochromatic
#D18627 #DFA355 #E9BF89 #F3DBBD #FAF1E5
Accessibility & contrast
On white
1.71
#E9BF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#E9BF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9BF89
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9BF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9BF89 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC085
Deuteranopia (green-blind)
#D9CA8A
Tritanopia (blue-blind)
#F8B4B1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #e9bf89; /* rgb */ color: rgb(233, 191, 137); /* oklch */ color: oklch(82.9% 0.085 73.2);
Tailwind
colors: {
custom: {
50: '#f2d2ac',
500: '#e9bf89',
950: '#000000',
},
}SCSS
$custom: #e9bf89; $custom-light: #f2d2ac; $custom-dark: #000000;
JSON
{
"hex": "#e9bf89",
"rgb": {
"r": 233,
"g": 191,
"b": 137
},
"hsl": {
"h": 33.75,
"s": 68.571,
"l": 72.549
},
"oklch": {
"l": 0.82917,
"c": 0.08493,
"h": 73.2
},
"luminance": 0.56391
}Semantic roles & 50–950 ramp
primary
#E9BF89
secondary
#5384C3
accent
#67D115
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381