#EAE58A#EAE58A
#EAE58A is a very light, moderate yellow. Relative luminance 0.754; OKLCH L 90.6% C 0.113 H 105.7°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE58A |
|---|---|
| RGB | rgb(234, 229, 138) |
| HSL | hsl(57, 70%, 73%) |
| HSV | hsv(57, 41%, 92%) |
| CMYK | cmyk(0%, 2.1%, 41%, 8.2%) |
| CIE-LAB | lab(89.56, -11.05, 44.90) |
| CIE-LCH | lch(89.56, 46.24, 103.83°) |
| OKLab | oklab(90.62% -0.0306 0.1089) |
| OKLCH | oklch(90.62% 0.113 105.7) |
| XYZ | xyz(66.5396, 75.3676, 35.0821) |
| Luminance | 0.7537 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.41
Dark Cream
#FFF39A
ΔE00 3.80
Buff
#FEF69E
ΔE00 3.89
Sandy
#F1DA7A
ΔE00 5.32
Palegoldenrod
#EEE8AA
ΔE00 5.32
Manilla
#FFFA86
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE58A #8A8FEA
analogous
#EAB58A #EAE58A #BFEA8A
triadic
#EAE58A #8AEAE5 #E58AEA
tetradic
#EAE58A #8AEAB5 #8A8FEA #EA8ABF
square
#EAE58A #8AEAB5 #8A8FEA #EA8ABF
split-complementary
#EAE58A #8ABFEA #B58AEA
monochromatic
#D4CB26 #E1D956 #EAE58A #F3F1BE #FAF9E5
Accessibility & contrast
On white
1.31
#EAE58A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#EAE58A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE58A
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE58A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE58A | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF83
Deuteranopia (green-blind)
#F6E38E
Tritanopia (blue-blind)
#F7DACF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eae58a; /* rgb */ color: rgb(234, 229, 138); /* oklch */ color: oklch(90.6% 0.113 105.7);
Tailwind
colors: {
custom: {
50: '#f2edad',
500: '#eae58a',
950: '#000000',
},
}SCSS
$custom: #eae58a; $custom-light: #f2edad; $custom-dark: #000000;
JSON
{
"hex": "#eae58a",
"rgb": {
"r": 234,
"g": 229,
"b": 138
},
"hsl": {
"h": 56.875,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.90618,
"c": 0.11311,
"h": 105.7
},
"luminance": 0.75366
}Semantic roles & 50–950 ramp
primary
#EAE58A
secondary
#545AC4
accent
#1ED214
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#171610
muted
#858481