#E4D775#E4D775
#E4D775 is a very light, vivid yellow. Relative luminance 0.664; OKLCH L 86.9% C 0.121 H 101.8°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D775 |
|---|---|
| RGB | rgb(228, 215, 117) |
| HSL | hsl(53, 67%, 68%) |
| HSV | hsv(53, 49%, 89%) |
| CMYK | cmyk(0%, 5.7%, 48.7%, 10.6%) |
| CIE-LAB | lab(85.19, -8.42, 49.59) |
| CIE-LCH | lch(85.19, 50.30, 99.64°) |
| OKLab | oklab(86.94% -0.0247 0.118) |
| OKLCH | oklch(86.94% 0.121 101.8) |
| XYZ | xyz(59.5079, 66.3812, 26.5044) |
| Luminance | 0.6638 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 3.01
Khaki (CSS)
#F0E68C
ΔE00 3.69
Dull Yellow
#EEDC5B
ΔE00 4.25
Sand (survey)
#E2CA76
ΔE00 4.64
Wheat (survey)
#FBDD7E
ΔE00 5.21
Sand Yellow
#FCE166
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D775 #7582E4
analogous
#E49F75 #E4D775 #B9E475
triadic
#E4D775 #75E4D7 #D775E4
tetradic
#E4D775 #75E49F #7582E4 #E475B9
square
#E4D775 #75E49F #7582E4 #E475B9
split-complementary
#E4D775 #75B9E4 #9F75E4
monochromatic
#BAA924 #DAC842 #E4D775 #EEE6A8 #F8F5DB
Accessibility & contrast
On white
1.47
#E4D775 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#E4D775 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D775
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D775 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D775 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D16C
Deuteranopia (green-blind)
#EBD779
Tritanopia (blue-blind)
#F2CBC0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e4d775; /* rgb */ color: rgb(228, 215, 117); /* oklch */ color: oklch(86.9% 0.121 101.8);
Tailwind
colors: {
custom: {
50: '#eee39f',
500: '#e4d775',
950: '#000000',
},
}SCSS
$custom: #e4d775; $custom-light: #eee39f; $custom-dark: #000000;
JSON
{
"hex": "#e4d775",
"rgb": {
"r": 228,
"g": 215,
"b": 117
},
"hsl": {
"h": 52.973,
"s": 67.273,
"l": 67.647
},
"oklch": {
"l": 0.86942,
"c": 0.12057,
"h": 101.8
},
"luminance": 0.66379
}Semantic roles & 50–950 ramp
primary
#E4D775
secondary
#4351BA
accent
#2CCF16
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17150F
muted
#858480