#E5D083#E5D083
#E5D083 is a very light, moderate yellow. Relative luminance 0.634; OKLCH L 85.8% C 0.100 H 94.6°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E5D083 |
|---|---|
| RGB | rgb(229, 208, 131) |
| HSL | hsl(47, 65%, 71%) |
| HSV | hsv(47, 43%, 90%) |
| CMYK | cmyk(0%, 9.2%, 42.8%, 10.2%) |
| CIE-LAB | lab(83.66, -3.12, 40.82) |
| CIE-LCH | lch(83.66, 40.94, 94.37°) |
| OKLab | oklab(85.81% -0.0081 0.0993) |
| OKLCH | oklch(85.81% 0.1 94.6) |
| XYZ | xyz(58.9672, 63.4106, 30.6017) |
| Luminance | 0.6341 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 1.98
Sandy
#F1DA7A
ΔE00 3.74
Wheat (survey)
#FBDD7E
ΔE00 4.74
Khaki (CSS)
#F0E68C
ΔE00 5.88
Beige (survey)
#E6DAA6
ΔE00 5.94
Vanilla
#F3E5AB
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5D083 #8398E5
analogous
#E59F83 #E5D083 #C9E583
triadic
#E5D083 #83E5D0 #D083E5
tetradic
#E5D083 #83E59F #8398E5 #E583C9
square
#E5D083 #83E59F #8398E5 #E583C9
split-complementary
#E5D083 #83C9E5 #9F83E5
monochromatic
#C4A329 #DABD50 #E5D083 #F0E3B6 #FAF5E6
Accessibility & contrast
On white
1.53
#E5D083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#E5D083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5D083
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5D083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5D083 | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7D
Deuteranopia (green-blind)
#E4D386
Tritanopia (blue-blind)
#F3C5BD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #e5d083; /* rgb */ color: rgb(229, 208, 131); /* oklch */ color: oklch(85.8% 0.100 94.6);
Tailwind
colors: {
custom: {
50: '#efdea8',
500: '#e5d083',
950: '#000000',
},
}SCSS
$custom: #e5d083; $custom-light: #efdea8; $custom-dark: #000000;
JSON
{
"hex": "#e5d083",
"rgb": {
"r": 229,
"g": 208,
"b": 131
},
"hsl": {
"h": 47.143,
"s": 65.333,
"l": 70.588
},
"oklch": {
"l": 0.85809,
"c": 0.09965,
"h": 94.6
},
"luminance": 0.63408
}Semantic roles & 50–950 ramp
primary
#E5D083
secondary
#4F67BD
accent
#3FCD18
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#171510
muted
#858480