#EADC78#EADC78
#EADC78 is a very light, vivid yellow. Relative luminance 0.700; OKLCH L 88.5% C 0.123 H 101.4°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EADC78 |
|---|---|
| RGB | rgb(234, 220, 120) |
| HSL | hsl(53, 73%, 69%) |
| HSV | hsv(53, 49%, 92%) |
| CMYK | cmyk(0%, 6%, 48.7%, 8.2%) |
| CIE-LAB | lab(87.02, -8.27, 50.47) |
| CIE-LCH | lch(87.02, 51.15, 99.31°) |
| OKLab | oklab(88.52% -0.0243 0.1201) |
| OKLCH | oklch(88.52% 0.123 101.4) |
| XYZ | xyz(62.9168, 70.0370, 27.9699) |
| Luminance | 0.7004 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.58
Khaki (CSS)
#F0E68C
ΔE00 2.90
Dull Yellow
#EEDC5B
ΔE00 3.78
Wheat (survey)
#FBDD7E
ΔE00 4.65
Sand Yellow
#FCE166
ΔE00 4.66
Yellow Tan
#FFE36E
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADC78 #7886EA
analogous
#EAA378 #EADC78 #BFEA78
triadic
#EADC78 #78EADC #DC78EA
tetradic
#EADC78 #78EAA3 #7886EA #EA78BF
square
#EADC78 #78EAA3 #7886EA #EA78BF
split-complementary
#EADC78 #78BFEA #A378EA
monochromatic
#C8B41F #E2CE43 #EADC78 #F2EAAD #FAF7E2
Accessibility & contrast
On white
1.40
#EADC78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#EADC78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADC78
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADC78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADC78 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66F
Deuteranopia (green-blind)
#F0DD7C
Tritanopia (blue-blind)
#F9D0C5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #eadc78; /* rgb */ color: rgb(234, 220, 120); /* oklch */ color: oklch(88.5% 0.123 101.4);
Tailwind
colors: {
custom: {
50: '#f3e6a1',
500: '#eadc78',
950: '#000000',
},
}SCSS
$custom: #eadc78; $custom-light: #f3e6a1; $custom-dark: #000000;
JSON
{
"hex": "#eadc78",
"rgb": {
"r": 234,
"g": 220,
"b": 120
},
"hsl": {
"h": 52.632,
"s": 73.077,
"l": 69.412
},
"oklch": {
"l": 0.88521,
"c": 0.12256,
"h": 101.4
},
"luminance": 0.70035
}Semantic roles & 50–950 ramp
primary
#EADC78
secondary
#4453C2
accent
#29D510
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480