#E4E8AF#E4E8AF
#E4E8AF is a very light, moderate yellow. Relative luminance 0.773; OKLCH L 91.4% C 0.074 H 111.1°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E8AF |
|---|---|
| RGB | rgb(228, 232, 175) |
| HSL | hsl(64, 55%, 80%) |
| HSV | hsv(64, 25%, 91%) |
| CMYK | cmyk(1.7%, 0%, 24.6%, 9%) |
| CIE-LAB | lab(90.46, -10.40, 27.37) |
| CIE-LCH | lch(90.46, 29.28, 110.82°) |
| OKLab | oklab(91.41% -0.0267 0.0692) |
| OKLCH | oklch(91.41% 0.074 111.1) |
| XYZ | xyz(68.5892, 77.3031, 51.8568) |
| Luminance | 0.7730 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.19
Light Khaki
#E6F2A2
ΔE00 4.87
Egg Shell
#FFFCC4
ΔE00 4.97
Cream (survey)
#FFFFC2
ΔE00 5.12
Ecru
#FEFFCA
ΔE00 5.17
Ivory (survey)
#FFFFCB
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E8AF #B3AFE8
analogous
#E8D0AF #E4E8AF #C7E8AF
triadic
#E4E8AF #AFE4E8 #E8AFE4
tetradic
#E4E8AF #AFE8D0 #B3AFE8 #E8AFC7
square
#E4E8AF #AFE8D0 #B3AFE8 #E8AFC7
split-complementary
#E4E8AF #AFC7E8 #D0AFE8
monochromatic
#C4CD50 #D4DA7F #E4E8AF #F4F6DF #F7F8E7
Accessibility & contrast
On white
1.28
#E4E8AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#E4E8AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E8AF
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E8AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E8AF | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AB
Deuteranopia (green-blind)
#F1E5B1
Tritanopia (blue-blind)
#ECE1D9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e4e8af; /* rgb */ color: rgb(228, 232, 175); /* oklch */ color: oklch(91.4% 0.074 111.1);
Tailwind
colors: {
custom: {
50: '#edefc7',
500: '#e4e8af',
950: '#000000',
},
}SCSS
$custom: #e4e8af; $custom-light: #edefc7; $custom-dark: #000000;
JSON
{
"hex": "#e4e8af",
"rgb": {
"r": 228,
"g": 232,
"b": 175
},
"hsl": {
"h": 64.211,
"s": 55.34,
"l": 79.804
},
"oklch": {
"l": 0.91407,
"c": 0.07413,
"h": 111.1
},
"luminance": 0.77302
}Semantic roles & 50–950 ramp
primary
#E4E8AF
secondary
#7D78C3
accent
#23C32E
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#161613
muted
#858582