#EAE4AC#EAE4AC
#EAE4AC is a very light, moderate yellow. Relative luminance 0.760; OKLCH L 91.0% C 0.073 H 102.6°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE4AC |
|---|---|
| RGB | rgb(234, 228, 172) |
| HSL | hsl(54, 60%, 80%) |
| HSV | hsv(54, 26%, 92%) |
| CMYK | cmyk(0%, 2.6%, 26.5%, 8.2%) |
| CIE-LAB | lab(89.84, -6.57, 28.14) |
| CIE-LCH | lch(89.84, 28.90, 103.14°) |
| OKLab | oklab(91.01% -0.0159 0.071) |
| OKLCH | oklch(91.01% 0.073 102.6) |
| XYZ | xyz(69.1217, 75.9590, 50.0420) |
| Luminance | 0.7596 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.49
Vanilla
#F3E5AB
ΔE00 2.57
Beige (survey)
#E6DAA6
ΔE00 2.92
Light Tan
#FBEEAC
ΔE00 3.66
Egg Shell
#FFFCC4
ΔE00 5.03
Lemonchiffon
#FFFACD
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE4AC #ACB2EA
analogous
#EAC5AC #EAE4AC #D1EAAC
triadic
#EAE4AC #ACEAE4 #E4ACEA
tetradic
#EAE4AC #ACEAC5 #ACB2EA #EAACD1
square
#EAE4AC #ACEAC5 #ACB2EA #EAACD1
split-complementary
#EAE4AC #ACD1EA #C5ACEA
monochromatic
#D1C44A #DED47B #EAE4AC #F6F4DD #F9F7E7
Accessibility & contrast
On white
1.30
#EAE4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#EAE4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE4AC
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE4AC | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0A8
Deuteranopia (green-blind)
#F1E3AE
Tritanopia (blue-blind)
#F3DCD5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eae4ac; /* rgb */ color: rgb(234, 228, 172); /* oklch */ color: oklch(91.0% 0.073 102.6);
Tailwind
colors: {
custom: {
50: '#f1ecc5',
500: '#eae4ac',
950: '#000000',
},
}SCSS
$custom: #eae4ac; $custom-light: #f1ecc5; $custom-dark: #000000;
JSON
{
"hex": "#eae4ac",
"rgb": {
"r": 234,
"g": 228,
"b": 172
},
"hsl": {
"h": 54.194,
"s": 59.615,
"l": 79.608
},
"oklch": {
"l": 0.91011,
"c": 0.07272,
"h": 102.6
},
"luminance": 0.75958
}Semantic roles & 50–950 ramp
primary
#EAE4AC
secondary
#747CC6
accent
#2FC71E
background
#FFFEFD
surface
#FEFDF9
border
#D6D5D2
text
#171613
muted
#858482