#E4E78F#E4E78F
#E4E78F is a very light, moderate yellow. Relative luminance 0.756; OKLCH L 90.6% C 0.110 H 110.1°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E78F |
|---|---|
| RGB | rgb(228, 231, 143) |
| HSL | hsl(62, 65%, 73%) |
| HSV | hsv(62, 38%, 91%) |
| CMYK | cmyk(1.3%, 0%, 38.1%, 9.4%) |
| CIE-LAB | lab(89.69, -13.84, 42.49) |
| CIE-LCH | lch(89.69, 44.69, 108.04°) |
| OKLab | oklab(90.62% -0.0379 0.1037) |
| OKLCH | oklch(90.62% 0.11 110.1) |
| XYZ | xyz(65.5295, 75.6301, 37.1273) |
| Luminance | 0.7563 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.50
Light Khaki
#E6F2A2
ΔE00 3.58
Buff
#FEF69E
ΔE00 4.63
Dark Cream
#FFF39A
ΔE00 5.07
Palegoldenrod
#EEE8AA
ΔE00 5.27
Parchment
#FEFCAF
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E78F #928FE7
analogous
#E7BE8F #E4E78F #B8E78F
triadic
#E4E78F #8FE4E7 #E78FE4
tetradic
#E4E78F #8FE7BE #928FE7 #E78FB8
square
#E4E78F #8FE7BE #928FE7 #E78FB8
split-complementary
#E4E78F #8FB8E7 #BE8FE7
monochromatic
#CACF2C #D8DC5D #E4E78F #F0F2C1 #F9FAE6
Accessibility & contrast
On white
1.30
#E4E78F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#E4E78F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E78F
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E78F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E78F | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E088
Deuteranopia (green-blind)
#F5E393
Tritanopia (blue-blind)
#EFDDD1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e4e78f; /* rgb */ color: rgb(228, 231, 143); /* oklch */ color: oklch(90.6% 0.110 110.1);
Tailwind
colors: {
custom: {
50: '#eeeeb1',
500: '#e4e78f',
950: '#000000',
},
}SCSS
$custom: #e4e78f; $custom-light: #eeeeb1; $custom-dark: #000000;
JSON
{
"hex": "#e4e78f",
"rgb": {
"r": 228,
"g": 231,
"b": 143
},
"hsl": {
"h": 62.045,
"s": 64.706,
"l": 73.333
},
"oklch": {
"l": 0.90624,
"c": 0.11046,
"h": 110.1
},
"luminance": 0.75629
}Semantic roles & 50–950 ramp
primary
#E4E78F
secondary
#5D5AC1
accent
#19CD1F
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161611
muted
#858581