#EAD77C#EAD77C
#EAD77C is a very light, moderate yellow. Relative luminance 0.675; OKLCH L 87.6% C 0.114 H 97.8°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD77C |
|---|---|
| RGB | rgb(234, 215, 124) |
| HSL | hsl(50, 72%, 70%) |
| HSV | hsv(50, 47%, 92%) |
| CMYK | cmyk(0%, 8.1%, 47%, 8.2%) |
| CIE-LAB | lab(85.78, -5.38, 47.04) |
| CIE-LCH | lch(85.78, 47.34, 96.52°) |
| OKLab | oklab(87.56% -0.0155 0.1128) |
| OKLCH | oklch(87.56% 0.114 97.8) |
| XYZ | xyz(61.8720, 67.5508, 28.8443) |
| Luminance | 0.6755 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.51
Sand (survey)
#E2CA76
ΔE00 3.39
Wheat (survey)
#FBDD7E
ΔE00 3.52
Khaki (CSS)
#F0E68C
ΔE00 3.94
Pale Gold
#FDDE6C
ΔE00 4.68
Yellow Tan
#FFE36E
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD77C #7C8FEA
analogous
#EAA07C #EAD77C #C6EA7C
triadic
#EAD77C #7CEAD7 #D77CEA
tetradic
#EAD77C #7CEAA0 #7C8FEA #EA7CC6
square
#EAD77C #7CEAA0 #7C8FEA #EA7CC6
split-complementary
#EAD77C #7CC6EA #A07CEA
monochromatic
#CBAE21 #E2C747 #EAD77C #F2E7B1 #FBF7E5
Accessibility & contrast
On white
1.45
#EAD77C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#EAD77C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD77C
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD77C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD77C | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D374
Deuteranopia (green-blind)
#ECD980
Tritanopia (blue-blind)
#F9CBC1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ead77c; /* rgb */ color: rgb(234, 215, 124); /* oklch */ color: oklch(87.6% 0.114 97.8);
Tailwind
colors: {
custom: {
50: '#f3e3a3',
500: '#ead77c',
950: '#000000',
},
}SCSS
$custom: #ead77c; $custom-light: #f3e3a3; $custom-dark: #000000;
JSON
{
"hex": "#ead77c",
"rgb": {
"r": 234,
"g": 215,
"b": 124
},
"hsl": {
"h": 49.636,
"s": 72.368,
"l": 70.196
},
"oklch": {
"l": 0.87559,
"c": 0.11387,
"h": 97.8
},
"luminance": 0.67549
}Semantic roles & 50–950 ramp
primary
#EAD77C
secondary
#475DC3
accent
#33D411
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17150F
muted
#858480