#E4E47B#E4E47B
#E4E47B is a very light, vivid yellow. Relative luminance 0.734; OKLCH L 89.7% C 0.128 H 108.7°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E47B |
|---|---|
| RGB | rgb(228, 228, 123) |
| HSL | hsl(60, 66%, 69%) |
| HSV | hsv(60, 46%, 89%) |
| CMYK | cmyk(0%, 0%, 46.1%, 10.6%) |
| CIE-LAB | lab(88.64, -14.38, 50.90) |
| CIE-LCH | lch(88.64, 52.90, 105.77°) |
| OKLab | oklab(89.71% -0.0411 0.1214) |
| OKLCH | oklch(89.71% 0.128 108.7) |
| XYZ | xyz(63.3147, 73.4123, 29.5698) |
| Luminance | 0.7341 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.43
Straw
#FCF679
ΔE00 4.96
Manilla
#FFFA86
ΔE00 5.15
Sandy Yellow
#FDEE73
ΔE00 5.27
Buff
#FEF69E
ΔE00 5.40
Yellowish Tan
#FCFC81
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E47B #7B7BE4
analogous
#E4B07B #E4E47B #B0E47B
triadic
#E4E47B #7BE4E4 #E47BE4
tetradic
#E4E47B #7BE4B0 #7B7BE4 #E47BB0
square
#E4E47B #7BE4B0 #7B7BE4 #E47BB0
split-complementary
#E4E47B #7BB0E4 #B07BE4
monochromatic
#BEBE27 #DADA48 #E4E47B #EEEEAE #F9F9E1
Accessibility & contrast
On white
1.34
#E4E47B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#E4E47B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E47B
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E47B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E47B | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC72
Deuteranopia (green-blind)
#F4E080
Tritanopia (blue-blind)
#F1D9CB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e4e47b; /* rgb */ color: rgb(228, 228, 123); /* oklch */ color: oklch(89.7% 0.128 108.7);
Tailwind
colors: {
custom: {
50: '#eeeca3',
500: '#e4e47b',
950: '#000000',
},
}SCSS
$custom: #e4e47b; $custom-light: #eeeca3; $custom-dark: #000000;
JSON
{
"hex": "#e4e47b",
"rgb": {
"r": 228,
"g": 228,
"b": 123
},
"hsl": {
"h": 60,
"s": 66.038,
"l": 68.824
},
"oklch": {
"l": 0.8971,
"c": 0.12818,
"h": 108.7
},
"luminance": 0.73411
}Semantic roles & 50–950 ramp
primary
#E4E47B
secondary
#4848BC
accent
#18CE18
background
#FFFEFC
surface
#FEFDF6
border
#D6D5D0
text
#17160F
muted
#858480