#EAE394#EAE394
#EAE394 is a very light, moderate yellow. Relative luminance 0.746; OKLCH L 90.4% C 0.100 H 103.9°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE394 |
|---|---|
| RGB | rgb(234, 227, 148) |
| HSL | hsl(55, 67%, 75%) |
| HSV | hsv(55, 37%, 92%) |
| CMYK | cmyk(0%, 3%, 36.8%, 8.2%) |
| CIE-LAB | lab(89.19, -8.98, 39.46) |
| CIE-LCH | lch(89.19, 40.47, 102.82°) |
| OKLab | oklab(90.37% -0.0239 0.097) |
| OKLCH | oklch(90.37% 0.1 103.9) |
| XYZ | xyz(66.7470, 74.5703, 38.8887) |
| Luminance | 0.7457 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.11
Palegoldenrod
#EEE8AA
ΔE00 3.52
Dark Cream
#FFF39A
ΔE00 4.09
Light Tan
#FBEEAC
ΔE00 4.14
Buff
#FEF69E
ΔE00 4.24
Vanilla
#F3E5AB
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE394 #949BEA
analogous
#EAB894 #EAE394 #C6EA94
triadic
#EAE394 #94EAE3 #E394EA
tetradic
#EAE394 #94EAB8 #949BEA #EA94C6
square
#EAE394 #94EAB8 #949BEA #EA94C6
split-complementary
#EAE394 #94C6EA #B894EA
monochromatic
#D6C82E #E0D661 #EAE394 #F4F0C7 #FAF8E5
Accessibility & contrast
On white
1.32
#EAE394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#EAE394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE394
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE394 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE8E
Deuteranopia (green-blind)
#F3E297
Tritanopia (blue-blind)
#F6D9CF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eae394; /* rgb */ color: rgb(234, 227, 148); /* oklch */ color: oklch(90.4% 0.100 103.9);
Tailwind
colors: {
custom: {
50: '#f2ebb4',
500: '#eae394',
950: '#000000',
},
}SCSS
$custom: #eae394; $custom-light: #f2ebb4; $custom-dark: #000000;
JSON
{
"hex": "#eae394",
"rgb": {
"r": 234,
"g": 227,
"b": 148
},
"hsl": {
"h": 55.116,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.90368,
"c": 0.09988,
"h": 103.9
},
"luminance": 0.74569
}Semantic roles & 50–950 ramp
primary
#EAE394
secondary
#5D66C5
accent
#25CF16
background
#FFFEFD
surface
#FEFDF8
border
#D6D5D1
text
#171611
muted
#858481