#E2BA8F#E2BA8F
#E2BA8F is a light, moderate orange. Relative luminance 0.533; OKLCH L 81.4% C 0.073 H 68.5°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BA8F |
|---|---|
| RGB | rgb(226, 186, 143) |
| HSL | hsl(31, 59%, 72%) |
| HSV | hsv(31, 37%, 89%) |
| CMYK | cmyk(0%, 17.7%, 36.7%, 11.4%) |
| CIE-LAB | lab(78.04, 8.49, 27.21) |
| CIE-LCH | lch(78.04, 28.51, 72.67°) |
| OKLab | oklab(81.38% 0.0268 0.0682) |
| OKLCH | oklch(81.38% 0.073 68.5) |
| XYZ | xyz(53.8823, 53.2722, 33.4257) |
| Luminance | 0.5327 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.16
Tan
#D2B48C
ΔE00 3.65
Very Light Brown
#D3B683
ΔE00 5.17
Fawn
#CFAF7B
ΔE00 5.45
Toupe
#C7AC7D
ΔE00 6.62
Light Peach
#FFD8B1
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BA8F #8FB7E2
analogous
#E2908F #E2BA8F #E1E28F
triadic
#E2BA8F #8FE2BA #BA8FE2
tetradic
#E2BA8F #8FE290 #8FB7E2 #E28FE1
square
#E2BA8F #8FE290 #8FB7E2 #E28FE1
split-complementary
#E2BA8F #8FE1E2 #908FE2
monochromatic
#C47E33 #D59C5E #E2BA8F #EFD8C0 #F9F0E7
Accessibility & contrast
On white
1.80
#E2BA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#E2BA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BA8F
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BA8F | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BC8C
Deuteranopia (green-blind)
#D1C590
Tritanopia (blue-blind)
#F0B1AF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #e2ba8f; /* rgb */ color: rgb(226, 186, 143); /* oklch */ color: oklch(81.4% 0.073 68.5);
Tailwind
colors: {
custom: {
50: '#ecceb0',
500: '#e2ba8f',
950: '#000000',
},
}SCSS
$custom: #e2ba8f; $custom-light: #ecceb0; $custom-dark: #000000;
JSON
{
"hex": "#e2ba8f",
"rgb": {
"r": 226,
"g": 186,
"b": 143
},
"hsl": {
"h": 31.084,
"s": 58.865,
"l": 72.353
},
"oklch": {
"l": 0.81385,
"c": 0.07327,
"h": 68.5
},
"luminance": 0.5327
}Semantic roles & 50–950 ramp
primary
#E2BA8F
secondary
#5B89BB
accent
#70C61F
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#161310
muted
#858381