#EAC780#EAC780
#EAC780 is a very light, moderate orange. Relative luminance 0.599; OKLCH L 84.4% C 0.098 H 84.2°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EAC780 |
|---|---|
| RGB | rgb(234, 199, 128) |
| HSL | hsl(40, 72%, 71%) |
| HSV | hsv(40, 45%, 92%) |
| CMYK | cmyk(0%, 15%, 45.3%, 8.2%) |
| CIE-LAB | lab(81.78, 3.23, 40.04) |
| CIE-LCH | lch(81.78, 40.18, 85.39°) |
| OKLab | oklab(84.42% 0.0099 0.0974) |
| OKLCH | oklch(84.42% 0.098 84.2) |
| XYZ | xyz(58.2533, 59.9005, 28.9114) |
| Luminance | 0.5990 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.48
Tan (survey)
#D1B26F
ΔE00 5.64
Very Light Brown
#D3B683
ΔE00 6.01
Burlywood
#DEB887
ΔE00 6.38
Wheat (survey)
#FBDD7E
ΔE00 6.64
Sandy
#F1DA7A
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAC780 #80A3EA
analogous
#EA9280 #EAC780 #D8EA80
triadic
#EAC780 #80EAC7 #C780EA
tetradic
#EAC780 #80EA92 #80A3EA #EA80D8
square
#EAC780 #80EA92 #80A3EA #EA80D8
split-complementary
#EAC780 #80D8EA #9280EA
monochromatic
#CE9522 #E1B04B #EAC780 #F3DEB5 #FBF3E5
Accessibility & contrast
On white
1.62
#EAC780 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#EAC780 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAC780
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAC780 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAC780 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C67B
Deuteranopia (green-blind)
#E0CF82
Tritanopia (blue-blind)
#F9BBB5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #eac780; /* rgb */ color: rgb(234, 199, 128); /* oklch */ color: oklch(84.4% 0.098 84.2);
Tailwind
colors: {
custom: {
50: '#f3d7a6',
500: '#eac780',
950: '#000000',
},
}SCSS
$custom: #eac780; $custom-light: #f3d7a6; $custom-dark: #000000;
JSON
{
"hex": "#eac780",
"rgb": {
"r": 234,
"g": 199,
"b": 128
},
"hsl": {
"h": 40.189,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.84422,
"c": 0.09785,
"h": 84.2
},
"luminance": 0.59898
}Semantic roles & 50–950 ramp
primary
#EAC780
secondary
#4B73C3
accent
#52D412
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#17140F
muted
#858380