#E7DE74#E7DE74
#E7DE74 is a very light, vivid yellow. Relative luminance 0.705; OKLCH L 88.6% C 0.128 H 104.3°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DE74 |
|---|---|
| RGB | rgb(231, 222, 116) |
| HSL | hsl(55, 71%, 68%) |
| HSV | hsv(55, 50%, 91%) |
| CMYK | cmyk(0%, 3.9%, 49.8%, 9.4%) |
| CIE-LAB | lab(87.24, -10.83, 52.58) |
| CIE-LCH | lch(87.24, 53.69, 101.63°) |
| OKLab | oklab(88.62% -0.0318 0.1245) |
| OKLCH | oklch(88.62% 0.128 104.3) |
| XYZ | xyz(62.2303, 70.4943, 26.8483) |
| Luminance | 0.7049 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.11
Dull Yellow
#EEDC5B
ΔE00 3.75
Sandy
#F1DA7A
ΔE00 4.10
Sandy Yellow
#FDEE73
ΔE00 4.45
Yellowish
#FAEE66
ΔE00 4.98
Sand Yellow
#FCE166
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DE74 #747DE7
analogous
#E7A474 #E7DE74 #B7E774
triadic
#E7DE74 #74E7DE #DE74E7
tetradic
#E7DE74 #74E7A4 #747DE7 #E774B7
square
#E7DE74 #74E7A4 #747DE7 #E774B7
split-complementary
#E7DE74 #74B7E7 #A474E7
monochromatic
#C0B321 #DED240 #E7DE74 #F0EAA8 #F9F7DC
Accessibility & contrast
On white
1.39
#E7DE74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#E7DE74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DE74
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DE74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DE74 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86A
Deuteranopia (green-blind)
#F1DD79
Tritanopia (blue-blind)
#F5D2C6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #e7de74; /* rgb */ color: rgb(231, 222, 116); /* oklch */ color: oklch(88.6% 0.128 104.3);
Tailwind
colors: {
custom: {
50: '#f1e89e',
500: '#e7de74',
950: '#000000',
},
}SCSS
$custom: #e7de74; $custom-light: #f1e89e; $custom-dark: #000000;
JSON
{
"hex": "#e7de74",
"rgb": {
"r": 231,
"g": 222,
"b": 116
},
"hsl": {
"h": 55.304,
"s": 70.552,
"l": 68.039
},
"oklch": {
"l": 0.88624,
"c": 0.12848,
"h": 104.3
},
"luminance": 0.70492
}Semantic roles & 50–950 ramp
primary
#E7DE74
secondary
#414BBF
accent
#22D313
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17160F
muted
#858480