#E8DA80#E8DA80
#E8DA80 is a very light, moderate yellow. Relative luminance 0.689; OKLCH L 88.1% C 0.112 H 100.6°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DA80 |
|---|---|
| RGB | rgb(232, 218, 128) |
| HSL | hsl(52, 69%, 71%) |
| HSV | hsv(52, 45%, 91%) |
| CMYK | cmyk(0%, 6%, 44.8%, 9%) |
| CIE-LAB | lab(86.43, -7.32, 45.85) |
| CIE-LCH | lch(86.43, 46.43, 99.07°) |
| OKLab | oklab(88.05% -0.0206 0.1105) |
| OKLCH | oklch(88.05% 0.112 100.6) |
| XYZ | xyz(62.2479, 68.8591, 30.4300) |
| Luminance | 0.6886 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.63
Khaki (CSS)
#F0E68C
ΔE00 2.77
Sand (survey)
#E2CA76
ΔE00 4.53
Wheat (survey)
#FBDD7E
ΔE00 4.63
Dull Yellow
#EEDC5B
ΔE00 5.20
Dark Cream
#FFF39A
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DA80 #808EE8
analogous
#E8A680 #E8DA80 #C2E880
triadic
#E8DA80 #80E8DA #DA80E8
tetradic
#E8DA80 #80E8A6 #808EE8 #E880C2
square
#E8DA80 #80E8A6 #808EE8 #E880C2
split-complementary
#E8DA80 #80C2E8 #A680E8
monochromatic
#C9B324 #DFCB4C #E8DA80 #F1E9B4 #FAF7E5
Accessibility & contrast
On white
1.42
#E8DA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#E8DA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DA80
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DA80 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D579
Deuteranopia (green-blind)
#EDDB84
Tritanopia (blue-blind)
#F6CFC4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e8da80; /* rgb */ color: rgb(232, 218, 128); /* oklch */ color: oklch(88.1% 0.112 100.6);
Tailwind
colors: {
custom: {
50: '#f1e5a6',
500: '#e8da80',
950: '#000000',
},
}SCSS
$custom: #e8da80; $custom-light: #f1e5a6; $custom-dark: #000000;
JSON
{
"hex": "#e8da80",
"rgb": {
"r": 232,
"g": 218,
"b": 128
},
"hsl": {
"h": 51.923,
"s": 69.333,
"l": 70.588
},
"oklch": {
"l": 0.88053,
"c": 0.11237,
"h": 100.6
},
"luminance": 0.68857
}Semantic roles & 50–950 ramp
primary
#E8DA80
secondary
#4B5BC1
accent
#2ED114
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17150F
muted
#858480