#E7DF7A#E7DF7A
#E7DF7A is a very light, vivid yellow. Relative luminance 0.712; OKLCH L 88.9% C 0.124 H 104.6°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DF7A |
|---|---|
| RGB | rgb(231, 223, 122) |
| HSL | hsl(56, 69%, 69%) |
| HSV | hsv(56, 47%, 91%) |
| CMYK | cmyk(0%, 3.5%, 47.2%, 9.4%) |
| CIE-LAB | lab(87.57, -10.79, 50.13) |
| CIE-LCH | lch(87.57, 51.28, 102.15°) |
| OKLab | oklab(88.91% -0.0311 0.1196) |
| OKLCH | oklch(88.91% 0.124 104.6) |
| XYZ | xyz(62.8571, 71.1712, 28.8349) |
| Luminance | 0.7117 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.48
Sandy
#F1DA7A
ΔE00 4.21
Dull Yellow
#EEDC5B
ΔE00 4.49
Sandy Yellow
#FDEE73
ΔE00 4.76
Dark Cream
#FFF39A
ΔE00 5.09
Yellowish
#FAEE66
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DF7A #7A82E7
analogous
#E7A97A #E7DF7A #B9E77A
triadic
#E7DF7A #7AE7DF #DF7AE7
tetradic
#E7DF7A #7AE7A9 #7A82E7 #E77AB9
square
#E7DF7A #7AE7A9 #7A82E7 #E77AB9
split-complementary
#E7DF7A #7AB9E7 #A97AE7
monochromatic
#C3B823 #DED346 #E7DF7A #F0EBAE #FAF8E2
Accessibility & contrast
On white
1.38
#E7DF7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#E7DF7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DF7A
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DF7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DF7A | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED971
Deuteranopia (green-blind)
#F2DE7F
Tritanopia (blue-blind)
#F5D3C7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #e7df7a; /* rgb */ color: rgb(231, 223, 122); /* oklch */ color: oklch(88.9% 0.124 104.6);
Tailwind
colors: {
custom: {
50: '#f0e8a2',
500: '#e7df7a',
950: '#000000',
},
}SCSS
$custom: #e7df7a; $custom-light: #f0e8a2; $custom-dark: #000000;
JSON
{
"hex": "#e7df7a",
"rgb": {
"r": 231,
"g": 223,
"b": 122
},
"hsl": {
"h": 55.596,
"s": 69.427,
"l": 69.216
},
"oklch": {
"l": 0.88908,
"c": 0.12356,
"h": 104.6
},
"luminance": 0.71169
}Semantic roles & 50–950 ramp
primary
#E7DF7A
secondary
#464FBF
accent
#22D114
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17160F
muted
#858480