#E8BD8A#E8BD8A
#E8BD8A is a very light, moderate orange. Relative luminance 0.554; OKLCH L 82.5% C 0.083 H 71.0°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E8BD8A |
|---|---|
| RGB | rgb(232, 189, 138) |
| HSL | hsl(33, 67%, 73%) |
| HSV | hsv(33, 41%, 91%) |
| CMYK | cmyk(0%, 18.5%, 40.5%, 9%) |
| CIE-LAB | lab(79.26, 8.71, 31.59) |
| CIE-LCH | lch(79.26, 32.76, 74.59°) |
| OKLab | oklab(82.45% 0.0269 0.0783) |
| OKLCH | oklch(82.45% 0.083 71) |
| XYZ | xyz(56.0655, 55.3888, 31.7778) |
| Luminance | 0.5539 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.03
Tan
#D2B48C
ΔE00 4.88
Very Light Brown
#D3B683
ΔE00 5.07
Fawn
#CFAF7B
ΔE00 5.53
Light Peach
#FFD8B1
ΔE00 7.10
Toupe
#C7AC7D
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8BD8A #8AB5E8
analogous
#E88E8A #E8BD8A #E4E88A
triadic
#E8BD8A #8AE8BD #BD8AE8
tetradic
#E8BD8A #8AE88E #8AB5E8 #E88AE4
square
#E8BD8A #8AE88E #8AB5E8 #E88AE4
split-complementary
#E8BD8A #8AE4E8 #8E8AE8
monochromatic
#CF8329 #DEA057 #E8BD8A #F2DABD #FAF1E5
Accessibility & contrast
On white
1.74
#E8BD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#E8BD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8BD8A
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8BD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8BD8A | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBE86
Deuteranopia (green-blind)
#D7C88B
Tritanopia (blue-blind)
#F7B2B0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #e8bd8a; /* rgb */ color: rgb(232, 189, 138); /* oklch */ color: oklch(82.5% 0.083 71.0);
Tailwind
colors: {
custom: {
50: '#f1d0ac',
500: '#e8bd8a',
950: '#000000',
},
}SCSS
$custom: #e8bd8a; $custom-light: #f1d0ac; $custom-dark: #000000;
JSON
{
"hex": "#e8bd8a",
"rgb": {
"r": 232,
"g": 189,
"b": 138
},
"hsl": {
"h": 32.553,
"s": 67.143,
"l": 72.549
},
"oklch": {
"l": 0.82452,
"c": 0.08282,
"h": 71
},
"luminance": 0.55386
}Semantic roles & 50–950 ramp
primary
#E8BD8A
secondary
#5586C2
accent
#6BCF16
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381