#EACA79#EACA79
#EACA79 is a very light, moderate orange. Relative luminance 0.611; OKLCH L 84.9% C 0.107 H 88.5°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EACA79 |
|---|---|
| RGB | rgb(234, 202, 121) |
| HSL | hsl(43, 73%, 70%) |
| HSV | hsv(43, 48%, 92%) |
| CMYK | cmyk(0%, 13.7%, 48.3%, 8.2%) |
| CIE-LAB | lab(82.44, 1.01, 44.39) |
| CIE-LCH | lch(82.44, 44.40, 88.70°) |
| OKLab | oklab(84.91% 0.0027 0.1067) |
| OKLCH | oklch(84.91% 0.107 88.5) |
| XYZ | xyz(58.5054, 61.1167, 26.8004) |
| Luminance | 0.6111 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.54
Wheat (survey)
#FBDD7E
ΔE00 4.84
Sandy
#F1DA7A
ΔE00 5.02
Light Mustard
#F7D560
ΔE00 5.66
Maize
#F4D054
ΔE00 6.01
Tan (survey)
#D1B26F
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EACA79 #7999EA
analogous
#EA9279 #EACA79 #D1EA79
triadic
#EACA79 #79EACA #CA79EA
tetradic
#EACA79 #79EA92 #7999EA #EA79D1
square
#EACA79 #79EA92 #7999EA #EA79D1
split-complementary
#EACA79 #79D1EA #9279EA
monochromatic
#C99920 #E2B544 #EACA79 #F2DFAE #FBF4E3
Accessibility & contrast
On white
1.59
#EACA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#EACA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EACA79
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EACA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EACA79 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC872
Deuteranopia (green-blind)
#E3D17C
Tritanopia (blue-blind)
#FABEB6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #eaca79; /* rgb */ color: rgb(234, 202, 121); /* oklch */ color: oklch(84.9% 0.107 88.5);
Tailwind
colors: {
custom: {
50: '#f3d9a1',
500: '#eaca79',
950: '#000000',
},
}SCSS
$custom: #eaca79; $custom-light: #f3d9a1; $custom-dark: #000000;
JSON
{
"hex": "#eaca79",
"rgb": {
"r": 234,
"g": 202,
"b": 121
},
"hsl": {
"h": 43.009,
"s": 72.903,
"l": 69.608
},
"oklch": {
"l": 0.84909,
"c": 0.10673,
"h": 88.5
},
"luminance": 0.61114
}Semantic roles & 50–950 ramp
primary
#EACA79
secondary
#4568C3
accent
#48D511
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380