#EADC74#EADC74
#EADC74 is a very light, vivid yellow. Relative luminance 0.699; OKLCH L 88.5% C 0.126 H 101.7°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EADC74 |
|---|---|
| RGB | rgb(234, 220, 116) |
| HSL | hsl(53, 74%, 69%) |
| HSV | hsv(53, 50%, 92%) |
| CMYK | cmyk(0%, 6%, 50.4%, 8.2%) |
| CIE-LAB | lab(86.97, -8.62, 52.32) |
| CIE-LCH | lch(86.97, 53.03, 99.36°) |
| OKLab | oklab(88.47% -0.0257 0.1238) |
| OKLCH | oklch(88.47% 0.126 101.7) |
| XYZ | xyz(62.6791, 69.9419, 26.7181) |
| Luminance | 0.6994 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.78
Dull Yellow
#EEDC5B
ΔE00 3.25
Khaki (CSS)
#F0E68C
ΔE00 3.27
Sand Yellow
#FCE166
ΔE00 4.36
Yellow Tan
#FFE36E
ΔE00 4.46
Sandy Yellow
#FDEE73
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADC74 #7482EA
analogous
#EAA174 #EADC74 #BDEA74
triadic
#EADC74 #74EADC #DC74EA
tetradic
#EADC74 #74EAA1 #7482EA #EA74BD
square
#EADC74 #74EAA1 #7482EA #EA74BD
split-complementary
#EADC74 #74BDEA #A174EA
monochromatic
#C6B21E #E2CF3F #EADC74 #F2E9A9 #FAF7DE
Accessibility & contrast
On white
1.40
#EADC74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#EADC74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADC74
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADC74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADC74 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD66B
Deuteranopia (green-blind)
#F1DD79
Tritanopia (blue-blind)
#F9D0C4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #eadc74; /* rgb */ color: rgb(234, 220, 116); /* oklch */ color: oklch(88.5% 0.126 101.7);
Tailwind
colors: {
custom: {
50: '#f3e69e',
500: '#eadc74',
950: '#000000',
},
}SCSS
$custom: #eadc74; $custom-light: #f3e69e; $custom-dark: #000000;
JSON
{
"hex": "#eadc74",
"rgb": {
"r": 234,
"g": 220,
"b": 116
},
"hsl": {
"h": 52.881,
"s": 73.75,
"l": 68.627
},
"oklch": {
"l": 0.88468,
"c": 0.12647,
"h": 101.7
},
"luminance": 0.6994
}Semantic roles & 50–950 ramp
primary
#EADC74
secondary
#4050C2
accent
#27D610
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480