#E4E3DF#E4E3DF
#E4E3DF is a very light, near-neutral yellow. Relative luminance 0.768; OKLCH L 91.5% C 0.005 H 95.1°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E3DF |
|---|---|
| RGB | rgb(228, 227, 223) |
| HSL | hsl(48, 8%, 88%) |
| HSV | hsv(48, 2%, 89%) |
| CMYK | cmyk(0%, 0.4%, 2.2%, 10.6%) |
| CIE-LAB | lab(90.21, -0.37, 2.07) |
| CIE-LCH | lch(90.21, 2.10, 100.15°) |
| OKLab | oklab(91.55% -0.0005 0.0055) |
| OKLCH | oklch(91.55% 0.005 95.1) |
| XYZ | xyz(72.7812, 76.7600, 80.7796) |
| Luminance | 0.7676 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.56
Light Grey
#D8DCD6
ΔE00 3.37
Light Gray
#D3D3D3
ΔE00 4.17
Whitesmoke
#F5F5F5
ΔE00 4.35
Fog
#D8DCE0
ΔE00 4.66
Off White
#FAF9F6
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E3DF #DFE0E4
analogous
#E4E0DF #E4E3DF #E2E4DF
triadic
#E4E3DF #DFE4E3 #E3DFE4
tetradic
#E4E3DF #DFE4E0 #DFE0E4 #E4DFE2
square
#E4E3DF #DFE4E0 #DFE0E4 #E4DFE2
split-complementary
#E4E3DF #DFE2E4 #E0DFE4
monochromatic
#ACA99D #C8C6BE #E4E3DF #F1F0EE #F1F0EE
Accessibility & contrast
On white
1.28
#E4E3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#E4E3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E3DF
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E3DF | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E3DF
Deuteranopia (green-blind)
#E4E3DF
Tritanopia (blue-blind)
#E5E2E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e4e3df; /* rgb */ color: rgb(228, 227, 223); /* oklch */ color: oklch(91.5% 0.005 95.1);
Tailwind
colors: {
custom: {
50: '#ecebe9',
500: '#e4e3df',
950: '#000000',
},
}SCSS
$custom: #e4e3df; $custom-light: #ecebe9; $custom-dark: #000000;
JSON
{
"hex": "#e4e3df",
"rgb": {
"r": 228,
"g": 227,
"b": 223
},
"hsl": {
"h": 48,
"s": 8.475,
"l": 88.431
},
"oklch": {
"l": 0.91548,
"c": 0.00548,
"h": 95.1
},
"luminance": 0.7676
}Semantic roles & 50–950 ramp
primary
#E4E3DF
secondary
#AFB1B8
accent
#609253
background
#FEFEFE
surface
#FDFDFC
border
#D5D5D5
text
#161616
muted
#848484