#E8EA8F#E8EA8F
#E8EA8F is a very light, moderate yellow. Relative luminance 0.780; OKLCH L 91.6% C 0.114 H 109.5°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E8EA8F |
|---|---|
| RGB | rgb(232, 234, 143) |
| HSL | hsl(61, 68%, 74%) |
| HSV | hsv(61, 39%, 92%) |
| CMYK | cmyk(0.9%, 0%, 38.9%, 8.2%) |
| CIE-LAB | lab(90.77, -13.78, 43.94) |
| CIE-LCH | lch(90.77, 46.05, 107.42°) |
| OKLab | oklab(91.56% -0.038 0.107) |
| OKLCH | oklch(91.56% 0.114 109.5) |
| XYZ | xyz(67.6603, 77.9859, 37.4698) |
| Luminance | 0.7799 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.19
Light Khaki
#E6F2A2
ΔE00 3.71
Buff
#FEF69E
ΔE00 3.96
Dark Cream
#FFF39A
ΔE00 4.44
Parchment
#FEFCAF
ΔE00 4.85
Manilla
#FFFA86
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8EA8F #918FEA
analogous
#EABF8F #E8EA8F #BBEA8F
triadic
#E8EA8F #8FE8EA #EA8FE8
tetradic
#E8EA8F #8FEABF #918FEA #EA8FBB
square
#E8EA8F #8FEABF #918FEA #EA8FBB
split-complementary
#E8EA8F #8FBBEA #BF8FEA
monochromatic
#D3D628 #DDE05B #E8EA8F #F3F4C3 #FAFAE5
Accessibility & contrast
On white
1.27
#E8EA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#E8EA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8EA8F
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8EA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8EA8F | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E388
Deuteranopia (green-blind)
#F8E693
Tritanopia (blue-blind)
#F4E0D4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e8ea8f; /* rgb */ color: rgb(232, 234, 143); /* oklch */ color: oklch(91.6% 0.114 109.5);
Tailwind
colors: {
custom: {
50: '#f0f0b1',
500: '#e8ea8f',
950: '#000000',
},
}SCSS
$custom: #e8ea8f; $custom-light: #f0f0b1; $custom-dark: #000000;
JSON
{
"hex": "#e8ea8f",
"rgb": {
"r": 232,
"g": 234,
"b": 143
},
"hsl": {
"h": 61.319,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.91563,
"c": 0.11353,
"h": 109.5
},
"luminance": 0.77985
}Semantic roles & 50–950 ramp
primary
#E8EA8F
secondary
#5B59C4
accent
#15D019
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171611
muted
#858581