#EAD780#EAD780
#EAD780 is a very light, moderate yellow. Relative luminance 0.677; OKLCH L 87.6% C 0.110 H 97.4°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD780 |
|---|---|
| RGB | rgb(234, 215, 128) |
| HSL | hsl(49, 72%, 71%) |
| HSV | hsv(49, 45%, 92%) |
| CMYK | cmyk(0%, 8.1%, 45.3%, 8.2%) |
| CIE-LAB | lab(85.83, -5.00, 45.14) |
| CIE-LCH | lch(85.83, 45.41, 96.32°) |
| OKLab | oklab(87.62% -0.014 0.1088) |
| OKLCH | oklch(87.62% 0.11 97.4) |
| XYZ | xyz(62.1301, 67.6540, 30.2037) |
| Luminance | 0.6765 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.85
Sand (survey)
#E2CA76
ΔE00 3.25
Wheat (survey)
#FBDD7E
ΔE00 3.59
Khaki (CSS)
#F0E68C
ΔE00 3.94
Pale Gold
#FDDE6C
ΔE00 5.06
Yellow Tan
#FFE36E
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD780 #8093EA
analogous
#EAA280 #EAD780 #C8EA80
triadic
#EAD780 #80EAD7 #D780EA
tetradic
#EAD780 #80EAA2 #8093EA #EA80C8
square
#EAD780 #80EAA2 #8093EA #EA80C8
split-complementary
#EAD780 #80C8EA #A280EA
monochromatic
#CEAF22 #E1C64B #EAD780 #F3E8B5 #FBF7E5
Accessibility & contrast
On white
1.45
#EAD780 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#EAD780 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD780
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD780 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD780 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D379
Deuteranopia (green-blind)
#ECDA83
Tritanopia (blue-blind)
#F8CBC2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ead780; /* rgb */ color: rgb(234, 215, 128); /* oklch */ color: oklch(87.6% 0.110 97.4);
Tailwind
colors: {
custom: {
50: '#f2e3a6',
500: '#ead780',
950: '#000000',
},
}SCSS
$custom: #ead780; $custom-light: #f2e3a6; $custom-dark: #000000;
JSON
{
"hex": "#ead780",
"rgb": {
"r": 234,
"g": 215,
"b": 128
},
"hsl": {
"h": 49.245,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.87617,
"c": 0.10974,
"h": 97.4
},
"luminance": 0.67652
}Semantic roles & 50–950 ramp
primary
#EAD780
secondary
#4B61C3
accent
#35D412
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17150F
muted
#858480