#EACD79#EACD79
#EACD79 is a very light, moderate orange. Relative luminance 0.625; OKLCH L 85.5% C 0.109 H 90.9°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EACD79 |
|---|---|
| RGB | rgb(234, 205, 121) |
| HSL | hsl(45, 73%, 70%) |
| HSV | hsv(45, 48%, 92%) |
| CMYK | cmyk(0%, 12.4%, 48.3%, 8.2%) |
| CIE-LAB | lab(83.20, -0.54, 45.32) |
| CIE-LCH | lch(83.20, 45.33, 90.68°) |
| OKLab | oklab(85.51% -0.0018 0.1088) |
| OKLCH | oklch(85.51% 0.109 90.9) |
| XYZ | xyz(59.2162, 62.5381, 27.0374) |
| Luminance | 0.6254 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 1.73
Sandy
#F1DA7A
ΔE00 3.83
Wheat (survey)
#FBDD7E
ΔE00 3.99
Light Mustard
#F7D560
ΔE00 4.97
Maize
#F4D054
ΔE00 5.49
Pale Gold
#FDDE6C
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EACD79 #7996EA
analogous
#EA9579 #EACD79 #CEEA79
triadic
#EACD79 #79EACD #CD79EA
tetradic
#EACD79 #79EA95 #7996EA #EA79CE
square
#EACD79 #79EA95 #7996EA #EA79CE
split-complementary
#EACD79 #79CEEA #9579EA
monochromatic
#C99E20 #E2B944 #EACD79 #F2E1AE #FBF4E3
Accessibility & contrast
On white
1.55
#EACD79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#EACD79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EACD79
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EACD79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EACD79 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECA72
Deuteranopia (green-blind)
#E5D37C
Tritanopia (blue-blind)
#FAC1B9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #eacd79; /* rgb */ color: rgb(234, 205, 121); /* oklch */ color: oklch(85.5% 0.109 90.9);
Tailwind
colors: {
custom: {
50: '#f3dca1',
500: '#eacd79',
950: '#000000',
},
}SCSS
$custom: #eacd79; $custom-light: #f3dca1; $custom-dark: #000000;
JSON
{
"hex": "#eacd79",
"rgb": {
"r": 234,
"g": 205,
"b": 121
},
"hsl": {
"h": 44.602,
"s": 72.903,
"l": 69.608
},
"oklch": {
"l": 0.85506,
"c": 0.1088,
"h": 90.9
},
"luminance": 0.62536
}Semantic roles & 50–950 ramp
primary
#EACD79
secondary
#4565C3
accent
#43D511
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17150F
muted
#858480