#EAE990#EAE990
#EAE990 is a very light, moderate yellow. Relative luminance 0.778; OKLCH L 91.5% C 0.111 H 107.8°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE990 |
|---|---|
| RGB | rgb(234, 233, 144) |
| HSL | hsl(59, 68%, 74%) |
| HSV | hsv(59, 38%, 92%) |
| CMYK | cmyk(0%, 0.4%, 38.5%, 8.2%) |
| CIE-LAB | lab(90.68, -12.41, 43.36) |
| CIE-LCH | lch(90.68, 45.10, 105.97°) |
| OKLab | oklab(91.53% -0.034 0.1057) |
| OKLCH | oklch(91.53% 0.111 107.8) |
| XYZ | xyz(68.1056, 77.7853, 37.8065) |
| Luminance | 0.7778 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.44
Buff
#FEF69E
ΔE00 3.55
Dark Cream
#FFF39A
ΔE00 3.88
Light Khaki
#E6F2A2
ΔE00 4.17
Parchment
#FEFCAF
ΔE00 4.69
Palegoldenrod
#EEE8AA
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE990 #9091EA
analogous
#EABC90 #EAE990 #BEEA90
triadic
#EAE990 #90EAE9 #E990EA
tetradic
#EAE990 #90EABC #9091EA #EA90BE
square
#EAE990 #90EABC #9091EA #EA90BE
split-complementary
#EAE990 #90BEEA #BC90EA
monochromatic
#D7D529 #E0DF5D #EAE990 #F4F3C3 #FAFAE5
Accessibility & contrast
On white
1.27
#EAE990 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#EAE990 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE990
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE990 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE990 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E289
Deuteranopia (green-blind)
#F8E694
Tritanopia (blue-blind)
#F6DFD3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eae990; /* rgb */ color: rgb(234, 233, 144); /* oklch */ color: oklch(91.5% 0.111 107.8);
Tailwind
colors: {
custom: {
50: '#f2efb1',
500: '#eae990',
950: '#000000',
},
}SCSS
$custom: #eae990; $custom-light: #f2efb1; $custom-dark: #000000;
JSON
{
"hex": "#eae990",
"rgb": {
"r": 234,
"g": 233,
"b": 144
},
"hsl": {
"h": 59.333,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.91532,
"c": 0.11107,
"h": 107.8
},
"luminance": 0.77784
}Semantic roles & 50–950 ramp
primary
#EAE990
secondary
#5A5BC5
accent
#17D015
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171611
muted
#858581