#EAE293#EAE293
#EAE293 is a very light, moderate yellow. Relative luminance 0.740; OKLCH L 90.1% C 0.100 H 103.2°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE293 |
|---|---|
| RGB | rgb(234, 226, 147) |
| HSL | hsl(54, 67%, 75%) |
| HSV | hsv(54, 37%, 92%) |
| CMYK | cmyk(0%, 3.4%, 37.2%, 8.2%) |
| CIE-LAB | lab(88.92, -8.59, 39.61) |
| CIE-LCH | lch(88.92, 40.53, 102.24°) |
| OKLab | oklab(90.15% -0.0229 0.0973) |
| OKLCH | oklch(90.15% 0.1 103.2) |
| XYZ | xyz(66.3955, 73.9934, 38.3827) |
| Luminance | 0.7399 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.07
Palegoldenrod
#EEE8AA
ΔE00 3.63
Light Tan
#FBEEAC
ΔE00 4.16
Dark Cream
#FFF39A
ΔE00 4.16
Buff
#FEF69E
ΔE00 4.40
Vanilla
#F3E5AB
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE293 #939BEA
analogous
#EAB793 #EAE293 #C6EA93
triadic
#EAE293 #93EAE2 #E293EA
tetradic
#EAE293 #93EAB7 #939BEA #EA93C6
square
#EAE293 #93EAB7 #939BEA #EA93C6
split-complementary
#EAE293 #93C6EA #B793EA
monochromatic
#D6C62D #E0D460 #EAE293 #F4F0C6 #FAF8E5
Accessibility & contrast
On white
1.33
#EAE293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#EAE293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE293
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE293 | 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)
#EFDD8D
Deuteranopia (green-blind)
#F2E196
Tritanopia (blue-blind)
#F6D8CE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eae293; /* rgb */ color: rgb(234, 226, 147); /* oklch */ color: oklch(90.1% 0.100 103.2);
Tailwind
colors: {
custom: {
50: '#f2ebb3',
500: '#eae293',
950: '#000000',
},
}SCSS
$custom: #eae293; $custom-light: #f2ebb3; $custom-dark: #000000;
JSON
{
"hex": "#eae293",
"rgb": {
"r": 234,
"g": 226,
"b": 147
},
"hsl": {
"h": 54.483,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.90148,
"c": 0.09993,
"h": 103.2
},
"luminance": 0.73992
}Semantic roles & 50–950 ramp
primary
#EAE293
secondary
#5C66C5
accent
#27CF16
background
#FFFEFD
surface
#FEFDF8
border
#D6D5D1
text
#171611
muted
#858481