#E2C080#E2C080
#E2C080 is a very light, moderate orange. Relative luminance 0.554; OKLCH L 82.3% C 0.091 H 82.6°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #E2C080 |
|---|---|
| RGB | rgb(226, 192, 128) |
| HSL | hsl(39, 63%, 69%) |
| HSV | hsv(39, 43%, 89%) |
| CMYK | cmyk(0%, 15%, 43.4%, 11.4%) |
| CIE-LAB | lab(79.29, 3.68, 36.70) |
| CIE-LCH | lch(79.29, 36.89, 84.28°) |
| OKLab | oklab(82.29% 0.0116 0.0898) |
| OKLCH | oklch(82.29% 0.091 82.6) |
| XYZ | xyz(54.1116, 55.4290, 28.2665) |
| Luminance | 0.5543 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.90
Tan (survey)
#D1B26F
ΔE00 4.04
Burlywood
#DEB887
ΔE00 4.52
Fawn
#CFAF7B
ΔE00 5.10
Sandstone
#C9AE74
ΔE00 5.46
Sand (survey)
#E2CA76
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2C080 #80A2E2
analogous
#E28F80 #E2C080 #D3E280
triadic
#E2C080 #80E2C0 #C080E2
tetradic
#E2C080 #80E28F #80A2E2 #E280D3
square
#E2C080 #80E28F #80A2E2 #E280D3
split-complementary
#E2C080 #80D3E2 #8F80E2
monochromatic
#BD8A2B #D7A74E #E2C080 #EDD9B2 #F9F1E4
Accessibility & contrast
On white
1.74
#E2C080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#E2C080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2C080
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2C080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2C080 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF7B
Deuteranopia (green-blind)
#D8C882
Tritanopia (blue-blind)
#F1B5B0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #e2c080; /* rgb */ color: rgb(226, 192, 128); /* oklch */ color: oklch(82.3% 0.091 82.6);
Tailwind
colors: {
custom: {
50: '#edd2a5',
500: '#e2c080',
950: '#000000',
},
}SCSS
$custom: #e2c080; $custom-light: #edd2a5; $custom-dark: #000000;
JSON
{
"hex": "#e2c080",
"rgb": {
"r": 226,
"g": 192,
"b": 128
},
"hsl": {
"h": 39.184,
"s": 62.821,
"l": 69.412
},
"oklch": {
"l": 0.82286,
"c": 0.09057,
"h": 82.6
},
"luminance": 0.55427
}Semantic roles & 50–950 ramp
primary
#E2C080
secondary
#4D72BA
accent
#58CB1B
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16140F
muted
#858380