#E7DB76#E7DB76
#E7DB76 is a very light, vivid yellow. Relative luminance 0.690; OKLCH L 88.0% C 0.124 H 102.5°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DB76 |
|---|---|
| RGB | rgb(231, 219, 118) |
| HSL | hsl(54, 70%, 68%) |
| HSV | hsv(54, 49%, 91%) |
| CMYK | cmyk(0%, 5.2%, 48.9%, 9.4%) |
| CIE-LAB | lab(86.49, -9.15, 50.73) |
| CIE-LCH | lch(86.49, 51.55, 100.22°) |
| OKLab | oklab(88.03% -0.0268 0.1206) |
| OKLCH | oklch(88.03% 0.124 102.5) |
| XYZ | xyz(61.5582, 68.9620, 27.2044) |
| Luminance | 0.6896 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.08
Sandy
#F1DA7A
ΔE00 3.15
Dull Yellow
#EEDC5B
ΔE00 3.85
Sandy Yellow
#FDEE73
ΔE00 5.01
Sand Yellow
#FCE166
ΔE00 5.09
Yellow Tan
#FFE36E
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DB76 #7682E7
analogous
#E7A276 #E7DB76 #BAE776
triadic
#E7DB76 #76E7DB #DB76E7
tetradic
#E7DB76 #76E7A2 #7682E7 #E776BA
square
#E7DB76 #76E7A2 #7682E7 #E776BA
split-complementary
#E7DB76 #76BAE7 #A276E7
monochromatic
#C1B022 #DECD42 #E7DB76 #F0E9AA #F9F6DE
Accessibility & contrast
On white
1.42
#E7DB76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#E7DB76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DB76
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DB76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DB76 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56D
Deuteranopia (green-blind)
#EFDB7B
Tritanopia (blue-blind)
#F5CFC3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e7db76; /* rgb */ color: rgb(231, 219, 118); /* oklch */ color: oklch(88.0% 0.124 102.5);
Tailwind
colors: {
custom: {
50: '#f1e6a0',
500: '#e7db76',
950: '#000000',
},
}SCSS
$custom: #e7db76; $custom-light: #f1e6a0; $custom-dark: #000000;
JSON
{
"hex": "#e7db76",
"rgb": {
"r": 231,
"g": 219,
"b": 118
},
"hsl": {
"h": 53.628,
"s": 70.186,
"l": 68.431
},
"oklch": {
"l": 0.88033,
"c": 0.12352,
"h": 102.5
},
"luminance": 0.6896
}Semantic roles & 50–950 ramp
primary
#E7DB76
secondary
#4250BF
accent
#28D213
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17150F
muted
#858480