#E5D07C#E5D07C
#E5D07C is a very light, moderate yellow. Relative luminance 0.632; OKLCH L 85.7% C 0.107 H 95.7°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E5D07C |
|---|---|
| RGB | rgb(229, 208, 124) |
| HSL | hsl(48, 67%, 69%) |
| HSV | hsv(48, 46%, 90%) |
| CMYK | cmyk(0%, 9.2%, 45.9%, 10.2%) |
| CIE-LAB | lab(83.56, -3.81, 44.19) |
| CIE-LCH | lch(83.56, 44.36, 94.93°) |
| OKLab | oklab(85.7% -0.0107 0.1065) |
| OKLCH | oklch(85.7% 0.107 95.7) |
| XYZ | xyz(58.5087, 63.2272, 28.1870) |
| Luminance | 0.6322 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 1.58
Sandy
#F1DA7A
ΔE00 2.94
Wheat (survey)
#FBDD7E
ΔE00 4.29
Khaki (CSS)
#F0E68C
ΔE00 5.58
Light Mustard
#F7D560
ΔE00 5.63
Pale Gold
#FDDE6C
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5D07C #7C91E5
analogous
#E59C7C #E5D07C #C6E57C
triadic
#E5D07C #7CE5D0 #D07CE5
tetradic
#E5D07C #7CE59C #7C91E5 #E57CC6
square
#E5D07C #7CE59C #7C91E5 #E57CC6
split-complementary
#E5D07C #7CC6E5 #9C7CE5
monochromatic
#C0A226 #DBBE49 #E5D07C #EFE2AF #F9F5E2
Accessibility & contrast
On white
1.54
#E5D07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#E5D07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5D07C
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5D07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5D07C | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC75
Deuteranopia (green-blind)
#E5D37F
Tritanopia (blue-blind)
#F3C5BC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #e5d07c; /* rgb */ color: rgb(229, 208, 124); /* oklch */ color: oklch(85.7% 0.107 95.7);
Tailwind
colors: {
custom: {
50: '#efdea3',
500: '#e5d07c',
950: '#000000',
},
}SCSS
$custom: #e5d07c; $custom-light: #efdea3; $custom-dark: #000000;
JSON
{
"hex": "#e5d07c",
"rgb": {
"r": 229,
"g": 208,
"b": 124
},
"hsl": {
"h": 48,
"s": 66.879,
"l": 69.216
},
"oklch": {
"l": 0.85701,
"c": 0.10707,
"h": 95.7
},
"luminance": 0.63225
}Semantic roles & 50–950 ramp
primary
#E5D07C
secondary
#4860BD
accent
#3CCF17
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17150F
muted
#858480