#EAEAA4#EAEAA4
#EAEAA4 is a very light, moderate yellow. Relative luminance 0.790; OKLCH L 92.1% C 0.089 H 108.0°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEAA4 |
|---|---|
| RGB | rgb(234, 234, 164) |
| HSL | hsl(60, 63%, 78%) |
| HSV | hsv(60, 30%, 92%) |
| CMYK | cmyk(0%, 0%, 29.9%, 8.2%) |
| CIE-LAB | lab(91.24, -10.60, 34.10) |
| CIE-LCH | lch(91.24, 35.71, 107.27°) |
| OKLab | oklab(92.08% -0.0277 0.085) |
| OKLCH | oklch(92.08% 0.089 108) |
| XYZ | xyz(70.0557, 79.0195, 46.6766) |
| Luminance | 0.7902 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.29
Light Khaki
#E6F2A2
ΔE00 3.53
Parchment
#FEFCAF
ΔE00 3.99
Light Tan
#FBEEAC
ΔE00 4.08
Light Beige
#FFFEB6
ΔE00 4.21
Creme
#FFFFB6
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEAA4 #A4A4EA
analogous
#EAC7A4 #EAEAA4 #C7EAA4
triadic
#EAEAA4 #A4EAEA #EAA4EA
tetradic
#EAEAA4 #A4EAC7 #A4A4EA #EAA4C7
square
#EAEAA4 #A4EAC7 #A4A4EA #EAA4C7
split-complementary
#EAEAA4 #A4C7EA #C7A4EA
monochromatic
#D3D341 #DFDF72 #EAEAA4 #F5F5D6 #F9F9E6
Accessibility & contrast
On white
1.25
#EAEAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#EAEAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEAA4
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEAA4 | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E49F
Deuteranopia (green-blind)
#F6E7A7
Tritanopia (blue-blind)
#F4E1D8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eaeaa4; /* rgb */ color: rgb(234, 234, 164); /* oklch */ color: oklch(92.1% 0.089 108.0);
Tailwind
colors: {
custom: {
50: '#f1f0bf',
500: '#eaeaa4',
950: '#000000',
},
}SCSS
$custom: #eaeaa4; $custom-light: #f1f0bf; $custom-dark: #000000;
JSON
{
"hex": "#eaeaa4",
"rgb": {
"r": 234,
"g": 234,
"b": 164
},
"hsl": {
"h": 60,
"s": 62.5,
"l": 78.039
},
"oklch": {
"l": 0.92077,
"c": 0.08938,
"h": 108
},
"luminance": 0.79018
}Semantic roles & 50–950 ramp
primary
#EAEAA4
secondary
#6D6DC6
accent
#1BCA1B
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171612
muted
#858582