#E5D07E#E5D07E
#E5D07E is a very light, moderate yellow. Relative luminance 0.633; OKLCH L 85.7% C 0.105 H 95.4°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E5D07E |
|---|---|
| RGB | rgb(229, 208, 126) |
| HSL | hsl(48, 66%, 70%) |
| HSV | hsv(48, 45%, 90%) |
| CMYK | cmyk(0%, 9.2%, 45%, 10.2%) |
| CIE-LAB | lab(83.59, -3.62, 43.23) |
| CIE-LCH | lch(83.59, 43.38, 94.78°) |
| OKLab | oklab(85.73% -0.01 0.1045) |
| OKLCH | oklch(85.73% 0.105 95.4) |
| XYZ | xyz(58.6365, 63.2783, 28.8599) |
| Luminance | 0.6328 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 1.62
Sandy
#F1DA7A
ΔE00 3.14
Wheat (survey)
#FBDD7E
ΔE00 4.39
Khaki (CSS)
#F0E68C
ΔE00 5.64
Light Mustard
#F7D560
ΔE00 5.87
Pale Gold
#FDDE6C
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5D07E #7E93E5
analogous
#E59D7E #E5D07E #C7E57E
triadic
#E5D07E #7EE5D0 #D07EE5
tetradic
#E5D07E #7EE59D #7E93E5 #E57EC7
square
#E5D07E #7EE59D #7E93E5 #E57EC7
split-complementary
#E5D07E #7EC7E5 #9D7EE5
monochromatic
#C2A227 #DBBD4B #E5D07E #EFE3B1 #FAF5E4
Accessibility & contrast
On white
1.54
#E5D07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#E5D07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5D07E
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5D07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5D07E | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC77
Deuteranopia (green-blind)
#E5D381
Tritanopia (blue-blind)
#F3C5BC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #e5d07e; /* rgb */ color: rgb(229, 208, 126); /* oklch */ color: oklch(85.7% 0.105 95.4);
Tailwind
colors: {
custom: {
50: '#efdea5',
500: '#e5d07e',
950: '#000000',
},
}SCSS
$custom: #e5d07e; $custom-light: #efdea5; $custom-dark: #000000;
JSON
{
"hex": "#e5d07e",
"rgb": {
"r": 229,
"g": 208,
"b": 126
},
"hsl": {
"h": 47.767,
"s": 66.452,
"l": 69.608
},
"oklch": {
"l": 0.85731,
"c": 0.10497,
"h": 95.4
},
"luminance": 0.63276
}Semantic roles & 50–950 ramp
primary
#E5D07E
secondary
#4A62BD
accent
#3DCE17
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17150F
muted
#858480