#E1D080#E1D080
#E1D080 is a very light, moderate yellow. Relative luminance 0.627; OKLCH L 85.4% C 0.102 H 97.7°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E1D080 |
|---|---|
| RGB | rgb(225, 208, 128) |
| HSL | hsl(49, 62%, 69%) |
| HSV | hsv(49, 43%, 88%) |
| CMYK | cmyk(0%, 7.6%, 43.1%, 11.8%) |
| CIE-LAB | lab(83.27, -5.02, 41.77) |
| CIE-LCH | lch(83.27, 42.07, 96.85°) |
| OKLab | oklab(85.41% -0.0136 0.1014) |
| OKLCH | oklch(85.41% 0.102 97.7) |
| XYZ | xyz(57.5049, 62.6797, 29.4872) |
| Luminance | 0.6268 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.41
Sandy
#F1DA7A
ΔE00 3.76
Khaki (CSS)
#F0E68C
ΔE00 5.29
Wheat (survey)
#FBDD7E
ΔE00 5.30
Beige (survey)
#E6DAA6
ΔE00 6.21
Vanilla
#F3E5AB
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1D080 #8091E1
analogous
#E1A080 #E1D080 #C1E180
triadic
#E1D080 #80E1D0 #D080E1
tetradic
#E1D080 #80E1A0 #8091E1 #E180C1
square
#E1D080 #80E1A0 #8091E1 #E180C1
split-complementary
#E1D080 #80C1E1 #A080E1
monochromatic
#BBA22C #D5BE4E #E1D080 #EDE2B2 #F8F5E3
Accessibility & contrast
On white
1.55
#E1D080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#E1D080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1D080
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1D080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1D080 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC7A
Deuteranopia (green-blind)
#E3D283
Tritanopia (blue-blind)
#EEC5BC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #e1d080; /* rgb */ color: rgb(225, 208, 128); /* oklch */ color: oklch(85.4% 0.102 97.7);
Tailwind
colors: {
custom: {
50: '#ecdea6',
500: '#e1d080',
950: '#000000',
},
}SCSS
$custom: #e1d080; $custom-light: #ecdea6; $custom-dark: #000000;
JSON
{
"hex": "#e1d080",
"rgb": {
"r": 225,
"g": 208,
"b": 128
},
"hsl": {
"h": 49.485,
"s": 61.783,
"l": 69.216
},
"oklch": {
"l": 0.85409,
"c": 0.10226,
"h": 97.7
},
"luminance": 0.62678
}Semantic roles & 50–950 ramp
primary
#E1D080
secondary
#4D60B8
accent
#3ACA1C
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#16150F
muted
#858480