#E5D683#E5D683
#E5D683 is a very light, moderate yellow. Relative luminance 0.664; OKLCH L 87.0% C 0.105 H 99.3°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E5D683 |
|---|---|
| RGB | rgb(229, 214, 131) |
| HSL | hsl(51, 65%, 71%) |
| HSV | hsv(51, 43%, 90%) |
| CMYK | cmyk(0%, 6.6%, 42.8%, 10.2%) |
| CIE-LAB | lab(85.20, -6.18, 42.76) |
| CIE-LCH | lch(85.20, 43.21, 98.23°) |
| OKLab | oklab(87.03% -0.0169 0.1037) |
| OKLCH | oklch(87.03% 0.105 99.3) |
| XYZ | xyz(60.4578, 66.3918, 31.0985) |
| Luminance | 0.6639 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 3.11
Sand (survey)
#E2CA76
ΔE00 3.61
Khaki (CSS)
#F0E68C
ΔE00 3.77
Wheat (survey)
#FBDD7E
ΔE00 4.87
Vanilla
#F3E5AB
ΔE00 6.05
Palegoldenrod
#EEE8AA
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5D683 #8392E5
analogous
#E5A583 #E5D683 #C3E583
triadic
#E5D683 #83E5D6 #D683E5
tetradic
#E5D683 #83E5A5 #8392E5 #E583C3
square
#E5D683 #83E5A5 #8392E5 #E583C3
split-complementary
#E5D683 #83C3E5 #A583E5
monochromatic
#C4AD29 #DAC550 #E5D683 #F0E7B6 #FAF7E6
Accessibility & contrast
On white
1.47
#E5D683 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#E5D683 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5D683
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5D683 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5D683 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D17D
Deuteranopia (green-blind)
#E9D786
Tritanopia (blue-blind)
#F2CBC2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e5d683; /* rgb */ color: rgb(229, 214, 131); /* oklch */ color: oklch(87.0% 0.105 99.3);
Tailwind
colors: {
custom: {
50: '#efe2a8',
500: '#e5d683',
950: '#000000',
},
}SCSS
$custom: #e5d683; $custom-light: #efe2a8; $custom-dark: #000000;
JSON
{
"hex": "#e5d683",
"rgb": {
"r": 229,
"g": 214,
"b": 131
},
"hsl": {
"h": 50.816,
"s": 65.333,
"l": 70.588
},
"oklch": {
"l": 0.87025,
"c": 0.1051,
"h": 99.3
},
"luminance": 0.6639
}Semantic roles & 50–950 ramp
primary
#E5D683
secondary
#4F60BD
accent
#34CD18
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#171510
muted
#858480