#EAE47A#EAE47A
#EAE47A is a very light, vivid yellow. Relative luminance 0.744; OKLCH L 90.2% C 0.129 H 105.8°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE47A |
|---|---|
| RGB | rgb(234, 228, 122) |
| HSL | hsl(57, 73%, 70%) |
| HSV | hsv(57, 48%, 92%) |
| CMYK | cmyk(0%, 2.6%, 47.9%, 8.2%) |
| CIE-LAB | lab(89.10, -12.09, 52.05) |
| CIE-LCH | lch(89.10, 53.43, 103.08°) |
| OKLab | oklab(90.19% -0.035 0.1237) |
| OKLCH | oklch(90.19% 0.129 105.8) |
| XYZ | xyz(65.1895, 74.3862, 29.3326) |
| Luminance | 0.7438 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.65
Sandy Yellow
#FDEE73
ΔE00 3.99
Straw
#FCF679
ΔE00 4.36
Yellowish
#FAEE66
ΔE00 4.54
Dull Yellow
#EEDC5B
ΔE00 4.59
Dark Cream
#FFF39A
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE47A #7A80EA
analogous
#EAAC7A #EAE47A #B8EA7A
triadic
#EAE47A #7AEAE4 #E47AEA
tetradic
#EAE47A #7AEAAC #7A80EA #EA7AB8
square
#EAE47A #7AEAAC #7A80EA #EA7AB8
split-complementary
#EAE47A #7AB8EA #AC7AEA
monochromatic
#CAC120 #E2D945 #EAE47A #F2EFAF #FBF9E4
Accessibility & contrast
On white
1.32
#EAE47A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#EAE47A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE47A
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE47A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE47A | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD71
Deuteranopia (green-blind)
#F6E27F
Tritanopia (blue-blind)
#F8D8CB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eae47a; /* rgb */ color: rgb(234, 228, 122); /* oklch */ color: oklch(90.2% 0.129 105.8);
Tailwind
colors: {
custom: {
50: '#f3eca3',
500: '#eae47a',
950: '#000000',
},
}SCSS
$custom: #eae47a; $custom-light: #f3eca3; $custom-dark: #000000;
JSON
{
"hex": "#eae47a",
"rgb": {
"r": 234,
"g": 228,
"b": 122
},
"hsl": {
"h": 56.786,
"s": 72.727,
"l": 69.804
},
"oklch": {
"l": 0.90187,
"c": 0.12861,
"h": 105.8
},
"luminance": 0.74384
}Semantic roles & 50–950 ramp
primary
#EAE47A
secondary
#464CC3
accent
#1BD511
background
#FFFEFC
surface
#FEFDF6
border
#D6D5D0
text
#17160F
muted
#858480