#E4E57A#E4E57A
#E4E57A is a very light, vivid yellow. Relative luminance 0.739; OKLCH L 89.9% C 0.130 H 109.2°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E57A |
|---|---|
| RGB | rgb(228, 229, 122) |
| HSL | hsl(61, 67%, 69%) |
| HSV | hsv(61, 47%, 90%) |
| CMYK | cmyk(0.4%, 0%, 46.7%, 10.2%) |
| CIE-LAB | lab(88.89, -14.96, 51.68) |
| CIE-LCH | lch(88.89, 53.80, 106.15°) |
| OKLab | oklab(89.91% -0.0429 0.123) |
| OKLCH | oklch(89.91% 0.13 109.2) |
| XYZ | xyz(63.5284, 73.9392, 29.3337) |
| Luminance | 0.7394 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.72
Straw
#FCF679
ΔE00 4.79
Manilla
#FFFA86
ΔE00 5.00
Yellowish Tan
#FCFC81
ΔE00 5.18
Sandy Yellow
#FDEE73
ΔE00 5.25
Yellowish
#FAEE66
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E57A #7B7AE5
analogous
#E5B17A #E4E57A #AFE57A
triadic
#E4E57A #7AE4E5 #E57AE4
tetradic
#E4E57A #7AE5B1 #7B7AE5 #E57AAF
square
#E4E57A #7AE5B1 #7B7AE5 #E57AAF
split-complementary
#E4E57A #7AAFE5 #B17AE5
monochromatic
#BEBF25 #DADB47 #E4E57A #EEEFAD #F9F9E0
Accessibility & contrast
On white
1.33
#E4E57A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#E4E57A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E57A
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E57A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E57A | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD71
Deuteranopia (green-blind)
#F5E17F
Tritanopia (blue-blind)
#F1D9CC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e4e57a; /* rgb */ color: rgb(228, 229, 122); /* oklch */ color: oklch(89.9% 0.130 109.2);
Tailwind
colors: {
custom: {
50: '#eeeda3',
500: '#e4e57a',
950: '#000000',
},
}SCSS
$custom: #e4e57a; $custom-light: #eeeda3; $custom-dark: #000000;
JSON
{
"hex": "#e4e57a",
"rgb": {
"r": 228,
"g": 229,
"b": 122
},
"hsl": {
"h": 60.561,
"s": 67.296,
"l": 68.824
},
"oklch": {
"l": 0.89905,
"c": 0.13029,
"h": 109.2
},
"luminance": 0.73938
}Semantic roles & 50–950 ramp
primary
#E4E57A
secondary
#4847BD
accent
#16CF18
background
#FFFEFC
surface
#FEFDF6
border
#D6D5D0
text
#17160F
muted
#858480