#EAE694#EAE694
#EAE694 is a very light, moderate yellow. Relative luminance 0.762; OKLCH L 91.0% C 0.103 H 105.9°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE694 |
|---|---|
| RGB | rgb(234, 230, 148) |
| HSL | hsl(57, 67%, 75%) |
| HSV | hsv(57, 37%, 92%) |
| CMYK | cmyk(0%, 1.7%, 36.8%, 8.2%) |
| CIE-LAB | lab(89.96, -10.48, 40.46) |
| CIE-LCH | lch(89.96, 41.80, 104.53°) |
| OKLab | oklab(90.98% -0.0282 0.0993) |
| OKLCH | oklch(90.98% 0.103 105.9) |
| XYZ | xyz(67.5747, 76.2256, 39.1645) |
| Luminance | 0.7622 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.14
Buff
#FEF69E
ΔE00 3.77
Palegoldenrod
#EEE8AA
ΔE00 3.86
Dark Cream
#FFF39A
ΔE00 3.88
Light Tan
#FBEEAC
ΔE00 4.55
Light Khaki
#E6F2A2
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE694 #9498EA
analogous
#EABB94 #EAE694 #C3EA94
triadic
#EAE694 #94EAE6 #E694EA
tetradic
#EAE694 #94EABB #9498EA #EA94C3
square
#EAE694 #94EABB #9498EA #EA94C3
split-complementary
#EAE694 #94C3EA #BB94EA
monochromatic
#D6CE2E #E0DA61 #EAE694 #F4F2C7 #FAF9E5
Accessibility & contrast
On white
1.29
#EAE694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#EAE694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE694
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE694 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08E
Deuteranopia (green-blind)
#F5E497
Tritanopia (blue-blind)
#F6DCD1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eae694; /* rgb */ color: rgb(234, 230, 148); /* oklch */ color: oklch(91.0% 0.103 105.9);
Tailwind
colors: {
custom: {
50: '#f2edb4',
500: '#eae694',
950: '#000000',
},
}SCSS
$custom: #eae694; $custom-light: #f2edb4; $custom-dark: #000000;
JSON
{
"hex": "#eae694",
"rgb": {
"r": 234,
"g": 230,
"b": 148
},
"hsl": {
"h": 57.209,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.90981,
"c": 0.10321,
"h": 105.9
},
"luminance": 0.76224
}Semantic roles & 50–950 ramp
primary
#EAE694
secondary
#5D62C5
accent
#1FCF16
background
#FFFEFD
surface
#FEFDF8
border
#D6D5D1
text
#171611
muted
#858481