#EAE484#EAE484
#EAE484 is a very light, moderate yellow. Relative luminance 0.746; OKLCH L 90.3% C 0.118 H 105.4°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE484 |
|---|---|
| RGB | rgb(234, 228, 132) |
| HSL | hsl(56, 71%, 72%) |
| HSV | hsv(56, 44%, 92%) |
| CMYK | cmyk(0%, 2.6%, 43.6%, 8.2%) |
| CIE-LAB | lab(89.23, -11.16, 47.40) |
| CIE-LCH | lch(89.23, 48.70, 103.25°) |
| OKLab | oklab(90.33% -0.0314 0.1142) |
| OKLCH | oklch(90.33% 0.118 105.4) |
| XYZ | xyz(65.8413, 74.6469, 32.7653) |
| Luminance | 0.7464 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.54
Dark Cream
#FFF39A
ΔE00 4.03
Buff
#FEF69E
ΔE00 4.26
Sandy Yellow
#FDEE73
ΔE00 4.89
Sandy
#F1DA7A
ΔE00 4.92
Manilla
#FFFA86
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE484 #848AEA
analogous
#EAB184 #EAE484 #BDEA84
triadic
#EAE484 #84EAE4 #E484EA
tetradic
#EAE484 #84EAB1 #848AEA #EA84BD
square
#EAE484 #84EAB1 #848AEA #EA84BD
split-complementary
#EAE484 #84BDEA #B184EA
monochromatic
#D0C624 #E1D950 #EAE484 #F3EFB8 #FBF9E5
Accessibility & contrast
On white
1.32
#EAE484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#EAE484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE484
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE484 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7C
Deuteranopia (green-blind)
#F5E288
Tritanopia (blue-blind)
#F7D9CD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eae484; /* rgb */ color: rgb(234, 228, 132); /* oklch */ color: oklch(90.3% 0.118 105.4);
Tailwind
colors: {
custom: {
50: '#f2eca9',
500: '#eae484',
950: '#000000',
},
}SCSS
$custom: #eae484; $custom-light: #f2eca9; $custom-dark: #000000;
JSON
{
"hex": "#eae484",
"rgb": {
"r": 234,
"g": 228,
"b": 132
},
"hsl": {
"h": 56.471,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.90325,
"c": 0.11841,
"h": 105.4
},
"luminance": 0.74645
}Semantic roles & 50–950 ramp
primary
#EAE484
secondary
#4F56C4
accent
#1ED313
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#171610
muted
#858481