#E2B985#E2B985
#E2B985 is a light, moderate orange. Relative luminance 0.526; OKLCH L 81.0% C 0.083 H 72.8°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E2B985 |
|---|---|
| RGB | rgb(226, 185, 133) |
| HSL | hsl(34, 62%, 70%) |
| HSV | hsv(34, 41%, 89%) |
| CMYK | cmyk(0%, 18.1%, 41.2%, 11.4%) |
| CIE-LAB | lab(77.62, 7.89, 31.93) |
| CIE-LCH | lch(77.62, 32.89, 76.12°) |
| OKLab | oklab(81% 0.0244 0.079) |
| OKLCH | oklch(81% 0.083 72.8) |
| XYZ | xyz(52.9483, 52.5628, 29.5424) |
| Luminance | 0.5256 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.00
Very Light Brown
#D3B683
ΔE00 3.96
Tan
#D2B48C
ΔE00 4.08
Fawn
#CFAF7B
ΔE00 4.20
Toupe
#C7AC7D
ΔE00 5.88
Tan (survey)
#D1B26F
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2B985 #85AEE2
analogous
#E28A85 #E2B985 #DDE285
triadic
#E2B985 #85E2B9 #B985E2
tetradic
#E2B985 #85E28A #85AEE2 #E285DD
square
#E2B985 #85E28A #85AEE2 #E285DD
split-complementary
#E2B985 #85DDE2 #8A85E2
monochromatic
#BF7F2D #D69D54 #E2B985 #EED5B6 #F9F1E6
Accessibility & contrast
On white
1.82
#E2B985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#E2B985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2B985
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2B985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2B985 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BA81
Deuteranopia (green-blind)
#D2C486
Tritanopia (blue-blind)
#F1AFAC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #e2b985; /* rgb */ color: rgb(226, 185, 133); /* oklch */ color: oklch(81.0% 0.083 72.8);
Tailwind
colors: {
custom: {
50: '#edcea9',
500: '#e2b985',
950: '#000000',
},
}SCSS
$custom: #e2b985; $custom-light: #edcea9; $custom-dark: #000000;
JSON
{
"hex": "#e2b985",
"rgb": {
"r": 226,
"g": 185,
"b": 133
},
"hsl": {
"h": 33.548,
"s": 61.589,
"l": 70.392
},
"oklch": {
"l": 0.81,
"c": 0.08268,
"h": 72.8
},
"luminance": 0.5256
}Semantic roles & 50–950 ramp
primary
#E2B985
secondary
#517FBA
accent
#69C91C
background
#FFFEFC
surface
#FEFAF6
border
#D6D3D0
text
#161310
muted
#858380