#EAEAA5#EAEAA5
#EAEAA5 is a very light, moderate yellow. Relative luminance 0.791; OKLCH L 92.1% C 0.088 H 108.0°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEAA5 |
|---|---|
| RGB | rgb(234, 234, 165) |
| HSL | hsl(60, 62%, 78%) |
| HSV | hsv(60, 29%, 92%) |
| CMYK | cmyk(0%, 0%, 29.5%, 8.2%) |
| CIE-LAB | lab(91.26, -10.48, 33.61) |
| CIE-LCH | lch(91.26, 35.21, 107.31°) |
| OKLab | oklab(92.1% -0.0273 0.0839) |
| OKLCH | oklch(92.1% 0.088 108) |
| XYZ | xyz(70.1464, 79.0558, 47.1541) |
| Luminance | 0.7905 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.17
Light Khaki
#E6F2A2
ΔE00 3.60
Parchment
#FEFCAF
ΔE00 4.04
Light Tan
#FBEEAC
ΔE00 4.05
Light Beige
#FFFEB6
ΔE00 4.21
Creme
#FFFFB6
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEAA5 #A5A5EA
analogous
#EAC7A5 #EAEAA5 #C7EAA5
triadic
#EAEAA5 #A5EAEA #EAA5EA
tetradic
#EAEAA5 #A5EAC7 #A5A5EA #EAA5C7
square
#EAEAA5 #A5EAC7 #A5A5EA #EAA5C7
split-complementary
#EAEAA5 #A5C7EA #C7A5EA
monochromatic
#D3D342 #DEDE73 #EAEAA5 #F6F6D7 #F9F9E6
Accessibility & contrast
On white
1.25
#EAEAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#EAEAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEAA5
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEAA5 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E4A0
Deuteranopia (green-blind)
#F6E7A8
Tritanopia (blue-blind)
#F4E2D8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eaeaa5; /* rgb */ color: rgb(234, 234, 165); /* oklch */ color: oklch(92.1% 0.088 108.0);
Tailwind
colors: {
custom: {
50: '#f1f0c0',
500: '#eaeaa5',
950: '#000000',
},
}SCSS
$custom: #eaeaa5; $custom-light: #f1f0c0; $custom-dark: #000000;
JSON
{
"hex": "#eaeaa5",
"rgb": {
"r": 234,
"g": 234,
"b": 165
},
"hsl": {
"h": 60,
"s": 62.162,
"l": 78.235
},
"oklch": {
"l": 0.92095,
"c": 0.0882,
"h": 108
},
"luminance": 0.79055
}Semantic roles & 50–950 ramp
primary
#EAEAA5
secondary
#6D6DC6
accent
#1CCA1C
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171612
muted
#858582