#E7DE75#E7DE75
#E7DE75 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 | #E7DE75 |
|---|---|
| RGB | rgb(231, 222, 117) |
| HSL | hsl(55, 70%, 68%) |
| HSV | hsv(55, 49%, 91%) |
| CMYK | cmyk(0%, 3.9%, 49.4%, 9.4%) |
| CIE-LAB | lab(87.25, -10.74, 52.12) |
| CIE-LCH | lch(87.25, 53.22, 101.64°) |
| OKLab | oklab(88.64% -0.0315 0.1236) |
| OKLCH | oklch(88.64% 0.128 104.3) |
| XYZ | xyz(62.2888, 70.5177, 27.1563) |
| Luminance | 0.7052 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.00
Dull Yellow
#EEDC5B
ΔE00 3.85
Sandy
#F1DA7A
ΔE00 4.06
Sandy Yellow
#FDEE73
ΔE00 4.51
Yellowish
#FAEE66
ΔE00 5.08
Sand Yellow
#FCE166
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DE75 #757EE7
analogous
#E7A575 #E7DE75 #B7E775
triadic
#E7DE75 #75E7DE #DE75E7
tetradic
#E7DE75 #75E7A5 #757EE7 #E775B7
square
#E7DE75 #75E7A5 #757EE7 #E775B7
split-complementary
#E7DE75 #75B7E7 #A575E7
monochromatic
#C0B421 #DED241 #E7DE75 #F0EAA9 #F9F7DD
Accessibility & contrast
On white
1.39
#E7DE75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#E7DE75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DE75
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DE75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DE75 | 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)
#EED86C
Deuteranopia (green-blind)
#F1DD7A
Tritanopia (blue-blind)
#F5D2C6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #e7de75; /* rgb */ color: rgb(231, 222, 117); /* oklch */ color: oklch(88.6% 0.128 104.3);
Tailwind
colors: {
custom: {
50: '#f1e89f',
500: '#e7de75',
950: '#000000',
},
}SCSS
$custom: #e7de75; $custom-light: #f1e89f; $custom-dark: #000000;
JSON
{
"hex": "#e7de75",
"rgb": {
"r": 231,
"g": 222,
"b": 117
},
"hsl": {
"h": 55.263,
"s": 70.37,
"l": 68.235
},
"oklch": {
"l": 0.88636,
"c": 0.1275,
"h": 104.3
},
"luminance": 0.70516
}Semantic roles & 50–950 ramp
primary
#E7DE75
secondary
#424BBF
accent
#22D213
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17160F
muted
#858480