#E4E4DF#E4E4DF
#E4E4DF is a very light, near-neutral yellow. Relative luminance 0.773; OKLCH L 91.7% C 0.007 H 106.6°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E4DF |
|---|---|
| RGB | rgb(228, 228, 223) |
| HSL | hsl(60, 8%, 88%) |
| HSV | hsv(60, 2%, 89%) |
| CMYK | cmyk(0%, 0%, 2.2%, 10.6%) |
| CIE-LAB | lab(90.46, -0.88, 2.43) |
| CIE-LCH | lch(90.46, 2.59, 109.97°) |
| OKLab | oklab(91.75% -0.0019 0.0064) |
| OKLCH | oklch(91.75% 0.007 106.6) |
| XYZ | xyz(73.0555, 77.3086, 80.8711) |
| Luminance | 0.7731 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.89
Gainsboro
#DCDCDC
ΔE00 3.12
Whitesmoke
#F5F5F5
ΔE00 4.51
Light Gray
#D3D3D3
ΔE00 4.60
Off White
#FAF9F6
ΔE00 4.67
Fog
#D8DCE0
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E4DF #DFDFE4
analogous
#E4E1DF #E4E4DF #E1E4DF
triadic
#E4E4DF #DFE4E4 #E4DFE4
tetradic
#E4E4DF #DFE4E1 #DFDFE4 #E4DFE1
square
#E4E4DF #DFE4E1 #DFDFE4 #E4DFE1
split-complementary
#E4E4DF #DFE1E4 #E1DFE4
monochromatic
#ACAC9D #C8C8BE #E4E4DF #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.28
#E4E4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#E4E4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E4DF
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E4DF | 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)
#E5E4DF
Deuteranopia (green-blind)
#E5E4DF
Tritanopia (blue-blind)
#E5E3E2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e4e4df; /* rgb */ color: rgb(228, 228, 223); /* oklch */ color: oklch(91.7% 0.007 106.6);
Tailwind
colors: {
custom: {
50: '#ecece9',
500: '#e4e4df',
950: '#000000',
},
}SCSS
$custom: #e4e4df; $custom-light: #ecece9; $custom-dark: #000000;
JSON
{
"hex": "#e4e4df",
"rgb": {
"r": 228,
"g": 228,
"b": 223
},
"hsl": {
"h": 60,
"s": 8.475,
"l": 88.431
},
"oklch": {
"l": 0.91747,
"c": 0.0067,
"h": 106.6
},
"luminance": 0.77308
}Semantic roles & 50–950 ramp
primary
#E4E4DF
secondary
#AFAFB8
accent
#539253
background
#FEFEFE
surface
#FDFDFC
border
#D5D5D5
text
#161616
muted
#848484