#E7DB74#E7DB74
#E7DB74 is a very light, vivid yellow. Relative luminance 0.689; OKLCH L 88.0% C 0.125 H 102.7°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DB74 |
|---|---|
| RGB | rgb(231, 219, 116) |
| HSL | hsl(54, 71%, 68%) |
| HSV | hsv(54, 50%, 91%) |
| CMYK | cmyk(0%, 5.2%, 49.8%, 9.4%) |
| CIE-LAB | lab(86.46, -9.32, 51.65) |
| CIE-LCH | lch(86.46, 52.49, 100.23°) |
| OKLab | oklab(88.01% -0.0275 0.1224) |
| OKLCH | oklch(88.01% 0.125 102.7) |
| XYZ | xyz(61.4406, 68.9149, 26.5851) |
| Luminance | 0.6891 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 3.23
Khaki (CSS)
#F0E68C
ΔE00 3.27
Dull Yellow
#EEDC5B
ΔE00 3.60
Sandy Yellow
#FDEE73
ΔE00 4.88
Sand Yellow
#FCE166
ΔE00 4.96
Yellow Tan
#FFE36E
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DB74 #7480E7
analogous
#E7A174 #E7DB74 #B9E774
triadic
#E7DB74 #74E7DB #DB74E7
tetradic
#E7DB74 #74E7A1 #7480E7 #E774B9
square
#E7DB74 #74E7A1 #7480E7 #E774B9
split-complementary
#E7DB74 #74B9E7 #A174E7
monochromatic
#C0AF21 #DECD40 #E7DB74 #F0E9A8 #F9F6DC
Accessibility & contrast
On white
1.42
#E7DB74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#E7DB74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DB74
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DB74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DB74 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56B
Deuteranopia (green-blind)
#EFDB79
Tritanopia (blue-blind)
#F6CFC3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e7db74; /* rgb */ color: rgb(231, 219, 116); /* oklch */ color: oklch(88.0% 0.125 102.7);
Tailwind
colors: {
custom: {
50: '#f1e69e',
500: '#e7db74',
950: '#000000',
},
}SCSS
$custom: #e7db74; $custom-light: #f1e69e; $custom-dark: #000000;
JSON
{
"hex": "#e7db74",
"rgb": {
"r": 231,
"g": 219,
"b": 116
},
"hsl": {
"h": 53.739,
"s": 70.552,
"l": 68.039
},
"oklch": {
"l": 0.88007,
"c": 0.12548,
"h": 102.7
},
"luminance": 0.68913
}Semantic roles & 50–950 ramp
primary
#E7DB74
secondary
#414EBF
accent
#27D313
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17150F
muted
#858480