#E5DF7D#E5DF7D
#E5DF7D is a very light, vivid yellow. Relative luminance 0.709; OKLCH L 88.8% C 0.121 H 105.5°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DF7D |
|---|---|
| RGB | rgb(229, 223, 125) |
| HSL | hsl(57, 67%, 69%) |
| HSV | hsv(57, 45%, 90%) |
| CMYK | cmyk(0%, 2.6%, 45.4%, 10.2%) |
| CIE-LAB | lab(87.44, -11.31, 48.50) |
| CIE-LCH | lch(87.44, 49.80, 103.12°) |
| OKLab | oklab(88.78% -0.0322 0.1162) |
| OKLCH | oklch(88.78% 0.121 105.5) |
| XYZ | xyz(62.4038, 70.9157, 29.7989) |
| Luminance | 0.7091 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.42
Sandy
#F1DA7A
ΔE00 4.68
Dark Cream
#FFF39A
ΔE00 5.13
Dull Yellow
#EEDC5B
ΔE00 5.18
Sandy Yellow
#FDEE73
ΔE00 5.30
Buff
#FEF69E
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DF7D #7D83E5
analogous
#E5AB7D #E5DF7D #B7E57D
triadic
#E5DF7D #7DE5DF #DF7DE5
tetradic
#E5DF7D #7DE5AB #7D83E5 #E57DB7
square
#E5DF7D #7DE5AB #7D83E5 #E57DB7
split-complementary
#E5DF7D #7DB7E5 #AB7DE5
monochromatic
#C1B827 #DBD24A #E5DF7D #EFECB0 #F9F8E3
Accessibility & contrast
On white
1.38
#E5DF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#E5DF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DF7D
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DF7D | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED875
Deuteranopia (green-blind)
#F1DD81
Tritanopia (blue-blind)
#F2D4C8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #e5df7d; /* rgb */ color: rgb(229, 223, 125); /* oklch */ color: oklch(88.8% 0.121 105.5);
Tailwind
colors: {
custom: {
50: '#efe8a4',
500: '#e5df7d',
950: '#000000',
},
}SCSS
$custom: #e5df7d; $custom-light: #efe8a4; $custom-dark: #000000;
JSON
{
"hex": "#e5df7d",
"rgb": {
"r": 229,
"g": 223,
"b": 125
},
"hsl": {
"h": 56.538,
"s": 66.667,
"l": 69.412
},
"oklch": {
"l": 0.88782,
"c": 0.12059,
"h": 105.5
},
"luminance": 0.70914
}Semantic roles & 50–950 ramp
primary
#E5DF7D
secondary
#4950BD
accent
#22CF17
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17160F
muted
#858480