#E4D975#E4D975
#E4D975 is a very light, vivid yellow. Relative luminance 0.674; OKLCH L 87.4% C 0.123 H 103.0°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D975 |
|---|---|
| RGB | rgb(228, 217, 117) |
| HSL | hsl(54, 67%, 68%) |
| HSV | hsv(54, 49%, 89%) |
| CMYK | cmyk(0%, 4.8%, 48.7%, 10.6%) |
| CIE-LAB | lab(85.71, -9.43, 50.21) |
| CIE-LCH | lch(85.71, 51.09, 100.64°) |
| OKLab | oklab(87.35% -0.0276 0.1194) |
| OKLCH | oklch(87.35% 0.123 103) |
| XYZ | xyz(60.0203, 67.4059, 26.6752) |
| Luminance | 0.6740 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.40
Sandy
#F1DA7A
ΔE00 3.46
Dull Yellow
#EEDC5B
ΔE00 4.15
Sand (survey)
#E2CA76
ΔE00 5.34
Sandy Yellow
#FDEE73
ΔE00 5.54
Sand Yellow
#FCE166
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D975 #7580E4
analogous
#E4A175 #E4D975 #B8E475
triadic
#E4D975 #75E4D9 #D975E4
tetradic
#E4D975 #75E4A1 #7580E4 #E475B8
square
#E4D975 #75E4A1 #7580E4 #E475B8
split-complementary
#E4D975 #75B8E4 #A175E4
monochromatic
#BAAB24 #DACB42 #E4D975 #EEE7A8 #F8F5DB
Accessibility & contrast
On white
1.45
#E4D975 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#E4D975 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D975
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D975 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D975 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D36C
Deuteranopia (green-blind)
#ECD97A
Tritanopia (blue-blind)
#F2CDC2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e4d975; /* rgb */ color: rgb(228, 217, 117); /* oklch */ color: oklch(87.4% 0.123 103.0);
Tailwind
colors: {
custom: {
50: '#eee49f',
500: '#e4d975',
950: '#000000',
},
}SCSS
$custom: #e4d975; $custom-light: #eee49f; $custom-dark: #000000;
JSON
{
"hex": "#e4d975",
"rgb": {
"r": 228,
"g": 217,
"b": 117
},
"hsl": {
"h": 54.054,
"s": 67.273,
"l": 67.647
},
"oklch": {
"l": 0.87353,
"c": 0.12254,
"h": 103
},
"luminance": 0.67404
}Semantic roles & 50–950 ramp
primary
#E4D975
secondary
#434FBA
accent
#29CF16
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17150F
muted
#858480