#EAE478#EAE478
#EAE478 is a very light, vivid yellow. Relative luminance 0.743; OKLCH L 90.2% C 0.131 H 105.9°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE478 |
|---|---|
| RGB | rgb(234, 228, 120) |
| HSL | hsl(57, 73%, 69%) |
| HSV | hsv(57, 49%, 92%) |
| CMYK | cmyk(0%, 2.6%, 48.7%, 8.2%) |
| CIE-LAB | lab(89.08, -12.27, 52.96) |
| CIE-LCH | lch(89.08, 54.36, 103.04°) |
| OKLab | oklab(90.16% -0.0357 0.1256) |
| OKLCH | oklch(90.16% 0.131 105.9) |
| XYZ | xyz(65.0669, 74.3371, 28.6866) |
| Luminance | 0.7433 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.89
Sandy Yellow
#FDEE73
ΔE00 3.85
Straw
#FCF679
ΔE00 4.24
Yellowish
#FAEE66
ΔE00 4.33
Dull Yellow
#EEDC5B
ΔE00 4.41
Manilla
#FFFA86
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE478 #787EEA
analogous
#EAAB78 #EAE478 #B7EA78
triadic
#EAE478 #78EAE4 #E478EA
tetradic
#EAE478 #78EAAB #787EEA #EA78B7
square
#EAE478 #78EAAB #787EEA #EA78B7
split-complementary
#EAE478 #78B7EA #AB78EA
monochromatic
#C8C01F #E2D943 #EAE478 #F2EFAD #FAF9E2
Accessibility & contrast
On white
1.32
#EAE478 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#EAE478 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE478
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE478 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE478 | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD6E
Deuteranopia (green-blind)
#F7E27D
Tritanopia (blue-blind)
#F8D8CB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eae478; /* rgb */ color: rgb(234, 228, 120); /* oklch */ color: oklch(90.2% 0.131 105.9);
Tailwind
colors: {
custom: {
50: '#f3eca1',
500: '#eae478',
950: '#000000',
},
}SCSS
$custom: #eae478; $custom-light: #f3eca1; $custom-dark: #000000;
JSON
{
"hex": "#eae478",
"rgb": {
"r": 234,
"g": 228,
"b": 120
},
"hsl": {
"h": 56.842,
"s": 73.077,
"l": 69.412
},
"oklch": {
"l": 0.90161,
"c": 0.13058,
"h": 105.9
},
"luminance": 0.74335
}Semantic roles & 50–950 ramp
primary
#EAE478
secondary
#444AC2
accent
#1BD510
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#17160F
muted
#858480