#EAE690#EAE690
#EAE690 is a very light, moderate yellow. Relative luminance 0.761; OKLCH L 90.9% C 0.108 H 106.1°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE690 |
|---|---|
| RGB | rgb(234, 230, 144) |
| HSL | hsl(57, 68%, 74%) |
| HSV | hsv(57, 38%, 92%) |
| CMYK | cmyk(0%, 1.7%, 38.5%, 8.2%) |
| CIE-LAB | lab(89.91, -10.92, 42.37) |
| CIE-LCH | lch(89.91, 43.76, 104.45°) |
| OKLab | oklab(90.92% -0.0298 0.1035) |
| OKLCH | oklch(90.92% 0.108 106.1) |
| XYZ | xyz(67.2635, 76.1012, 37.5258) |
| Luminance | 0.7610 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.79
Buff
#FEF69E
ΔE00 3.71
Dark Cream
#FFF39A
ΔE00 3.77
Palegoldenrod
#EEE8AA
ΔE00 4.51
Light Khaki
#E6F2A2
ΔE00 4.86
Parchment
#FEFCAF
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE690 #9094EA
analogous
#EAB990 #EAE690 #C1EA90
triadic
#EAE690 #90EAE6 #E690EA
tetradic
#EAE690 #90EAB9 #9094EA #EA90C1
square
#EAE690 #90EAB9 #9094EA #EA90C1
split-complementary
#EAE690 #90C1EA #B990EA
monochromatic
#D7CF29 #E0DA5D #EAE690 #F4F2C3 #FAF9E5
Accessibility & contrast
On white
1.29
#EAE690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#EAE690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE690
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE690 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E089
Deuteranopia (green-blind)
#F6E494
Tritanopia (blue-blind)
#F6DCD1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eae690; /* rgb */ color: rgb(234, 230, 144); /* oklch */ color: oklch(90.9% 0.108 106.1);
Tailwind
colors: {
custom: {
50: '#f2edb1',
500: '#eae690',
950: '#000000',
},
}SCSS
$custom: #eae690; $custom-light: #f2edb1; $custom-dark: #000000;
JSON
{
"hex": "#eae690",
"rgb": {
"r": 234,
"g": 230,
"b": 144
},
"hsl": {
"h": 57.333,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.90916,
"c": 0.10767,
"h": 106.1
},
"luminance": 0.761
}Semantic roles & 50–950 ramp
primary
#EAE690
secondary
#5A5EC5
accent
#1ED015
background
#FFFEFD
surface
#FEFDF8
border
#D6D5D1
text
#171611
muted
#858481