#EAE4AA#EAE4AA
#EAE4AA is a very light, moderate yellow. Relative luminance 0.759; OKLCH L 91.0% C 0.075 H 102.8°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE4AA |
|---|---|
| RGB | rgb(234, 228, 170) |
| HSL | hsl(54, 60%, 79%) |
| HSV | hsv(54, 27%, 92%) |
| CMYK | cmyk(0%, 2.6%, 27.4%, 8.2%) |
| CIE-LAB | lab(89.80, -6.83, 29.12) |
| CIE-LCH | lch(89.80, 29.91, 103.21°) |
| OKLab | oklab(90.97% -0.0167 0.0733) |
| OKLCH | oklch(90.97% 0.075 102.8) |
| XYZ | xyz(68.9311, 75.8828, 49.0381) |
| Luminance | 0.7588 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.16
Vanilla
#F3E5AB
ΔE00 2.55
Beige (survey)
#E6DAA6
ΔE00 3.06
Light Tan
#FBEEAC
ΔE00 3.47
Egg Shell
#FFFCC4
ΔE00 5.08
Cream (survey)
#FFFFC2
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE4AA #AAB0EA
analogous
#EAC4AA #EAE4AA #D0EAAA
triadic
#EAE4AA #AAEAE4 #E4AAEA
tetradic
#EAE4AA #AAEAC4 #AAB0EA #EAAAD0
square
#EAE4AA #AAEAC4 #AAB0EA #EAAAD0
split-complementary
#EAE4AA #AAD0EA #C4AAEA
monochromatic
#D2C548 #DED479 #EAE4AA #F6F4DB #F9F7E6
Accessibility & contrast
On white
1.30
#EAE4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#EAE4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE4AA
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE4AA | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE0A6
Deuteranopia (green-blind)
#F1E3AC
Tritanopia (blue-blind)
#F4DCD5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eae4aa; /* rgb */ color: rgb(234, 228, 170); /* oklch */ color: oklch(91.0% 0.075 102.8);
Tailwind
colors: {
custom: {
50: '#f1ecc3',
500: '#eae4aa',
950: '#000000',
},
}SCSS
$custom: #eae4aa; $custom-light: #f1ecc3; $custom-dark: #000000;
JSON
{
"hex": "#eae4aa",
"rgb": {
"r": 234,
"g": 228,
"b": 170
},
"hsl": {
"h": 54.375,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.90971,
"c": 0.07515,
"h": 102.8
},
"luminance": 0.75882
}Semantic roles & 50–950 ramp
primary
#EAE4AA
secondary
#727AC6
accent
#2DC81D
background
#FFFEFD
surface
#FEFDF9
border
#D6D5D2
text
#171612
muted
#858482