#EAEE8D#EAEE8D
#EAEE8D is a very light, vivid yellow. Relative luminance 0.806; OKLCH L 92.5% C 0.120 H 110.6°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEE8D |
|---|---|
| RGB | rgb(234, 238, 141) |
| HSL | hsl(62, 74%, 74%) |
| HSV | hsv(62, 41%, 93%) |
| CMYK | cmyk(1.7%, 0%, 40.8%, 6.7%) |
| CIE-LAB | lab(91.94, -15.20, 46.42) |
| CIE-LCH | lch(91.94, 48.84, 108.13°) |
| OKLab | oklab(92.52% -0.0422 0.1125) |
| OKLCH | oklch(92.52% 0.12 110.6) |
| XYZ | xyz(69.3149, 80.5658, 37.0935) |
| Luminance | 0.8056 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.82
Khaki (CSS)
#F0E68C
ΔE00 3.85
Buff
#FEF69E
ΔE00 3.97
Manilla
#FFFA86
ΔE00 4.51
Dark Cream
#FFF39A
ΔE00 4.59
Yellowish Tan
#FCFC81
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEE8D #918DEE
analogous
#EEC28D #EAEE8D #BAEE8D
triadic
#EAEE8D #8DEAEE #EE8DEA
tetradic
#EAEE8D #8DEEC2 #918DEE #EE8DBA
square
#EAEE8D #8DEEC2 #918DEE #EE8DBA
split-complementary
#EAEE8D #8DBAEE #C28DEE
monochromatic
#D6DE22 #E0E658 #EAEE8D #F4F6C2 #FAFBE4
Accessibility & contrast
On white
1.23
#EAEE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#EAEE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEE8D
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEE8D | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE685
Deuteranopia (green-blind)
#FCE991
Tritanopia (blue-blind)
#F6E3D6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eaee8d; /* rgb */ color: rgb(234, 238, 141); /* oklch */ color: oklch(92.5% 0.120 110.6);
Tailwind
colors: {
custom: {
50: '#f2f3b0',
500: '#eaee8d',
950: '#000000',
},
}SCSS
$custom: #eaee8d; $custom-light: #f2f3b0; $custom-dark: #000000;
JSON
{
"hex": "#eaee8d",
"rgb": {
"r": 234,
"g": 238,
"b": 141
},
"hsl": {
"h": 62.474,
"s": 74.046,
"l": 74.314
},
"oklch": {
"l": 0.92518,
"c": 0.12015,
"h": 110.6
},
"luminance": 0.80565
}Semantic roles & 50–950 ramp
primary
#EAEE8D
secondary
#5B56C9
accent
#0FD618
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171710
muted
#858581