#EAEE95#EAEE95
#EAEE95 is a very light, moderate yellow. Relative luminance 0.808; OKLCH L 92.6% C 0.111 H 110.6°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEE95 |
|---|---|
| RGB | rgb(234, 238, 149) |
| HSL | hsl(63, 72%, 76%) |
| HSV | hsv(63, 37%, 93%) |
| CMYK | cmyk(1.7%, 0%, 37.4%, 6.7%) |
| CIE-LAB | lab(92.05, -14.34, 42.64) |
| CIE-LCH | lch(92.05, 44.99, 108.58°) |
| OKLab | oklab(92.64% -0.0392 0.1043) |
| OKLCH | oklch(92.64% 0.111 110.6) |
| XYZ | xyz(69.9318, 80.8126, 40.3424) |
| Luminance | 0.8081 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.82
Buff
#FEF69E
ΔE00 3.79
Khaki (CSS)
#F0E68C
ΔE00 3.90
Parchment
#FEFCAF
ΔE00 4.13
Dark Cream
#FFF39A
ΔE00 4.52
Creme
#FFFFB6
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEE95 #9995EE
analogous
#EEC595 #EAEE95 #BDEE95
triadic
#EAEE95 #95EAEE #EE95EA
tetradic
#EAEE95 #95EEC5 #9995EE #EE95BD
square
#EAEE95 #95EEC5 #9995EE #EE95BD
split-complementary
#EAEE95 #95BDEE #C595EE
monochromatic
#D5DD2C #E0E660 #EAEE95 #F4F6CA #FAFBE5
Accessibility & contrast
On white
1.22
#EAEE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#EAEE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEE95
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEE95 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE78E
Deuteranopia (green-blind)
#FCEA99
Tritanopia (blue-blind)
#F5E4D8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eaee95; /* rgb */ color: rgb(234, 238, 149); /* oklch */ color: oklch(92.6% 0.111 110.6);
Tailwind
colors: {
custom: {
50: '#f2f3b5',
500: '#eaee95',
950: '#000000',
},
}SCSS
$custom: #eaee95; $custom-light: #f2f3b5; $custom-dark: #000000;
JSON
{
"hex": "#eaee95",
"rgb": {
"r": 234,
"g": 238,
"b": 149
},
"hsl": {
"h": 62.697,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.92642,
"c": 0.11143,
"h": 110.6
},
"luminance": 0.80811
}Semantic roles & 50–950 ramp
primary
#EAEE95
secondary
#625DCA
accent
#11D41A
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171711
muted
#858581