#EAC080#EAC080
#EAC080 is a very light, moderate orange. Relative luminance 0.568; OKLCH L 83.1% C 0.095 H 77.4°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EAC080 |
|---|---|
| RGB | rgb(234, 192, 128) |
| HSL | hsl(36, 72%, 71%) |
| HSV | hsv(36, 45%, 92%) |
| CMYK | cmyk(0%, 17.9%, 45.3%, 8.2%) |
| CIE-LAB | lab(80.04, 6.89, 37.82) |
| CIE-LCH | lch(80.04, 38.44, 79.68°) |
| OKLab | oklab(83.05% 0.0206 0.0923) |
| OKLCH | oklch(83.05% 0.095 77.4) |
| XYZ | xyz(56.6796, 56.7532, 28.3869) |
| Luminance | 0.5675 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.90
Very Light Brown
#D3B683
ΔE00 5.04
Tan (survey)
#D1B26F
ΔE00 5.54
Fawn
#CFAF7B
ΔE00 5.78
Tan
#D2B48C
ΔE00 6.65
Sandstone
#C9AE74
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAC080 #80AAEA
analogous
#EA8B80 #EAC080 #DFEA80
triadic
#EAC080 #80EAC0 #C080EA
tetradic
#EAC080 #80EA8B #80AAEA #EA80DF
square
#EAC080 #80EA8B #80AAEA #EA80DF
split-complementary
#EAC080 #80DFEA #8B80EA
monochromatic
#CE8A22 #E1A64B #EAC080 #F3DAB5 #FBF2E5
Accessibility & contrast
On white
1.70
#EAC080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#EAC080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAC080
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAC080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAC080 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C07B
Deuteranopia (green-blind)
#DBCB82
Tritanopia (blue-blind)
#FAB4B0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eac080; /* rgb */ color: rgb(234, 192, 128); /* oklch */ color: oklch(83.1% 0.095 77.4);
Tailwind
colors: {
custom: {
50: '#f3d2a5',
500: '#eac080',
950: '#000000',
},
}SCSS
$custom: #eac080; $custom-light: #f3d2a5; $custom-dark: #000000;
JSON
{
"hex": "#eac080",
"rgb": {
"r": 234,
"g": 192,
"b": 128
},
"hsl": {
"h": 36.226,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.83053,
"c": 0.09456,
"h": 77.4
},
"luminance": 0.5675
}Semantic roles & 50–950 ramp
primary
#EAC080
secondary
#4B7BC3
accent
#5FD412
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#17140F
muted
#858380