#E4C080#E4C080
#E4C080 is a very light, moderate orange. Relative luminance 0.558; OKLCH L 82.5% C 0.091 H 81.3°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E4C080 |
|---|---|
| RGB | rgb(228, 192, 128) |
| HSL | hsl(38, 65%, 70%) |
| HSV | hsv(38, 44%, 89%) |
| CMYK | cmyk(0%, 15.8%, 43.9%, 10.6%) |
| CIE-LAB | lab(79.47, 4.48, 36.98) |
| CIE-LCH | lch(79.47, 37.25, 83.09°) |
| OKLab | oklab(82.48% 0.0139 0.0904) |
| OKLCH | oklch(82.48% 0.091 81.3) |
| XYZ | xyz(54.7426, 55.7544, 28.2961) |
| Luminance | 0.5575 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.09
Burlywood
#DEB887
ΔE00 4.25
Tan (survey)
#D1B26F
ΔE00 4.33
Fawn
#CFAF7B
ΔE00 5.17
Sandstone
#C9AE74
ΔE00 5.77
Sand (survey)
#E2CA76
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4C080 #80A4E4
analogous
#E48E80 #E4C080 #D6E480
triadic
#E4C080 #80E4C0 #C080E4
tetradic
#E4C080 #80E48E #80A4E4 #E480D6
square
#E4C080 #80E48E #80A4E4 #E480D6
split-complementary
#E4C080 #80D6E4 #8E80E4
monochromatic
#C18A29 #D9A74E #E4C080 #EFD9B2 #F9F2E5
Accessibility & contrast
On white
1.73
#E4C080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#E4C080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4C080
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4C080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4C080 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07B
Deuteranopia (green-blind)
#D8C982
Tritanopia (blue-blind)
#F3B5B0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e4c080; /* rgb */ color: rgb(228, 192, 128); /* oklch */ color: oklch(82.5% 0.091 81.3);
Tailwind
colors: {
custom: {
50: '#eed2a5',
500: '#e4c080',
950: '#000000',
},
}SCSS
$custom: #e4c080; $custom-light: #eed2a5; $custom-dark: #000000;
JSON
{
"hex": "#e4c080",
"rgb": {
"r": 228,
"g": 192,
"b": 128
},
"hsl": {
"h": 38.4,
"s": 64.935,
"l": 69.804
},
"oklch": {
"l": 0.82476,
"c": 0.09149,
"h": 81.3
},
"luminance": 0.55752
}Semantic roles & 50–950 ramp
primary
#E4C080
secondary
#4C74BC
accent
#5ACD19
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#17140F
muted
#858380