#E3C080#E3C080
#E3C080 is a very light, moderate orange. Relative luminance 0.556; OKLCH L 82.4% C 0.091 H 82.0°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #E3C080 |
|---|---|
| RGB | rgb(227, 192, 128) |
| HSL | hsl(39, 64%, 70%) |
| HSV | hsv(39, 44%, 89%) |
| CMYK | cmyk(0%, 15.4%, 43.6%, 11%) |
| CIE-LAB | lab(79.38, 4.08, 36.84) |
| CIE-LCH | lch(79.38, 37.07, 83.68°) |
| OKLab | oklab(82.38% 0.0127 0.0901) |
| OKLCH | oklch(82.38% 0.091 82) |
| XYZ | xyz(54.4262, 55.5912, 28.2812) |
| Luminance | 0.5559 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.98
Tan (survey)
#D1B26F
ΔE00 4.18
Burlywood
#DEB887
ΔE00 4.38
Fawn
#CFAF7B
ΔE00 5.13
Sandstone
#C9AE74
ΔE00 5.60
Sand (survey)
#E2CA76
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3C080 #80A3E3
analogous
#E38F80 #E3C080 #D5E380
triadic
#E3C080 #80E3C0 #C080E3
tetradic
#E3C080 #80E38F #80A3E3 #E380D5
square
#E3C080 #80E38F #80A3E3 #E380D5
split-complementary
#E3C080 #80D5E3 #8F80E3
monochromatic
#BF8A2A #D8A74E #E3C080 #EED9B2 #F9F2E4
Accessibility & contrast
On white
1.73
#E3C080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#E3C080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3C080
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3C080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3C080 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0BF7B
Deuteranopia (green-blind)
#D8C882
Tritanopia (blue-blind)
#F2B5B0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e3c080; /* rgb */ color: rgb(227, 192, 128); /* oklch */ color: oklch(82.4% 0.091 82.0);
Tailwind
colors: {
custom: {
50: '#edd2a5',
500: '#e3c080',
950: '#000000',
},
}SCSS
$custom: #e3c080; $custom-light: #edd2a5; $custom-dark: #000000;
JSON
{
"hex": "#e3c080",
"rgb": {
"r": 227,
"g": 192,
"b": 128
},
"hsl": {
"h": 38.788,
"s": 63.871,
"l": 69.608
},
"oklch": {
"l": 0.82381,
"c": 0.09101,
"h": 82
},
"luminance": 0.55589
}Semantic roles & 50–950 ramp
primary
#E3C080
secondary
#4C73BB
accent
#59CC1A
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#17140F
muted
#858380