#E8EE93#E8EE93
#E8EE93 is a very light, moderate yellow. Relative luminance 0.804; OKLCH L 92.5% C 0.114 H 111.7°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E8EE93 |
|---|---|
| RGB | rgb(232, 238, 147) |
| HSL | hsl(64, 73%, 75%) |
| HSV | hsv(64, 38%, 93%) |
| CMYK | cmyk(2.5%, 0%, 38.2%, 6.7%) |
| CIE-LAB | lab(91.87, -15.32, 43.37) |
| CIE-LCH | lch(91.87, 45.99, 109.46°) |
| OKLab | oklab(92.45% -0.0421 0.1059) |
| OKLCH | oklch(92.45% 0.114 111.7) |
| XYZ | xyz(69.1204, 80.4125, 39.4781) |
| Luminance | 0.8041 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.72
Buff
#FEF69E
ΔE00 4.25
Khaki (CSS)
#F0E68C
ΔE00 4.31
Parchment
#FEFCAF
ΔE00 4.54
Dark Cream
#FFF39A
ΔE00 5.00
Creme
#FFFFB6
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8EE93 #9993EE
analogous
#EEC693 #E8EE93 #BAEE93
triadic
#E8EE93 #93E8EE #EE93E8
tetradic
#E8EE93 #93EEC6 #9993EE #EE93BA
square
#E8EE93 #93EEC6 #9993EE #EE93BA
split-complementary
#E8EE93 #93BAEE #C693EE
monochromatic
#D1DD29 #DDE65E #E8EE93 #F3F6C8 #F9FBE5
Accessibility & contrast
On white
1.23
#E8EE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#E8EE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8EE93
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8EE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8EE93 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE68C
Deuteranopia (green-blind)
#FBE997
Tritanopia (blue-blind)
#F3E4D8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e8ee93; /* rgb */ color: rgb(232, 238, 147); /* oklch */ color: oklch(92.5% 0.114 111.7);
Tailwind
colors: {
custom: {
50: '#f0f3b4',
500: '#e8ee93',
950: '#000000',
},
}SCSS
$custom: #e8ee93; $custom-light: #f0f3b4; $custom-dark: #000000;
JSON
{
"hex": "#e8ee93",
"rgb": {
"r": 232,
"g": 238,
"b": 147
},
"hsl": {
"h": 63.956,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.92454,
"c": 0.11394,
"h": 111.7
},
"luminance": 0.80411
}Semantic roles & 50–950 ramp
primary
#E8EE93
secondary
#635BCA
accent
#11D51E
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171711
muted
#858581