#EAE391#EAE391
#EAE391 is a very light, moderate yellow. Relative luminance 0.745; OKLCH L 90.3% C 0.103 H 104.1°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE391 |
|---|---|
| RGB | rgb(234, 227, 145) |
| HSL | hsl(55, 68%, 74%) |
| HSV | hsv(55, 38%, 92%) |
| CMYK | cmyk(0%, 3%, 38%, 8.2%) |
| CIE-LAB | lab(89.15, -9.31, 40.91) |
| CIE-LCH | lch(89.15, 41.95, 102.83°) |
| OKLab | oklab(90.32% -0.0251 0.1002) |
| OKLCH | oklch(90.32% 0.103 104.1) |
| XYZ | xyz(66.5126, 74.4765, 37.6543) |
| Luminance | 0.7448 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.70
Dark Cream
#FFF39A
ΔE00 3.95
Palegoldenrod
#EEE8AA
ΔE00 4.01
Buff
#FEF69E
ΔE00 4.14
Light Tan
#FBEEAC
ΔE00 4.49
Sandy
#F1DA7A
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE391 #9198EA
analogous
#EAB791 #EAE391 #C5EA91
triadic
#EAE391 #91EAE3 #E391EA
tetradic
#EAE391 #91EAB7 #9198EA #EA91C5
square
#EAE391 #91EAB7 #9198EA #EA91C5
split-complementary
#EAE391 #91C5EA #B791EA
monochromatic
#D6C92A #E0D65E #EAE391 #F4F0C4 #FAF8E5
Accessibility & contrast
On white
1.32
#EAE391 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#EAE391 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE391
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE391 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE391 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD8B
Deuteranopia (green-blind)
#F3E294
Tritanopia (blue-blind)
#F6D9CF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eae391; /* rgb */ color: rgb(234, 227, 145); /* oklch */ color: oklch(90.3% 0.103 104.1);
Tailwind
colors: {
custom: {
50: '#f2ebb2',
500: '#eae391',
950: '#000000',
},
}SCSS
$custom: #eae391; $custom-light: #f2ebb2; $custom-dark: #000000;
JSON
{
"hex": "#eae391",
"rgb": {
"r": 234,
"g": 227,
"b": 145
},
"hsl": {
"h": 55.281,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.90319,
"c": 0.10325,
"h": 104.1
},
"luminance": 0.74475
}Semantic roles & 50–950 ramp
primary
#EAE391
secondary
#5B63C5
accent
#24D016
background
#FFFEFD
surface
#FEFDF8
border
#D6D5D1
text
#171611
muted
#858481