#E7E5DF#E7E5DF
#E7E5DF is a very light, near-neutral yellow. Relative luminance 0.784; OKLCH L 92.2% C 0.008 H 91.5°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E7E5DF |
|---|---|
| RGB | rgb(231, 229, 223) |
| HSL | hsl(45, 14%, 89%) |
| HSV | hsv(45, 3%, 91%) |
| CMYK | cmyk(0%, 0.9%, 3.5%, 9.4%) |
| CIE-LAB | lab(90.94, -0.38, 3.16) |
| CIE-LCH | lch(90.94, 3.18, 96.82°) |
| OKLab | oklab(92.18% -0.0002 0.0083) |
| OKLCH | oklch(92.18% 0.008 91.5) |
| XYZ | xyz(74.2916, 78.3555, 81.0080) |
| Luminance | 0.7835 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.60
Light Grey
#D8DCD6
ΔE00 3.72
Off White
#FAF9F6
ΔE00 4.45
Whitesmoke
#F5F5F5
ΔE00 4.52
Linen
#FAF0E6
ΔE00 4.54
Floralwhite
#FFFAF0
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7E5DF #DFE1E7
analogous
#E7E1DF #E7E5DF #E5E7DF
triadic
#E7E5DF #DFE7E5 #E5DFE7
tetradic
#E7E5DF #DFE7E1 #DFE1E7 #E7DFE5
square
#E7E5DF #DFE7E1 #DFE1E7 #E7DFE5
split-complementary
#E7E5DF #DFE5E7 #E1DFE7
monochromatic
#B3AC99 #CDC9BC #E7E5DF #F2F1EE #F2F1EE
Accessibility & contrast
On white
1.26
#E7E5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#E7E5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7E5DF
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7E5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7E5DF | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E5DF
Deuteranopia (green-blind)
#E7E5DF
Tritanopia (blue-blind)
#E9E4E3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e7e5df; /* rgb */ color: rgb(231, 229, 223); /* oklch */ color: oklch(92.2% 0.008 91.5);
Tailwind
colors: {
custom: {
50: '#eeede9',
500: '#e7e5df',
950: '#000000',
},
}SCSS
$custom: #e7e5df; $custom-light: #eeede9; $custom-dark: #000000;
JSON
{
"hex": "#e7e5df",
"rgb": {
"r": 231,
"g": 229,
"b": 223
},
"hsl": {
"h": 45,
"s": 14.286,
"l": 89.02
},
"oklch": {
"l": 0.92179,
"c": 0.00833,
"h": 91.5
},
"luminance": 0.78355
}Semantic roles & 50–950 ramp
primary
#E7E5DF
secondary
#AEB1BC
accent
#60984D
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161616
muted
#858484