#EED478#EED478
#EED478 is a very light, moderate yellow. Relative luminance 0.666; OKLCH L 87.3% C 0.116 H 94.0°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EED478 |
|---|---|
| RGB | rgb(238, 212, 120) |
| HSL | hsl(47, 78%, 70%) |
| HSV | hsv(47, 50%, 93%) |
| CMYK | cmyk(0%, 10.9%, 49.6%, 6.7%) |
| CIE-LAB | lab(85.31, -2.61, 48.49) |
| CIE-LCH | lch(85.31, 48.56, 93.08°) |
| OKLab | oklab(87.26% -0.0081 0.1157) |
| OKLCH | oklch(87.26% 0.116 94) |
| XYZ | xyz(62.1956, 66.6228, 27.3490) |
| Luminance | 0.6662 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.65
Wheat (survey)
#FBDD7E
ΔE00 2.44
Sand (survey)
#E2CA76
ΔE00 2.70
Light Mustard
#F7D560
ΔE00 3.76
Pale Gold
#FDDE6C
ΔE00 3.87
Yellow Tan
#FFE36E
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED478 #7892EE
analogous
#EE9978 #EED478 #CDEE78
triadic
#EED478 #78EED4 #D478EE
tetradic
#EED478 #78EE99 #7892EE #EE78CD
square
#EED478 #78EE99 #7892EE #EE78CD
split-complementary
#EED478 #78CDEE #9978EE
monochromatic
#D1A91A #E7C342 #EED478 #F5E5AE #FCF6E4
Accessibility & contrast
On white
1.47
#EED478 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#EED478 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED478
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED478 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED478 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D170
Deuteranopia (green-blind)
#ECD97C
Tritanopia (blue-blind)
#FEC7BE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #eed478; /* rgb */ color: rgb(238, 212, 120); /* oklch */ color: oklch(87.3% 0.116 94.0);
Tailwind
colors: {
custom: {
50: '#f6e1a1',
500: '#eed478',
950: '#000000',
},
}SCSS
$custom: #eed478; $custom-light: #f6e1a1; $custom-dark: #000000;
JSON
{
"hex": "#eed478",
"rgb": {
"r": 238,
"g": 212,
"b": 120
},
"hsl": {
"h": 46.78,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.87255,
"c": 0.11597,
"h": 94
},
"luminance": 0.6662
}Semantic roles & 50–950 ramp
primary
#EED478
secondary
#4360C7
accent
#39DA0C
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480