#E8C080#E8C080
#E8C080 is a very light, moderate orange. Relative luminance 0.564; OKLCH L 82.9% C 0.093 H 78.7°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E8C080 |
|---|---|
| RGB | rgb(232, 192, 128) |
| HSL | hsl(37, 69%, 71%) |
| HSV | hsv(37, 45%, 91%) |
| CMYK | cmyk(0%, 17.2%, 44.8%, 9%) |
| CIE-LAB | lab(79.85, 6.09, 37.54) |
| CIE-LCH | lch(79.85, 38.03, 80.79°) |
| OKLab | oklab(82.86% 0.0184 0.0917) |
| OKLCH | oklch(82.86% 0.093 78.7) |
| XYZ | xyz(56.0266, 56.4164, 28.3563) |
| Luminance | 0.5641 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.93
Very Light Brown
#D3B683
ΔE00 4.68
Tan (survey)
#D1B26F
ΔE00 5.10
Fawn
#CFAF7B
ΔE00 5.52
Sandstone
#C9AE74
ΔE00 6.51
Tan
#D2B48C
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8C080 #80A8E8
analogous
#E88C80 #E8C080 #DCE880
triadic
#E8C080 #80E8C0 #C080E8
tetradic
#E8C080 #80E88C #80A8E8 #E880DC
square
#E8C080 #80E88C #80A8E8 #E880DC
split-complementary
#E8C080 #80DCE8 #8C80E8
monochromatic
#C98A24 #DFA64C #E8C080 #F1DAB4 #FAF2E5
Accessibility & contrast
On white
1.71
#E8C080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#E8C080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8C080
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8C080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8C080 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07B
Deuteranopia (green-blind)
#DACA82
Tritanopia (blue-blind)
#F7B4B0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #e8c080; /* rgb */ color: rgb(232, 192, 128); /* oklch */ color: oklch(82.9% 0.093 78.7);
Tailwind
colors: {
custom: {
50: '#f1d2a5',
500: '#e8c080',
950: '#000000',
},
}SCSS
$custom: #e8c080; $custom-light: #f1d2a5; $custom-dark: #000000;
JSON
{
"hex": "#e8c080",
"rgb": {
"r": 232,
"g": 192,
"b": 128
},
"hsl": {
"h": 36.923,
"s": 69.333,
"l": 70.588
},
"oklch": {
"l": 0.82859,
"c": 0.09349,
"h": 78.7
},
"luminance": 0.56414
}Semantic roles & 50–950 ramp
primary
#E8C080
secondary
#4B79C1
accent
#5DD114
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#17140F
muted
#858380