#E7DF7D#E7DF7D
#E7DF7D is a very light, vivid yellow. Relative luminance 0.712; OKLCH L 88.9% C 0.121 H 104.4°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DF7D |
|---|---|
| RGB | rgb(231, 223, 125) |
| HSL | hsl(55, 69%, 70%) |
| HSV | hsv(55, 46%, 91%) |
| CMYK | cmyk(0%, 3.5%, 45.9%, 9.4%) |
| CIE-LAB | lab(87.60, -10.52, 48.73) |
| CIE-LCH | lch(87.60, 49.86, 102.18°) |
| OKLab | oklab(88.95% -0.0301 0.1167) |
| OKLCH | oklch(88.95% 0.121 104.4) |
| XYZ | xyz(63.0458, 71.2467, 29.8290) |
| Luminance | 0.7125 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.19
Sandy
#F1DA7A
ΔE00 4.17
Dull Yellow
#EEDC5B
ΔE00 4.85
Dark Cream
#FFF39A
ΔE00 4.92
Sandy Yellow
#FDEE73
ΔE00 5.01
Buff
#FEF69E
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DF7D #7D85E7
analogous
#E7AA7D #E7DF7D #BAE77D
triadic
#E7DF7D #7DE7DF #DF7DE7
tetradic
#E7DF7D #7DE7AA #7D85E7 #E77DBA
square
#E7DF7D #7DE7AA #7D85E7 #E77DBA
split-complementary
#E7DF7D #7DBAE7 #AA7DE7
monochromatic
#C5B924 #DDD249 #E7DF7D #F1ECB1 #FAF8E4
Accessibility & contrast
On white
1.38
#E7DF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#E7DF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DF7D
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DF7D | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED975
Deuteranopia (green-blind)
#F1DE81
Tritanopia (blue-blind)
#F5D3C8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e7df7d; /* rgb */ color: rgb(231, 223, 125); /* oklch */ color: oklch(88.9% 0.121 104.4);
Tailwind
colors: {
custom: {
50: '#f0e8a4',
500: '#e7df7d',
950: '#000000',
},
}SCSS
$custom: #e7df7d; $custom-light: #f0e8a4; $custom-dark: #000000;
JSON
{
"hex": "#e7df7d",
"rgb": {
"r": 231,
"g": 223,
"b": 125
},
"hsl": {
"h": 55.472,
"s": 68.831,
"l": 69.804
},
"oklch": {
"l": 0.88949,
"c": 0.12051,
"h": 104.4
},
"luminance": 0.71245
}Semantic roles & 50–950 ramp
primary
#E7DF7D
secondary
#4952BF
accent
#23D115
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17160F
muted
#858480