#E4D080#E4D080
#E4D080 is a very light, moderate yellow. Relative luminance 0.632; OKLCH L 85.7% C 0.103 H 95.8°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D080 |
|---|---|
| RGB | rgb(228, 208, 128) |
| HSL | hsl(48, 65%, 70%) |
| HSV | hsv(48, 44%, 89%) |
| CMYK | cmyk(0%, 8.8%, 43.9%, 10.6%) |
| CIE-LAB | lab(83.53, -3.82, 42.14) |
| CIE-LCH | lch(83.53, 42.32, 95.18°) |
| OKLab | oklab(85.67% -0.0103 0.1022) |
| OKLCH | oklch(85.67% 0.103 95.8) |
| XYZ | xyz(58.4486, 63.1663, 29.5314) |
| Luminance | 0.6316 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 1.84
Sandy
#F1DA7A
ΔE00 3.43
Wheat (survey)
#FBDD7E
ΔE00 4.69
Khaki (CSS)
#F0E68C
ΔE00 5.59
Light Mustard
#F7D560
ΔE00 6.28
Beige (survey)
#E6DAA6
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D080 #8094E4
analogous
#E49E80 #E4D080 #C6E480
triadic
#E4D080 #80E4D0 #D080E4
tetradic
#E4D080 #80E49E #8094E4 #E480C6
square
#E4D080 #80E49E #8094E4 #E480C6
split-complementary
#E4D080 #80C6E4 #9E80E4
monochromatic
#C1A229 #D9BD4E #E4D080 #EFE3B2 #F9F5E5
Accessibility & contrast
On white
1.54
#E4D080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#E4D080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D080
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D080 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC7A
Deuteranopia (green-blind)
#E4D383
Tritanopia (blue-blind)
#F2C5BC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #e4d080; /* rgb */ color: rgb(228, 208, 128); /* oklch */ color: oklch(85.7% 0.103 95.8);
Tailwind
colors: {
custom: {
50: '#eedea6',
500: '#e4d080',
950: '#000000',
},
}SCSS
$custom: #e4d080; $custom-light: #eedea6; $custom-dark: #000000;
JSON
{
"hex": "#e4d080",
"rgb": {
"r": 228,
"g": 208,
"b": 128
},
"hsl": {
"h": 48,
"s": 64.935,
"l": 69.804
},
"oklch": {
"l": 0.85673,
"c": 0.10269,
"h": 95.8
},
"luminance": 0.63164
}Semantic roles & 50–950 ramp
primary
#E4D080
secondary
#4C63BC
accent
#3DCD19
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17150F
muted
#858480