#EAE48D#EAE48D
#EAE48D is a very light, moderate yellow. Relative luminance 0.749; OKLCH L 90.5% C 0.109 H 104.9°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE48D |
|---|---|
| RGB | rgb(234, 228, 141) |
| HSL | hsl(56, 69%, 74%) |
| HSV | hsv(56, 40%, 92%) |
| CMYK | cmyk(0%, 2.6%, 39.7%, 8.2%) |
| CIE-LAB | lab(89.35, -10.24, 43.15) |
| CIE-LCH | lch(89.35, 44.35, 103.35°) |
| OKLab | oklab(90.46% -0.028 0.1051) |
| OKLCH | oklch(90.46% 0.109 104.9) |
| XYZ | xyz(66.4839, 74.9039, 36.1498) |
| Luminance | 0.7490 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.32
Dark Cream
#FFF39A
ΔE00 3.80
Buff
#FEF69E
ΔE00 3.95
Palegoldenrod
#EEE8AA
ΔE00 4.75
Light Tan
#FBEEAC
ΔE00 5.10
Sandy
#F1DA7A
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE48D #8D93EA
analogous
#EAB58D #EAE48D #C1EA8D
triadic
#EAE48D #8DEAE4 #E48DEA
tetradic
#EAE48D #8DEAB5 #8D93EA #EA8DC1
square
#EAE48D #8DEAB5 #8D93EA #EA8DC1
split-complementary
#EAE48D #8DC1EA #B58DEA
monochromatic
#D5CA27 #E0D859 #EAE48D #F4F0C1 #FAF9E5
Accessibility & contrast
On white
1.31
#EAE48D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#EAE48D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE48D
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE48D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE48D | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE86
Deuteranopia (green-blind)
#F5E391
Tritanopia (blue-blind)
#F7D9CF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eae48d; /* rgb */ color: rgb(234, 228, 141); /* oklch */ color: oklch(90.5% 0.109 104.9);
Tailwind
colors: {
custom: {
50: '#f2ecaf',
500: '#eae48d',
950: '#000000',
},
}SCSS
$custom: #eae48d; $custom-light: #f2ecaf; $custom-dark: #000000;
JSON
{
"hex": "#eae48d",
"rgb": {
"r": 234,
"g": 228,
"b": 141
},
"hsl": {
"h": 56.129,
"s": 68.889,
"l": 73.529
},
"oklch": {
"l": 0.9046,
"c": 0.10876,
"h": 104.9
},
"luminance": 0.74902
}Semantic roles & 50–950 ramp
primary
#EAE48D
secondary
#575EC4
accent
#21D115
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#171610
muted
#858481