#EACF77#EACF77
#EACF77 is a very light, moderate yellow. Relative luminance 0.634; OKLCH L 85.9% C 0.112 H 92.8°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EACF77 |
|---|---|
| RGB | rgb(234, 207, 119) |
| HSL | hsl(46, 73%, 69%) |
| HSV | hsv(46, 49%, 92%) |
| CMYK | cmyk(0%, 11.5%, 49.1%, 8.2%) |
| CIE-LAB | lab(83.68, -1.75, 46.90) |
| CIE-LCH | lch(83.68, 46.93, 92.14°) |
| OKLab | oklab(85.88% -0.0055 0.1122) |
| OKLCH | oklch(85.88% 0.112 92.8) |
| XYZ | xyz(59.5763, 63.4525, 26.5586) |
| Luminance | 0.6345 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 1.62
Sandy
#F1DA7A
ΔE00 2.92
Wheat (survey)
#FBDD7E
ΔE00 3.48
Light Mustard
#F7D560
ΔE00 4.39
Pale Gold
#FDDE6C
ΔE00 4.96
Maize
#F4D054
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EACF77 #7792EA
analogous
#EA9677 #EACF77 #CCEA77
triadic
#EACF77 #77EACF #CF77EA
tetradic
#EACF77 #77EA96 #7792EA #EA77CC
square
#EACF77 #77EA96 #7792EA #EA77CC
split-complementary
#EACF77 #77CCEA #9677EA
monochromatic
#C8A01F #E2BC42 #EACF77 #F2E2AC #FAF4E1
Accessibility & contrast
On white
1.53
#EACF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#EACF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EACF77
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EACF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EACF77 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC70
Deuteranopia (green-blind)
#E7D47A
Tritanopia (blue-blind)
#FAC3BA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #eacf77; /* rgb */ color: rgb(234, 207, 119); /* oklch */ color: oklch(85.9% 0.112 92.8);
Tailwind
colors: {
custom: {
50: '#f3dda0',
500: '#eacf77',
950: '#000000',
},
}SCSS
$custom: #eacf77; $custom-light: #f3dda0; $custom-dark: #000000;
JSON
{
"hex": "#eacf77",
"rgb": {
"r": 234,
"g": 207,
"b": 119
},
"hsl": {
"h": 45.913,
"s": 73.248,
"l": 69.216
},
"oklch": {
"l": 0.85877,
"c": 0.11229,
"h": 92.8
},
"luminance": 0.6345
}Semantic roles & 50–950 ramp
primary
#EACF77
secondary
#4361C2
accent
#3ED510
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480