#E5DFC8#E5DFC8
#E5DFC8 is a very light, muted yellow. Relative luminance 0.736; OKLCH L 90.2% C 0.031 H 94.9°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DFC8 |
|---|---|
| RGB | rgb(229, 223, 200) |
| HSL | hsl(48, 36%, 84%) |
| HSV | hsv(48, 13%, 90%) |
| CMYK | cmyk(0%, 2.6%, 12.7%, 10.2%) |
| CIE-LAB | lab(88.74, -1.80, 12.00) |
| CIE-LCH | lch(88.74, 12.14, 98.53°) |
| OKLab | oklab(90.23% -0.0027 0.0312) |
| OKLCH | oklch(90.23% 0.031 94.9) |
| XYZ | xyz(69.1251, 73.6042, 65.1979) |
| Luminance | 0.7360 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.71
Warm Beige
#E9DCC9
ΔE00 4.19
Champagne
#F7E7CE
ΔE00 4.93
Beige
#F5F5DC
ΔE00 5.28
Cornsilk
#FFF8DC
ΔE00 5.51
Antiquewhite
#FAEBD7
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DFC8 #C8CEE5
analogous
#E5D1C8 #E5DFC8 #DDE5C8
triadic
#E5DFC8 #C8E5DF #DFC8E5
tetradic
#E5DFC8 #C8E5D1 #C8CEE5 #E5C8DD
square
#E5DFC8 #C8E5D1 #C8CEE5 #E5C8DD
split-complementary
#E5DFC8 #C8DDE5 #D1C8E5
monochromatic
#BEAF75 #D1C79E #E5DFC8 #F5F3EA #F5F3EA
Accessibility & contrast
On white
1.34
#E5DFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#E5DFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DFC8
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DFC8 | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DEC7
Deuteranopia (green-blind)
#E6E0C9
Tritanopia (blue-blind)
#EADBD8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e5dfc8; /* rgb */ color: rgb(229, 223, 200); /* oklch */ color: oklch(90.2% 0.031 94.9);
Tailwind
colors: {
custom: {
50: '#ede9d8',
500: '#e5dfc8',
950: '#000000',
},
}SCSS
$custom: #e5dfc8; $custom-light: #ede9d8; $custom-dark: #000000;
JSON
{
"hex": "#e5dfc8",
"rgb": {
"r": 229,
"g": 223,
"b": 200
},
"hsl": {
"h": 47.586,
"s": 35.802,
"l": 84.118
},
"oklch": {
"l": 0.90227,
"c": 0.03133,
"h": 94.9
},
"luminance": 0.73603
}Semantic roles & 50–950 ramp
primary
#E5DFC8
secondary
#939CBE
accent
#50AF37
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161614
muted
#848483