#E4E676#E4E676
#E4E676 is a very light, vivid yellow. Relative luminance 0.744; OKLCH L 90.1% C 0.135 H 109.7°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E676 |
|---|---|
| RGB | rgb(228, 230, 118) |
| HSL | hsl(61, 69%, 68%) |
| HSV | hsv(61, 49%, 90%) |
| CMYK | cmyk(0.9%, 0%, 48.7%, 9.8%) |
| CIE-LAB | lab(89.11, -15.81, 53.82) |
| CIE-LCH | lch(89.11, 56.09, 106.37°) |
| OKLab | oklab(90.06% -0.0457 0.1274) |
| OKLCH | oklch(90.06% 0.135 109.7) |
| XYZ | xyz(63.5631, 74.3970, 28.1477) |
| Luminance | 0.7440 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.25
Straw
#FCF679
ΔE00 4.48
Manilla
#FFFA86
ΔE00 4.82
Yellowish Tan
#FCFC81
ΔE00 4.86
Sandy Yellow
#FDEE73
ΔE00 5.11
Yellowish
#FAEE66
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E676 #7876E6
analogous
#E6B076 #E4E676 #ACE676
triadic
#E4E676 #76E4E6 #E676E4
tetradic
#E4E676 #76E6B0 #7876E6 #E676AC
square
#E4E676 #76E6B0 #7876E6 #E676AC
split-complementary
#E4E676 #76ACE6 #B076E6
monochromatic
#BCBF23 #DADD42 #E4E676 #EEEFAA #F8F9DE
Accessibility & contrast
On white
1.32
#E4E676 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#E4E676 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E676
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E676 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E676 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE6C
Deuteranopia (green-blind)
#F6E27C
Tritanopia (blue-blind)
#F1DACC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e4e676; /* rgb */ color: rgb(228, 230, 118); /* oklch */ color: oklch(90.1% 0.135 109.7);
Tailwind
colors: {
custom: {
50: '#eeeda0',
500: '#e4e676',
950: '#000000',
},
}SCSS
$custom: #e4e676; $custom-light: #eeeda0; $custom-dark: #000000;
JSON
{
"hex": "#e4e676",
"rgb": {
"r": 228,
"g": 230,
"b": 118
},
"hsl": {
"h": 61.071,
"s": 69.136,
"l": 68.235
},
"oklch": {
"l": 0.90062,
"c": 0.13534,
"h": 109.7
},
"luminance": 0.74396
}Semantic roles & 50–950 ramp
primary
#E4E676
secondary
#4543BE
accent
#14D118
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#17160F
muted
#858480