#E8DB78#E8DB78
#E8DB78 is a very light, vivid yellow. Relative luminance 0.692; OKLCH L 88.1% C 0.122 H 101.9°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DB78 |
|---|---|
| RGB | rgb(232, 219, 120) |
| HSL | hsl(53, 71%, 69%) |
| HSV | hsv(53, 48%, 91%) |
| CMYK | cmyk(0%, 5.6%, 48.3%, 9%) |
| CIE-LAB | lab(86.59, -8.57, 49.92) |
| CIE-LCH | lch(86.59, 50.65, 99.74°) |
| OKLab | oklab(88.15% -0.025 0.1189) |
| OKLCH | oklch(88.15% 0.122 101.9) |
| XYZ | xyz(62.0021, 69.1769, 27.8521) |
| Luminance | 0.6917 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.82
Khaki (CSS)
#F0E68C
ΔE00 2.95
Dull Yellow
#EEDC5B
ΔE00 4.00
Wheat (survey)
#FBDD7E
ΔE00 4.94
Sand Yellow
#FCE166
ΔE00 5.02
Yellow Tan
#FFE36E
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DB78 #7885E8
analogous
#E8A378 #E8DB78 #BDE878
triadic
#E8DB78 #78E8DB #DB78E8
tetradic
#E8DB78 #78E8A3 #7885E8 #E878BD
square
#E8DB78 #78E8A3 #7885E8 #E878BD
split-complementary
#E8DB78 #78BDE8 #A378E8
monochromatic
#C4B121 #DFCD44 #E8DB78 #F1E9AC #FAF7E1
Accessibility & contrast
On white
1.42
#E8DB78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#E8DB78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DB78
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DB78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DB78 | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56F
Deuteranopia (green-blind)
#EFDB7C
Tritanopia (blue-blind)
#F6CFC4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e8db78; /* rgb */ color: rgb(232, 219, 120); /* oklch */ color: oklch(88.1% 0.122 101.9);
Tailwind
colors: {
custom: {
50: '#f1e6a1',
500: '#e8db78',
950: '#000000',
},
}SCSS
$custom: #e8db78; $custom-light: #f1e6a1; $custom-dark: #000000;
JSON
{
"hex": "#e8db78",
"rgb": {
"r": 232,
"g": 219,
"b": 120
},
"hsl": {
"h": 53.036,
"s": 70.886,
"l": 69.02
},
"oklch": {
"l": 0.88145,
"c": 0.12154,
"h": 101.9
},
"luminance": 0.69175
}Semantic roles & 50–950 ramp
primary
#E8DB78
secondary
#4453C0
accent
#29D313
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17150F
muted
#858480