#EAEC90#EAEC90
#EAEC90 is a very light, moderate yellow. Relative luminance 0.795; OKLCH L 92.2% C 0.115 H 109.5°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEC90 |
|---|---|
| RGB | rgb(234, 236, 144) |
| HSL | hsl(61, 71%, 75%) |
| HSV | hsv(61, 39%, 93%) |
| CMYK | cmyk(0.8%, 0%, 39%, 7.5%) |
| CIE-LAB | lab(91.46, -13.90, 44.35) |
| CIE-LCH | lch(91.46, 46.48, 107.40°) |
| OKLab | oklab(92.15% -0.0383 0.108) |
| OKLCH | oklch(92.15% 0.115 109.5) |
| XYZ | xyz(68.9621, 79.4982, 38.0920) |
| Luminance | 0.7950 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.26
Light Khaki
#E6F2A2
ΔE00 3.66
Buff
#FEF69E
ΔE00 3.66
Dark Cream
#FFF39A
ΔE00 4.22
Parchment
#FEFCAF
ΔE00 4.57
Manilla
#FFFA86
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEC90 #9290EC
analogous
#ECC090 #EAEC90 #BCEC90
triadic
#EAEC90 #90EAEC #EC90EA
tetradic
#EAEC90 #90ECC0 #9290EC #EC90BC
square
#EAEC90 #90ECC0 #9290EC #EC90BC
split-complementary
#EAEC90 #90BCEC #C090EC
monochromatic
#D6DA27 #E0E35C #EAEC90 #F4F5C4 #FAFBE5
Accessibility & contrast
On white
1.24
#EAEC90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#EAEC90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEC90
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEC90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEC90 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E589
Deuteranopia (green-blind)
#FBE894
Tritanopia (blue-blind)
#F6E2D5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eaec90; /* rgb */ color: rgb(234, 236, 144); /* oklch */ color: oklch(92.2% 0.115 109.5);
Tailwind
colors: {
custom: {
50: '#f2f2b2',
500: '#eaec90',
950: '#000000',
},
}SCSS
$custom: #eaec90; $custom-light: #f2f2b2; $custom-dark: #000000;
JSON
{
"hex": "#eaec90",
"rgb": {
"r": 234,
"g": 236,
"b": 144
},
"hsl": {
"h": 61.304,
"s": 70.769,
"l": 74.51
},
"oklch": {
"l": 0.92151,
"c": 0.11455,
"h": 109.5
},
"luminance": 0.79497
}Semantic roles & 50–950 ramp
primary
#EAEC90
secondary
#5C59C7
accent
#13D317
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171611
muted
#858581