#EAE2AF#EAE2AF
#EAE2AF is a very light, moderate yellow. Relative luminance 0.750; OKLCH L 90.7% C 0.067 H 100.1°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE2AF |
|---|---|
| RGB | rgb(234, 226, 175) |
| HSL | hsl(52, 58%, 80%) |
| HSV | hsv(52, 25%, 92%) |
| CMYK | cmyk(0%, 3.4%, 25.2%, 8.2%) |
| CIE-LAB | lab(89.38, -5.16, 25.98) |
| CIE-LCH | lch(89.38, 26.48, 101.24°) |
| OKLab | oklab(90.67% -0.0118 0.0658) |
| OKLCH | oklch(90.67% 0.067 100.1) |
| XYZ | xyz(68.8660, 74.9816, 51.3942) |
| Luminance | 0.7498 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.12
Vanilla
#F3E5AB
ΔE00 2.48
Palegoldenrod
#EEE8AA
ΔE00 2.71
Light Tan
#FBEEAC
ΔE00 4.27
Lemonchiffon
#FFFACD
ΔE00 5.37
Egg Shell
#FFFCC4
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE2AF #AFB7EA
analogous
#EAC4AF #EAE2AF #D5EAAF
triadic
#EAE2AF #AFEAE2 #E2AFEA
tetradic
#EAE2AF #AFEAC4 #AFB7EA #EAAFD5
square
#EAE2AF #AFEAC4 #AFB7EA #EAAFD5
split-complementary
#EAE2AF #AFD5EA #C4AFEA
monochromatic
#D1BF4E #DDD07F #EAE2AF #F7F4DF #F9F6E7
Accessibility & contrast
On white
1.31
#EAE2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#EAE2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE2AF
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE2AF | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDFAC
Deuteranopia (green-blind)
#EEE2B1
Tritanopia (blue-blind)
#F3DBD4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eae2af; /* rgb */ color: rgb(234, 226, 175); /* oklch */ color: oklch(90.7% 0.067 100.1);
Tailwind
colors: {
custom: {
50: '#f1ebc7',
500: '#eae2af',
950: '#000000',
},
}SCSS
$custom: #eae2af; $custom-light: #f1ebc7; $custom-dark: #000000;
JSON
{
"hex": "#eae2af",
"rgb": {
"r": 234,
"g": 226,
"b": 175
},
"hsl": {
"h": 51.864,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.90668,
"c": 0.06683,
"h": 100.1
},
"luminance": 0.7498
}Semantic roles & 50–950 ramp
primary
#EAE2AF
secondary
#7782C6
accent
#36C61F
background
#FFFEFD
surface
#FEFDF9
border
#D6D5D2
text
#171613
muted
#858482