#E4E39D#E4E39D
#E4E39D is a very light, moderate yellow. Relative luminance 0.739; OKLCH L 90.0% C 0.090 H 107.4°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E39D |
|---|---|
| RGB | rgb(228, 227, 157) |
| HSL | hsl(59, 57%, 75%) |
| HSV | hsv(59, 31%, 89%) |
| CMYK | cmyk(0%, 0.4%, 31.1%, 10.6%) |
| CIE-LAB | lab(88.86, -10.23, 34.40) |
| CIE-LCH | lch(88.86, 35.89, 106.55°) |
| OKLab | oklab(90.04% -0.0268 0.0856) |
| OKLCH | oklch(90.04% 0.09 107.4) |
| XYZ | xyz(65.5502, 73.8676, 42.6965) |
| Luminance | 0.7387 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.56
Khaki (CSS)
#F0E68C
ΔE00 4.42
Light Khaki
#E6F2A2
ΔE00 4.42
Light Tan
#FBEEAC
ΔE00 4.62
Vanilla
#F3E5AB
ΔE00 4.76
Beige (survey)
#E6DAA6
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E39D #9D9EE4
analogous
#E4BF9D #E4E39D #C1E49D
triadic
#E4E39D #9DE4E3 #E39DE4
tetradic
#E4E39D #9DE4BF #9D9EE4 #E49DC1
square
#E4E39D #9DE4BF #9D9EE4 #E49DC1
split-complementary
#E4E39D #9DC1E4 #BF9DE4
monochromatic
#CAC83D #D7D56D #E4E39D #F1F1CD #F8F8E7
Accessibility & contrast
On white
1.33
#E4E39D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#E4E39D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E39D
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E39D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E39D | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD98
Deuteranopia (green-blind)
#F0E1A0
Tritanopia (blue-blind)
#EEDAD1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e4e39d; /* rgb */ color: rgb(228, 227, 157); /* oklch */ color: oklch(90.0% 0.090 107.4);
Tailwind
colors: {
custom: {
50: '#edebba',
500: '#e4e39d',
950: '#000000',
},
}SCSS
$custom: #e4e39d; $custom-light: #edebba; $custom-dark: #000000;
JSON
{
"hex": "#e4e39d",
"rgb": {
"r": 228,
"g": 227,
"b": 157
},
"hsl": {
"h": 59.155,
"s": 56.8,
"l": 75.49
},
"oklch": {
"l": 0.90036,
"c": 0.08964,
"h": 107.4
},
"luminance": 0.73866
}Semantic roles & 50–950 ramp
primary
#E4E39D
secondary
#6769BE
accent
#23C421
background
#FFFEFD
surface
#FEFDF8
border
#D6D5D1
text
#161612
muted
#858482