#E8DB76#E8DB76
#E8DB76 is a very light, vivid yellow. Relative luminance 0.691; OKLCH L 88.1% C 0.124 H 102.0°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DB76 |
|---|---|
| RGB | rgb(232, 219, 118) |
| HSL | hsl(53, 71%, 69%) |
| HSV | hsv(53, 49%, 91%) |
| CMYK | cmyk(0%, 5.6%, 49.1%, 9%) |
| CIE-LAB | lab(86.57, -8.75, 50.85) |
| CIE-LCH | lch(86.57, 51.60, 99.76°) |
| OKLab | oklab(88.12% -0.0257 0.1208) |
| OKLCH | oklch(88.12% 0.124 102) |
| XYZ | xyz(61.8820, 69.1289, 27.2195) |
| Luminance | 0.6913 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.89
Khaki (CSS)
#F0E68C
ΔE00 3.11
Dull Yellow
#EEDC5B
ΔE00 3.74
Sand Yellow
#FCE166
ΔE00 4.87
Yellow Tan
#FFE36E
ΔE00 4.94
Sandy Yellow
#FDEE73
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DB76 #7683E8
analogous
#E8A276 #E8DB76 #BCE876
triadic
#E8DB76 #76E8DB #DB76E8
tetradic
#E8DB76 #76E8A2 #7683E8 #E876BC
square
#E8DB76 #76E8A2 #7683E8 #E876BC
split-complementary
#E8DB76 #76BCE8 #A276E8
monochromatic
#C3B021 #DFCD42 #E8DB76 #F1E9AA #FAF7DF
Accessibility & contrast
On white
1.42
#E8DB76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#E8DB76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DB76
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DB76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DB76 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56D
Deuteranopia (green-blind)
#EFDB7B
Tritanopia (blue-blind)
#F7CFC3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e8db76; /* rgb */ color: rgb(232, 219, 118); /* oklch */ color: oklch(88.1% 0.124 102.0);
Tailwind
colors: {
custom: {
50: '#f1e6a0',
500: '#e8db76',
950: '#000000',
},
}SCSS
$custom: #e8db76; $custom-light: #f1e6a0; $custom-dark: #000000;
JSON
{
"hex": "#e8db76",
"rgb": {
"r": 232,
"g": 219,
"b": 118
},
"hsl": {
"h": 53.158,
"s": 71.25,
"l": 68.627
},
"oklch": {
"l": 0.88118,
"c": 0.12353,
"h": 102
},
"luminance": 0.69127
}Semantic roles & 50–950 ramp
primary
#E8DB76
secondary
#4251C0
accent
#28D312
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17150F
muted
#858480