#E4E6D5#E4E6D5
#E4E6D5 is a very light, muted yellow. Relative luminance 0.779; OKLCH L 91.9% C 0.023 H 112.3°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E6D5 |
|---|---|
| RGB | rgb(228, 230, 213) |
| HSL | hsl(67, 25%, 87%) |
| HSV | hsv(67, 7%, 90%) |
| CMYK | cmyk(0.9%, 0%, 7.4%, 9.8%) |
| CIE-LAB | lab(90.73, -3.62, 8.05) |
| CIE-LCH | lch(90.73, 8.82, 114.22°) |
| OKLab | oklab(91.88% -0.0086 0.0211) |
| OKLCH | oklch(91.88% 0.023 112.3) |
| XYZ | xyz(72.3003, 77.8919, 74.1636) |
| Luminance | 0.7789 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.80
Beige
#F5F5DC
ΔE00 4.21
Light Grey
#D8DCD6
ΔE00 5.06
Ivory
#FFFFF0
ΔE00 5.50
Off White (survey)
#FFFFE4
ΔE00 6.15
Oldlace
#FDF5E6
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E6D5 #D7D5E6
analogous
#E6E0D5 #E4E6D5 #DCE6D5
triadic
#E4E6D5 #D5E4E6 #E6D5E4
tetradic
#E4E6D5 #D5E6E0 #D7D5E6 #E6D5DC
square
#E4E6D5 #D5E6E0 #D7D5E6 #E6D5DC
split-complementary
#E4E6D5 #D5DCE6 #E0D5E6
monochromatic
#B3B888 #CBCFAF #E4E6D5 #F3F4EC #F3F4EC
Accessibility & contrast
On white
1.27
#E4E6D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#E4E6D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E6D5
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E6D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E6D5 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E4D4
Deuteranopia (green-blind)
#E9E5D6
Tritanopia (blue-blind)
#E6E4E1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e4e6d5; /* rgb */ color: rgb(228, 230, 213); /* oklch */ color: oklch(91.9% 0.023 112.3);
Tailwind
colors: {
custom: {
50: '#ecede1',
500: '#e4e6d5',
950: '#000000',
},
}SCSS
$custom: #e4e6d5; $custom-light: #ecede1; $custom-dark: #000000;
JSON
{
"hex": "#e4e6d5",
"rgb": {
"r": 228,
"g": 230,
"b": 213
},
"hsl": {
"h": 67.059,
"s": 25.373,
"l": 86.863
},
"oklch": {
"l": 0.91878,
"c": 0.02275,
"h": 112.3
},
"luminance": 0.77892
}Semantic roles & 50–950 ramp
primary
#E4E6D5
secondary
#A5A1BE
accent
#42A44D
background
#FEFEFE
surface
#FDFDFC
border
#D5D5D5
text
#161615
muted
#848484