#E7DF76#E7DF76
#E7DF76 is a very light, vivid yellow. Relative luminance 0.711; OKLCH L 88.9% C 0.128 H 104.8°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DF76 |
|---|---|
| RGB | rgb(231, 223, 118) |
| HSL | hsl(56, 70%, 68%) |
| HSV | hsv(56, 49%, 91%) |
| CMYK | cmyk(0%, 3.5%, 48.9%, 9.4%) |
| CIE-LAB | lab(87.52, -11.15, 51.98) |
| CIE-LCH | lch(87.52, 53.16, 102.11°) |
| OKLab | oklab(88.85% -0.0326 0.1233) |
| OKLCH | oklch(88.85% 0.128 104.8) |
| XYZ | xyz(62.6143, 71.0741, 27.5564) |
| Luminance | 0.7107 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.91
Dull Yellow
#EEDC5B
ΔE00 4.06
Sandy
#F1DA7A
ΔE00 4.32
Sandy Yellow
#FDEE73
ΔE00 4.48
Yellowish
#FAEE66
ΔE00 5.02
Straw
#FCF679
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DF76 #767EE7
analogous
#E7A676 #E7DF76 #B6E776
triadic
#E7DF76 #76E7DF #DF76E7
tetradic
#E7DF76 #76E7A6 #767EE7 #E776B6
square
#E7DF76 #76E7A6 #767EE7 #E776B6
split-complementary
#E7DF76 #76B6E7 #A676E7
monochromatic
#C1B622 #DED342 #E7DF76 #F0EBAA #F9F7DE
Accessibility & contrast
On white
1.38
#E7DF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#E7DF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DF76
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DF76 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD86D
Deuteranopia (green-blind)
#F2DE7B
Tritanopia (blue-blind)
#F5D3C7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #e7df76; /* rgb */ color: rgb(231, 223, 118); /* oklch */ color: oklch(88.9% 0.128 104.8);
Tailwind
colors: {
custom: {
50: '#f1e8a0',
500: '#e7df76',
950: '#000000',
},
}SCSS
$custom: #e7df76; $custom-light: #f1e8a0; $custom-dark: #000000;
JSON
{
"hex": "#e7df76",
"rgb": {
"r": 231,
"g": 223,
"b": 118
},
"hsl": {
"h": 55.752,
"s": 70.186,
"l": 68.431
},
"oklch": {
"l": 0.88855,
"c": 0.12754,
"h": 104.8
},
"luminance": 0.71072
}Semantic roles & 50–950 ramp
primary
#E7DF76
secondary
#424BBF
accent
#21D213
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17160F
muted
#858480