#E7DB75#E7DB75
#E7DB75 is a very light, vivid yellow. Relative luminance 0.689; OKLCH L 88.0% C 0.125 H 102.6°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DB75 |
|---|---|
| RGB | rgb(231, 219, 117) |
| HSL | hsl(54, 70%, 68%) |
| HSV | hsv(54, 49%, 91%) |
| CMYK | cmyk(0%, 5.2%, 49.4%, 9.4%) |
| CIE-LAB | lab(86.47, -9.24, 51.19) |
| CIE-LCH | lch(86.47, 52.02, 100.23°) |
| OKLab | oklab(88.02% -0.0272 0.1215) |
| OKLCH | oklch(88.02% 0.125 102.6) |
| XYZ | xyz(61.4991, 68.9383, 26.8931) |
| Luminance | 0.6894 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.17
Sandy
#F1DA7A
ΔE00 3.19
Dull Yellow
#EEDC5B
ΔE00 3.73
Sandy Yellow
#FDEE73
ΔE00 4.94
Sand Yellow
#FCE166
ΔE00 5.02
Yellow Tan
#FFE36E
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DB75 #7581E7
analogous
#E7A275 #E7DB75 #BAE775
triadic
#E7DB75 #75E7DB #DB75E7
tetradic
#E7DB75 #75E7A2 #7581E7 #E775BA
square
#E7DB75 #75E7A2 #7581E7 #E775BA
split-complementary
#E7DB75 #75BAE7 #A275E7
monochromatic
#C0AF21 #DECD41 #E7DB75 #F0E9A9 #F9F6DD
Accessibility & contrast
On white
1.42
#E7DB75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#E7DB75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DB75
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DB75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DB75 | 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)
#EBD56C
Deuteranopia (green-blind)
#EFDB7A
Tritanopia (blue-blind)
#F5CFC3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e7db75; /* rgb */ color: rgb(231, 219, 117); /* oklch */ color: oklch(88.0% 0.125 102.6);
Tailwind
colors: {
custom: {
50: '#f1e69f',
500: '#e7db75',
950: '#000000',
},
}SCSS
$custom: #e7db75; $custom-light: #f1e69f; $custom-dark: #000000;
JSON
{
"hex": "#e7db75",
"rgb": {
"r": 231,
"g": 219,
"b": 117
},
"hsl": {
"h": 53.684,
"s": 70.37,
"l": 68.235
},
"oklch": {
"l": 0.8802,
"c": 0.12451,
"h": 102.6
},
"luminance": 0.68936
}Semantic roles & 50–950 ramp
primary
#E7DB75
secondary
#424FBF
accent
#27D213
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17150F
muted
#858480