#E7E5CD#E7E5CD
#E7E5CD is a very light, muted yellow. Relative luminance 0.774; OKLCH L 91.7% C 0.032 H 103.1°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E7E5CD |
|---|---|
| RGB | rgb(231, 229, 205) |
| HSL | hsl(55, 35%, 85%) |
| HSV | hsv(55, 11%, 91%) |
| CMYK | cmyk(0%, 0.9%, 11.3%, 9.4%) |
| CIE-LAB | lab(90.52, -3.37, 11.95) |
| CIE-LCH | lch(90.52, 12.42, 105.74°) |
| OKLab | oklab(91.71% -0.0072 0.0311) |
| OKLCH | oklch(91.71% 0.032 103.1) |
| XYZ | xyz(71.9926, 77.4359, 68.8998) |
| Luminance | 0.7743 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.93
Beige
#F5F5DC
ΔE00 3.43
Cornsilk
#FFF8DC
ΔE00 4.74
Off White (survey)
#FFFFE4
ΔE00 5.46
Lightyellow
#FFFFE0
ΔE00 5.76
Warm Beige
#E9DCC9
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7E5CD #CDCFE7
analogous
#E7D8CD #E7E5CD #DCE7CD
triadic
#E7E5CD #CDE7E5 #E5CDE7
tetradic
#E7E5CD #CDE7D8 #CDCFE7 #E7CDDC
square
#E7E5CD #CDE7D8 #CDCFE7 #E7CDDC
split-complementary
#E7E5CD #CDDCE7 #D8CDE7
monochromatic
#BFBA7A #D3CFA4 #E7E5CD #F5F4EA #F5F4EA
Accessibility & contrast
On white
1.27
#E7E5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#E7E5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7E5CD
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7E5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7E5CD | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3CC
Deuteranopia (green-blind)
#EBE5CE
Tritanopia (blue-blind)
#EBE2DE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e7e5cd; /* rgb */ color: rgb(231, 229, 205); /* oklch */ color: oklch(91.7% 0.032 103.1);
Tailwind
colors: {
custom: {
50: '#eeeddc',
500: '#e7e5cd',
950: '#000000',
},
}SCSS
$custom: #e7e5cd; $custom-light: #eeeddc; $custom-dark: #000000;
JSON
{
"hex": "#e7e5cd",
"rgb": {
"r": 231,
"g": 229,
"b": 205
},
"hsl": {
"h": 55.385,
"s": 35.135,
"l": 85.49
},
"oklch": {
"l": 0.91709,
"c": 0.03191,
"h": 103.1
},
"luminance": 0.77435
}Semantic roles & 50–950 ramp
primary
#E7E5CD
secondary
#989BC0
accent
#41AE38
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161615
muted
#858484