#EAE48E#EAE48E
#EAE48E is a very light, moderate yellow. Relative luminance 0.749; OKLCH L 90.5% C 0.108 H 104.9°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE48E |
|---|---|
| RGB | rgb(234, 228, 142) |
| HSL | hsl(56, 69%, 74%) |
| HSV | hsv(56, 39%, 92%) |
| CMYK | cmyk(0%, 2.6%, 39.3%, 8.2%) |
| CIE-LAB | lab(89.36, -10.14, 42.67) |
| CIE-LCH | lch(89.36, 43.86, 103.36°) |
| OKLab | oklab(90.48% -0.0277 0.1041) |
| OKLCH | oklch(90.48% 0.108 104.9) |
| XYZ | xyz(66.5587, 74.9338, 36.5435) |
| Luminance | 0.7493 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.39
Dark Cream
#FFF39A
ΔE00 3.80
Buff
#FEF69E
ΔE00 3.94
Palegoldenrod
#EEE8AA
ΔE00 4.59
Light Tan
#FBEEAC
ΔE00 4.97
Sandy
#F1DA7A
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE48E #8E94EA
analogous
#EAB68E #EAE48E #C2EA8E
triadic
#EAE48E #8EEAE4 #E48EEA
tetradic
#EAE48E #8EEAB6 #8E94EA #EA8EC2
square
#EAE48E #8EEAB6 #8E94EA #EA8EC2
split-complementary
#EAE48E #8EC2EA #B68EEA
monochromatic
#D6CA28 #E0D85A #EAE48E #F4F0C2 #FAF9E5
Accessibility & contrast
On white
1.31
#EAE48E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#EAE48E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE48E
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE48E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE48E | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE87
Deuteranopia (green-blind)
#F4E392
Tritanopia (blue-blind)
#F6DACF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eae48e; /* rgb */ color: rgb(234, 228, 142); /* oklch */ color: oklch(90.5% 0.108 104.9);
Tailwind
colors: {
custom: {
50: '#f2ecb0',
500: '#eae48e',
950: '#000000',
},
}SCSS
$custom: #eae48e; $custom-light: #f2ecb0; $custom-dark: #000000;
JSON
{
"hex": "#eae48e",
"rgb": {
"r": 234,
"g": 228,
"b": 142
},
"hsl": {
"h": 56.087,
"s": 68.657,
"l": 73.725
},
"oklch": {
"l": 0.90475,
"c": 0.10766,
"h": 104.9
},
"luminance": 0.74932
}Semantic roles & 50–950 ramp
primary
#EAE48E
secondary
#585FC4
accent
#21D115
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#171610
muted
#858481