#E4E382#E4E382
#E4E382 is a very light, moderate yellow. Relative luminance 0.730; OKLCH L 89.6% C 0.120 H 108.1°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E382 |
|---|---|
| RGB | rgb(228, 227, 130) |
| HSL | hsl(59, 64%, 70%) |
| HSV | hsv(59, 43%, 89%) |
| CMYK | cmyk(0%, 0.4%, 43%, 10.6%) |
| CIE-LAB | lab(88.47, -13.21, 47.33) |
| CIE-LCH | lch(88.47, 49.14, 105.60°) |
| OKLab | oklab(89.6% -0.0372 0.1139) |
| OKLCH | oklch(89.6% 0.12 108.1) |
| XYZ | xyz(63.4944, 73.0453, 31.8692) |
| Luminance | 0.7304 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.77
Buff
#FEF69E
ΔE00 5.00
Dark Cream
#FFF39A
ΔE00 5.04
Greenish Beige
#C9D179
ΔE00 5.31
Light Khaki
#E6F2A2
ΔE00 5.56
Manilla
#FFFA86
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E382 #8283E4
analogous
#E4B282 #E4E382 #B4E482
triadic
#E4E382 #82E4E3 #E382E4
tetradic
#E4E382 #82E4B2 #8283E4 #E482B4
square
#E4E382 #82E4B2 #8283E4 #E482B4
split-complementary
#E4E382 #82B4E4 #B282E4
monochromatic
#C2C02A #D9D850 #E4E382 #EFEEB4 #FAF9E6
Accessibility & contrast
On white
1.35
#E4E382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#E4E382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E382
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E382 | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7A
Deuteranopia (green-blind)
#F3E086
Tritanopia (blue-blind)
#F0D8CC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e4e382; /* rgb */ color: rgb(228, 227, 130); /* oklch */ color: oklch(89.6% 0.120 108.1);
Tailwind
colors: {
custom: {
50: '#eeeba8',
500: '#e4e382',
950: '#000000',
},
}SCSS
$custom: #e4e382; $custom-light: #eeeba8; $custom-dark: #000000;
JSON
{
"hex": "#e4e382",
"rgb": {
"r": 228,
"g": 227,
"b": 130
},
"hsl": {
"h": 59.388,
"s": 64.474,
"l": 70.196
},
"oklch": {
"l": 0.89599,
"c": 0.11985,
"h": 108.1
},
"luminance": 0.73044
}Semantic roles & 50–950 ramp
primary
#E4E382
secondary
#4E4FBC
accent
#1BCC19
background
#FFFEFC
surface
#FEFDF6
border
#D6D5D0
text
#171610
muted
#858480