#EAE294#EAE294
#EAE294 is a very light, moderate yellow. Relative luminance 0.740; OKLCH L 90.2% C 0.099 H 103.1°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE294 |
|---|---|
| RGB | rgb(234, 226, 148) |
| HSL | hsl(54, 67%, 75%) |
| HSV | hsv(54, 37%, 92%) |
| CMYK | cmyk(0%, 3.4%, 36.8%, 8.2%) |
| CIE-LAB | lab(88.93, -8.48, 39.13) |
| CIE-LCH | lch(88.93, 40.04, 102.23°) |
| OKLab | oklab(90.16% -0.0225 0.0962) |
| OKLCH | oklch(90.16% 0.099 103.1) |
| XYZ | xyz(66.4743, 74.0249, 38.7978) |
| Luminance | 0.7402 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.22
Palegoldenrod
#EEE8AA
ΔE00 3.46
Light Tan
#FBEEAC
ΔE00 4.05
Dark Cream
#FFF39A
ΔE00 4.22
Buff
#FEF69E
ΔE00 4.45
Vanilla
#F3E5AB
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE294 #949CEA
analogous
#EAB794 #EAE294 #C7EA94
triadic
#EAE294 #94EAE2 #E294EA
tetradic
#EAE294 #94EAB7 #949CEA #EA94C7
square
#EAE294 #94EAB7 #949CEA #EA94C7
split-complementary
#EAE294 #94C7EA #B794EA
monochromatic
#D6C62E #E0D461 #EAE294 #F4F0C7 #FAF8E5
Accessibility & contrast
On white
1.33
#EAE294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#EAE294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE294
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE294 | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD8E
Deuteranopia (green-blind)
#F2E197
Tritanopia (blue-blind)
#F6D8CE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eae294; /* rgb */ color: rgb(234, 226, 148); /* oklch */ color: oklch(90.2% 0.099 103.1);
Tailwind
colors: {
custom: {
50: '#f2ebb4',
500: '#eae294',
950: '#000000',
},
}SCSS
$custom: #eae294; $custom-light: #f2ebb4; $custom-dark: #000000;
JSON
{
"hex": "#eae294",
"rgb": {
"r": 234,
"g": 226,
"b": 148
},
"hsl": {
"h": 54.419,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.90164,
"c": 0.0988,
"h": 103.1
},
"luminance": 0.74023
}Semantic roles & 50–950 ramp
primary
#EAE294
secondary
#5D67C5
accent
#28CF16
background
#FFFEFD
surface
#FEFDF8
border
#D6D5D1
text
#171611
muted
#858481