#E1DFC8#E1DFC8
#E1DFC8 is a very light, muted yellow. Relative luminance 0.730; OKLCH L 89.9% C 0.031 H 102.9°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DFC8 |
|---|---|
| RGB | rgb(225, 223, 200) |
| HSL | hsl(55, 29%, 83%) |
| HSV | hsv(55, 11%, 88%) |
| CMYK | cmyk(0%, 0.9%, 11.1%, 11.8%) |
| CIE-LAB | lab(88.43, -3.22, 11.52) |
| CIE-LCH | lch(88.43, 11.96, 105.61°) |
| OKLab | oklab(89.91% -0.0069 0.03) |
| OKLCH | oklch(89.91% 0.031 102.9) |
| XYZ | xyz(67.8632, 72.9536, 65.1387) |
| Luminance | 0.7295 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.57
Beige
#F5F5DC
ΔE00 4.75
Warm Beige
#E9DCC9
ΔE00 5.93
Cornsilk
#FFF8DC
ΔE00 5.98
Champagne
#F7E7CE
ΔE00 6.72
Off White (survey)
#FFFFE4
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DFC8 #C8CAE1
analogous
#E1D2C8 #E1DFC8 #D6E1C8
triadic
#E1DFC8 #C8E1DF #DFC8E1
tetradic
#E1DFC8 #C8E1D2 #C8CAE1 #E1C8D6
square
#E1DFC8 #C8E1D2 #C8CAE1 #E1C8D6
split-complementary
#E1DFC8 #C8D6E1 #D2C8E1
monochromatic
#B6B179 #CBC8A0 #E1DFC8 #F4F3EB #F4F3EB
Accessibility & contrast
On white
1.35
#E1DFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#E1DFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DFC8
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DFC8 | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DDC7
Deuteranopia (green-blind)
#E5DFC9
Tritanopia (blue-blind)
#E5DCD8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e1dfc8; /* rgb */ color: rgb(225, 223, 200); /* oklch */ color: oklch(89.9% 0.031 102.9);
Tailwind
colors: {
custom: {
50: '#eae9d8',
500: '#e1dfc8',
950: '#000000',
},
}SCSS
$custom: #e1dfc8; $custom-light: #eae9d8; $custom-dark: #000000;
JSON
{
"hex": "#e1dfc8",
"rgb": {
"r": 225,
"g": 223,
"b": 200
},
"hsl": {
"h": 55.2,
"s": 29.412,
"l": 83.333
},
"oklch": {
"l": 0.89907,
"c": 0.03075,
"h": 102.9
},
"luminance": 0.72953
}Semantic roles & 50–950 ramp
primary
#E1DFC8
secondary
#9497B9
accent
#46A83D
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161614
muted
#848483