#E4E678#E4E678
#E4E678 is a very light, vivid yellow. Relative luminance 0.744; OKLCH L 90.1% C 0.133 H 109.7°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E678 |
|---|---|
| RGB | rgb(228, 230, 120) |
| HSL | hsl(61, 69%, 69%) |
| HSV | hsv(61, 48%, 90%) |
| CMYK | cmyk(0.9%, 0%, 47.8%, 9.8%) |
| CIE-LAB | lab(89.13, -15.64, 52.91) |
| CIE-LCH | lch(89.13, 55.17, 106.46°) |
| OKLab | oklab(90.09% -0.045 0.1256) |
| OKLCH | oklch(90.09% 0.133 109.7) |
| XYZ | xyz(63.6832, 74.4451, 28.7803) |
| Luminance | 0.7444 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.09
Straw
#FCF679
ΔE00 4.59
Manilla
#FFFA86
ΔE00 4.85
Yellowish Tan
#FCFC81
ΔE00 4.92
Sandy Yellow
#FDEE73
ΔE00 5.21
Yellowish
#FAEE66
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E678 #7A78E6
analogous
#E6B178 #E4E678 #ADE678
triadic
#E4E678 #78E4E6 #E678E4
tetradic
#E4E678 #78E6B1 #7A78E6 #E678AD
square
#E4E678 #78E6B1 #7A78E6 #E678AD
split-complementary
#E4E678 #78ADE6 #B178E6
monochromatic
#BDC024 #DADC44 #E4E678 #EEF0AC #F9F9DF
Accessibility & contrast
On white
1.32
#E4E678 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#E4E678 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E678
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E678 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E678 | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE6E
Deuteranopia (green-blind)
#F6E27D
Tritanopia (blue-blind)
#F1DACD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e4e678; /* rgb */ color: rgb(228, 230, 120); /* oklch */ color: oklch(90.1% 0.133 109.7);
Tailwind
colors: {
custom: {
50: '#eeeda1',
500: '#e4e678',
950: '#000000',
},
}SCSS
$custom: #e4e678; $custom-light: #eeeda1; $custom-dark: #000000;
JSON
{
"hex": "#e4e678",
"rgb": {
"r": 228,
"g": 230,
"b": 120
},
"hsl": {
"h": 61.091,
"s": 68.75,
"l": 68.627
},
"oklch": {
"l": 0.90087,
"c": 0.13339,
"h": 109.7
},
"luminance": 0.74444
}Semantic roles & 50–950 ramp
primary
#E4E678
secondary
#4745BE
accent
#15D118
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#17160F
muted
#858480