#EAE2A2#EAE2A2
#EAE2A2 is a very light, moderate yellow. Relative luminance 0.745; OKLCH L 90.4% C 0.083 H 101.9°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE2A2 |
|---|---|
| RGB | rgb(234, 226, 162) |
| HSL | hsl(53, 63%, 78%) |
| HSV | hsv(53, 31%, 92%) |
| CMYK | cmyk(0%, 3.4%, 30.8%, 8.2%) |
| CIE-LAB | lab(89.16, -6.84, 32.34) |
| CIE-LCH | lch(89.16, 33.05, 101.93°) |
| OKLab | oklab(90.41% -0.017 0.0808) |
| OKLCH | oklch(90.41% 0.083 101.9) |
| XYZ | xyz(67.6502, 74.4952, 44.9907) |
| Luminance | 0.7449 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.47
Vanilla
#F3E5AB
ΔE00 2.52
Light Tan
#FBEEAC
ΔE00 3.16
Beige (survey)
#E6DAA6
ΔE00 3.28
Khaki (CSS)
#F0E68C
ΔE00 4.69
Dark Cream
#FFF39A
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE2A2 #A2AAEA
analogous
#EABEA2 #EAE2A2 #CEEAA2
triadic
#EAE2A2 #A2EAE2 #E2A2EA
tetradic
#EAE2A2 #A2EABE #A2AAEA #EAA2CE
square
#EAE2A2 #A2EABE #A2AAEA #EAA2CE
split-complementary
#EAE2A2 #A2CEEA #BEA2EA
monochromatic
#D3C33E #DFD270 #EAE2A2 #F5F2D4 #F9F7E6
Accessibility & contrast
On white
1.32
#EAE2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#EAE2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE2A2
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE2A2 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDE9E
Deuteranopia (green-blind)
#F0E2A4
Tritanopia (blue-blind)
#F5D9D1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eae2a2; /* rgb */ color: rgb(234, 226, 162); /* oklch */ color: oklch(90.4% 0.083 101.9);
Tailwind
colors: {
custom: {
50: '#f1ebbe',
500: '#eae2a2',
950: '#000000',
},
}SCSS
$custom: #eae2a2; $custom-light: #f1ebbe; $custom-dark: #000000;
JSON
{
"hex": "#eae2a2",
"rgb": {
"r": 234,
"g": 226,
"b": 162
},
"hsl": {
"h": 53.333,
"s": 63.158,
"l": 77.647
},
"oklch": {
"l": 0.90413,
"c": 0.08254,
"h": 101.9
},
"luminance": 0.74494
}Semantic roles & 50–950 ramp
primary
#EAE2A2
secondary
#6B75C6
accent
#2ECB1B
background
#FFFEFD
surface
#FEFDF8
border
#D6D5D1
text
#171612
muted
#858482