#E4D083#E4D083
#E4D083 is a very light, moderate yellow. Relative luminance 0.632; OKLCH L 85.7% C 0.099 H 95.3°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D083 |
|---|---|
| RGB | rgb(228, 208, 131) |
| HSL | hsl(48, 64%, 70%) |
| HSV | hsv(48, 43%, 89%) |
| CMYK | cmyk(0%, 8.8%, 42.5%, 10.6%) |
| CIE-LAB | lab(83.57, -3.52, 40.69) |
| CIE-LCH | lch(83.57, 40.84, 94.94°) |
| OKLab | oklab(85.72% -0.0092 0.099) |
| OKLCH | oklch(85.72% 0.099 95.3) |
| XYZ | xyz(58.6490, 63.2465, 30.5867) |
| Luminance | 0.6324 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.08
Sandy
#F1DA7A
ΔE00 3.79
Wheat (survey)
#FBDD7E
ΔE00 4.90
Khaki (CSS)
#F0E68C
ΔE00 5.75
Beige (survey)
#E6DAA6
ΔE00 5.87
Vanilla
#F3E5AB
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D083 #8397E4
analogous
#E49F83 #E4D083 #C7E483
triadic
#E4D083 #83E4D0 #D083E4
tetradic
#E4D083 #83E49F #8397E4 #E483C7
square
#E4D083 #83E49F #8397E4 #E483C7
split-complementary
#E4D083 #83C7E4 #9F83E4
monochromatic
#C2A32A #D9BD51 #E4D083 #EFE3B5 #FAF5E6
Accessibility & contrast
On white
1.54
#E4D083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#E4D083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D083
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D083 | 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)
#DFCD7D
Deuteranopia (green-blind)
#E4D386
Tritanopia (blue-blind)
#F2C5BD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #e4d083; /* rgb */ color: rgb(228, 208, 131); /* oklch */ color: oklch(85.7% 0.099 95.3);
Tailwind
colors: {
custom: {
50: '#eedea8',
500: '#e4d083',
950: '#000000',
},
}SCSS
$custom: #e4d083; $custom-light: #eedea8; $custom-dark: #000000;
JSON
{
"hex": "#e4d083",
"rgb": {
"r": 228,
"g": 208,
"b": 131
},
"hsl": {
"h": 47.629,
"s": 64.238,
"l": 70.392
},
"oklch": {
"l": 0.8572,
"c": 0.09946,
"h": 95.3
},
"luminance": 0.63244
}Semantic roles & 50–950 ramp
primary
#E4D083
secondary
#4F66BC
accent
#3ECC19
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#171510
muted
#858480