#EAE48B#EAE48B
#EAE48B is a very light, moderate yellow. Relative luminance 0.748; OKLCH L 90.4% C 0.111 H 105.0°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE48B |
|---|---|
| RGB | rgb(234, 228, 139) |
| HSL | hsl(56, 69%, 73%) |
| HSV | hsv(56, 41%, 92%) |
| CMYK | cmyk(0%, 2.6%, 40.6%, 8.2%) |
| CIE-LAB | lab(89.32, -10.45, 44.10) |
| CIE-LCH | lch(89.32, 45.32, 103.33°) |
| OKLab | oklab(90.43% -0.0288 0.1071) |
| OKLCH | oklch(90.43% 0.111 105) |
| XYZ | xyz(66.3365, 74.8450, 35.3732) |
| Luminance | 0.7484 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.25
Dark Cream
#FFF39A
ΔE00 3.81
Buff
#FEF69E
ΔE00 3.98
Palegoldenrod
#EEE8AA
ΔE00 5.06
Sandy
#F1DA7A
ΔE00 5.08
Light Tan
#FBEEAC
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE48B #8B91EA
analogous
#EAB58B #EAE48B #C0EA8B
triadic
#EAE48B #8BEAE4 #E48BEA
tetradic
#EAE48B #8BEAB5 #8B91EA #EA8BC0
square
#EAE48B #8BEAB5 #8B91EA #EA8BC0
split-complementary
#EAE48B #8BC0EA #B58BEA
monochromatic
#D4C926 #E1D857 #EAE48B #F3F0BF #FAF9E5
Accessibility & contrast
On white
1.32
#EAE48B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#EAE48B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE48B
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE48B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE48B | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE84
Deuteranopia (green-blind)
#F5E38F
Tritanopia (blue-blind)
#F7D9CE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eae48b; /* rgb */ color: rgb(234, 228, 139); /* oklch */ color: oklch(90.4% 0.111 105.0);
Tailwind
colors: {
custom: {
50: '#f2ecae',
500: '#eae48b',
950: '#000000',
},
}SCSS
$custom: #eae48b; $custom-light: #f2ecae; $custom-dark: #000000;
JSON
{
"hex": "#eae48b",
"rgb": {
"r": 234,
"g": 228,
"b": 139
},
"hsl": {
"h": 56.211,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.90429,
"c": 0.11094,
"h": 105
},
"luminance": 0.74843
}Semantic roles & 50–950 ramp
primary
#EAE48B
secondary
#555CC4
accent
#20D114
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#171610
muted
#858481