#E8DF86#E8DF86
#E8DF86 is a very light, moderate yellow. Relative luminance 0.717; OKLCH L 89.2% C 0.111 H 103.4°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DF86 |
|---|---|
| RGB | rgb(232, 223, 134) |
| HSL | hsl(54, 68%, 72%) |
| HSV | hsv(54, 42%, 91%) |
| CMYK | cmyk(0%, 3.9%, 42.2%, 9%) |
| CIE-LAB | lab(87.80, -9.24, 44.61) |
| CIE-LCH | lch(87.80, 45.56, 101.71°) |
| OKLab | oklab(89.16% -0.0256 0.108) |
| OKLCH | oklch(89.16% 0.111 103.4) |
| XYZ | xyz(63.9708, 71.6541, 33.0105) |
| Luminance | 0.7165 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.61
Sandy
#F1DA7A
ΔE00 4.05
Dark Cream
#FFF39A
ΔE00 4.52
Buff
#FEF69E
ΔE00 4.95
Palegoldenrod
#EEE8AA
ΔE00 5.48
Light Tan
#FBEEAC
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DF86 #868FE8
analogous
#E8AE86 #E8DF86 #C0E886
triadic
#E8DF86 #86E8DF #DF86E8
tetradic
#E8DF86 #86E8AE #868FE8 #E886C0
square
#E8DF86 #86E8AE #868FE8 #E886C0
split-complementary
#E8DF86 #86C0E8 #AE86E8
monochromatic
#CDBD27 #DED153 #E8DF86 #F2EDB9 #FAF8E5
Accessibility & contrast
On white
1.37
#E8DF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#E8DF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DF86
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DF86 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD97F
Deuteranopia (green-blind)
#F1DE8A
Tritanopia (blue-blind)
#F5D4C9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e8df86; /* rgb */ color: rgb(232, 223, 134); /* oklch */ color: oklch(89.2% 0.111 103.4);
Tailwind
colors: {
custom: {
50: '#f1e8aa',
500: '#e8df86',
950: '#000000',
},
}SCSS
$custom: #e8df86; $custom-light: #f1e8aa; $custom-dark: #000000;
JSON
{
"hex": "#e8df86",
"rgb": {
"r": 232,
"g": 223,
"b": 134
},
"hsl": {
"h": 54.49,
"s": 68.056,
"l": 71.765
},
"oklch": {
"l": 0.89163,
"c": 0.11104,
"h": 103.4
},
"luminance": 0.71652
}Semantic roles & 50–950 ramp
primary
#E8DF86
secondary
#515BC1
accent
#27D016
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171610
muted
#858481