#E4D07C#E4D07C
#E4D07C is a very light, moderate yellow. Relative luminance 0.631; OKLCH L 85.6% C 0.107 H 96.3°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D07C |
|---|---|
| RGB | rgb(228, 208, 124) |
| HSL | hsl(48, 66%, 69%) |
| HSV | hsv(48, 46%, 89%) |
| CMYK | cmyk(0%, 8.8%, 45.6%, 10.6%) |
| CIE-LAB | lab(83.48, -4.21, 44.07) |
| CIE-LCH | lch(83.48, 44.27, 95.46°) |
| OKLab | oklab(85.61% -0.0118 0.1063) |
| OKLCH | oklch(85.61% 0.107 96.3) |
| XYZ | xyz(58.1905, 63.0631, 28.1721) |
| Luminance | 0.6306 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 1.73
Sandy
#F1DA7A
ΔE00 3.02
Wheat (survey)
#FBDD7E
ΔE00 4.48
Khaki (CSS)
#F0E68C
ΔE00 5.45
Light Mustard
#F7D560
ΔE00 5.80
Pale Gold
#FDDE6C
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D07C #7C90E4
analogous
#E49C7C #E4D07C #C4E47C
triadic
#E4D07C #7CE4D0 #D07CE4
tetradic
#E4D07C #7CE49C #7C90E4 #E47CC4
square
#E4D07C #7CE49C #7C90E4 #E47CC4
split-complementary
#E4D07C #7CC4E4 #9C7CE4
monochromatic
#BEA127 #DABE49 #E4D07C #EEE2AF #F9F4E1
Accessibility & contrast
On white
1.54
#E4D07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#E4D07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D07C
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D07C | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC75
Deuteranopia (green-blind)
#E5D37F
Tritanopia (blue-blind)
#F2C5BC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #e4d07c; /* rgb */ color: rgb(228, 208, 124); /* oklch */ color: oklch(85.6% 0.107 96.3);
Tailwind
colors: {
custom: {
50: '#eedea3',
500: '#e4d07c',
950: '#000000',
},
}SCSS
$custom: #e4d07c; $custom-light: #eedea3; $custom-dark: #000000;
JSON
{
"hex": "#e4d07c",
"rgb": {
"r": 228,
"g": 208,
"b": 124
},
"hsl": {
"h": 48.462,
"s": 65.823,
"l": 69.02
},
"oklch": {
"l": 0.85613,
"c": 0.10692,
"h": 96.3
},
"luminance": 0.63061
}Semantic roles & 50–950 ramp
primary
#E4D07C
secondary
#495FBC
accent
#3BCE18
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17150F
muted
#858480