#EAE2AC#EAE2AC
#EAE2AC is a very light, moderate yellow. Relative luminance 0.749; OKLCH L 90.6% C 0.070 H 100.6°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE2AC |
|---|---|
| RGB | rgb(234, 226, 172) |
| HSL | hsl(52, 60%, 80%) |
| HSV | hsv(52, 26%, 92%) |
| CMYK | cmyk(0%, 3.4%, 26.5%, 8.2%) |
| CIE-LAB | lab(89.33, -5.56, 27.45) |
| CIE-LCH | lch(89.33, 28.00, 101.45°) |
| OKLab | oklab(90.61% -0.013 0.0693) |
| OKLCH | oklch(90.61% 0.071 100.6) |
| XYZ | xyz(68.5747, 74.8650, 49.8597) |
| Luminance | 0.7486 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.14
Beige (survey)
#E6DAA6
ΔE00 2.14
Vanilla
#F3E5AB
ΔE00 2.18
Light Tan
#FBEEAC
ΔE00 3.85
Egg Shell
#FFFCC4
ΔE00 5.51
Lemonchiffon
#FFFACD
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE2AC #ACB4EA
analogous
#EAC3AC #EAE2AC #D3EAAC
triadic
#EAE2AC #ACEAE2 #E2ACEA
tetradic
#EAE2AC #ACEAC3 #ACB4EA #EAACD3
square
#EAE2AC #ACEAC3 #ACB4EA #EAACD3
split-complementary
#EAE2AC #ACD3EA #C3ACEA
monochromatic
#D1C04A #DED17B #EAE2AC #F6F3DD #F9F6E7
Accessibility & contrast
On white
1.31
#EAE2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#EAE2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE2AC
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE2AC | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 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)
#ECDEA9
Deuteranopia (green-blind)
#EFE2AE
Tritanopia (blue-blind)
#F4DAD4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eae2ac; /* rgb */ color: rgb(234, 226, 172); /* oklch */ color: oklch(90.6% 0.070 100.6);
Tailwind
colors: {
custom: {
50: '#f1ebc5',
500: '#eae2ac',
950: '#000000',
},
}SCSS
$custom: #eae2ac; $custom-light: #f1ebc5; $custom-dark: #000000;
JSON
{
"hex": "#eae2ac",
"rgb": {
"r": 234,
"g": 226,
"b": 172
},
"hsl": {
"h": 52.258,
"s": 59.615,
"l": 79.608
},
"oklch": {
"l": 0.90607,
"c": 0.0705,
"h": 100.6
},
"luminance": 0.74864
}Semantic roles & 50–950 ramp
primary
#EAE2AC
secondary
#747FC6
accent
#34C71E
background
#FFFEFD
surface
#FEFDF9
border
#D6D5D2
text
#171613
muted
#858482