#E2B488#E2B488
#E2B488 is a light, moderate orange. Relative luminance 0.506; OKLCH L 80.1% C 0.079 H 65.0°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #E2B488 |
|---|---|
| RGB | rgb(226, 180, 136) |
| HSL | hsl(29, 61%, 71%) |
| HSV | hsv(29, 40%, 89%) |
| CMYK | cmyk(0%, 20.4%, 39.8%, 11.4%) |
| CIE-LAB | lab(76.43, 10.87, 28.78) |
| CIE-LCH | lch(76.43, 30.76, 69.30°) |
| OKLab | oklab(80.09% 0.0334 0.0717) |
| OKLCH | oklch(80.09% 0.079 65) |
| XYZ | xyz(52.1309, 50.5916, 30.3071) |
| Luminance | 0.5059 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.33
Tan
#D2B48C
ΔE00 4.77
Fawn
#CFAF7B
ΔE00 6.04
Very Light Brown
#D3B683
ΔE00 6.40
Toupe
#C7AC7D
ΔE00 7.25
Peach (survey)
#FFB07C
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2B488 #88B6E2
analogous
#E28889 #E2B488 #E2E188
triadic
#E2B488 #88E2B4 #B488E2
tetradic
#E2B488 #89E288 #88B6E2 #E188E2
square
#E2B488 #89E288 #88B6E2 #E188E2
split-complementary
#E2B488 #88E2E1 #8889E2
monochromatic
#C1762F #D69557 #E2B488 #EED3B9 #F9EFE6
Accessibility & contrast
On white
1.89
#E2B488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#E2B488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2B488
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2B488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2B488 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B685
Deuteranopia (green-blind)
#CEC189
Tritanopia (blue-blind)
#F1AAA8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #e2b488; /* rgb */ color: rgb(226, 180, 136); /* oklch */ color: oklch(80.1% 0.079 65.0);
Tailwind
colors: {
custom: {
50: '#edcaab',
500: '#e2b488',
950: '#000000',
},
}SCSS
$custom: #e2b488; $custom-light: #edcaab; $custom-dark: #000000;
JSON
{
"hex": "#e2b488",
"rgb": {
"r": 226,
"g": 180,
"b": 136
},
"hsl": {
"h": 29.333,
"s": 60.811,
"l": 70.98
},
"oklch": {
"l": 0.80089,
"c": 0.0791,
"h": 65
},
"luminance": 0.50589
}Semantic roles & 50–950 ramp
primary
#E2B488
secondary
#5488BA
accent
#75C91D
background
#FFFDFD
surface
#FEF9F7
border
#D6D2D0
text
#161310
muted
#858281