#E2B68E#E2B68E
#E2B68E is a light, moderate orange. Relative luminance 0.516; OKLCH L 80.6% C 0.074 H 63.8°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E2B68E |
|---|---|
| RGB | rgb(226, 182, 142) |
| HSL | hsl(29, 59%, 72%) |
| HSV | hsv(29, 37%, 89%) |
| CMYK | cmyk(0%, 19.5%, 37.2%, 11.4%) |
| CIE-LAB | lab(77.03, 10.49, 26.39) |
| CIE-LCH | lch(77.03, 28.40, 68.32°) |
| OKLab | oklab(80.59% 0.0327 0.0662) |
| OKLCH | oklch(80.59% 0.074 63.8) |
| XYZ | xyz(52.9759, 51.5803, 32.7515) |
| Luminance | 0.5158 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.79
Tan
#D2B48C
ΔE00 4.73
Fawn
#CFAF7B
ΔE00 6.60
Very Light Brown
#D3B683
ΔE00 6.76
Apricot
#FBCEB1
ΔE00 7.21
Toupe
#C7AC7D
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2B68E #8EBAE2
analogous
#E28E90 #E2B68E #E2E08E
triadic
#E2B68E #8EE2B6 #B68EE2
tetradic
#E2B68E #90E28E #8EBAE2 #E08EE2
square
#E2B68E #90E28E #8EBAE2 #E08EE2
split-complementary
#E2B68E #8EE2E0 #8E90E2
monochromatic
#C37732 #D6975D #E2B68E #EED5BF #F9EFE7
Accessibility & contrast
On white
1.86
#E2B68E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#E2B68E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2B68E
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2B68E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2B68E | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B88B
Deuteranopia (green-blind)
#CEC28F
Tritanopia (blue-blind)
#F0ADAB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #e2b68e; /* rgb */ color: rgb(226, 182, 142); /* oklch */ color: oklch(80.6% 0.074 63.8);
Tailwind
colors: {
custom: {
50: '#eccbaf',
500: '#e2b68e',
950: '#000000',
},
}SCSS
$custom: #e2b68e; $custom-light: #eccbaf; $custom-dark: #000000;
JSON
{
"hex": "#e2b68e",
"rgb": {
"r": 226,
"g": 182,
"b": 142
},
"hsl": {
"h": 28.571,
"s": 59.155,
"l": 72.157
},
"oklch": {
"l": 0.80591,
"c": 0.07382,
"h": 63.8
},
"luminance": 0.51578
}Semantic roles & 50–950 ramp
primary
#E2B68E
secondary
#5A8CBB
accent
#77C71F
background
#FFFDFD
surface
#FEF9F7
border
#D6D2D0
text
#161310
muted
#858281