#EAE295#EAE295
#EAE295 is a very light, moderate yellow. Relative luminance 0.741; OKLCH L 90.2% C 0.098 H 103.1°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE295 |
|---|---|
| RGB | rgb(234, 226, 149) |
| HSL | hsl(54, 67%, 75%) |
| HSV | hsv(54, 36%, 92%) |
| CMYK | cmyk(0%, 3.4%, 36.3%, 8.2%) |
| CIE-LAB | lab(88.95, -8.37, 38.65) |
| CIE-LCH | lch(88.95, 39.54, 102.22°) |
| OKLab | oklab(90.18% -0.0221 0.0951) |
| OKLCH | oklch(90.18% 0.098 103.1) |
| XYZ | xyz(66.5538, 74.0567, 39.2164) |
| Luminance | 0.7406 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.38
Palegoldenrod
#EEE8AA
ΔE00 3.30
Light Tan
#FBEEAC
ΔE00 3.94
Dark Cream
#FFF39A
ΔE00 4.29
Vanilla
#F3E5AB
ΔE00 4.39
Buff
#FEF69E
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE295 #959DEA
analogous
#EAB795 #EAE295 #C7EA95
triadic
#EAE295 #95EAE2 #E295EA
tetradic
#EAE295 #95EAB7 #959DEA #EA95C7
square
#EAE295 #95EAB7 #959DEA #EA95C7
split-complementary
#EAE295 #95C7EA #B795EA
monochromatic
#D6C62F #E0D462 #EAE295 #F4F0C8 #FAF8E5
Accessibility & contrast
On white
1.33
#EAE295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#EAE295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE295
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE295 | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD8F
Deuteranopia (green-blind)
#F2E198
Tritanopia (blue-blind)
#F6D8CF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eae295; /* rgb */ color: rgb(234, 226, 149); /* oklch */ color: oklch(90.2% 0.098 103.1);
Tailwind
colors: {
custom: {
50: '#f2ebb5',
500: '#eae295',
950: '#000000',
},
}SCSS
$custom: #eae295; $custom-light: #f2ebb5; $custom-dark: #000000;
JSON
{
"hex": "#eae295",
"rgb": {
"r": 234,
"g": 226,
"b": 149
},
"hsl": {
"h": 54.353,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.90181,
"c": 0.09766,
"h": 103.1
},
"luminance": 0.74055
}Semantic roles & 50–950 ramp
primary
#EAE295
secondary
#5E68C5
accent
#28CF17
background
#FFFEFD
surface
#FEFDF8
border
#D6D5D1
text
#171611
muted
#858481