#E2DFC8#E2DFC8
#E2DFC8 is a very light, muted yellow. Relative luminance 0.731; OKLCH L 90.0% C 0.031 H 100.9°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DFC8 |
|---|---|
| RGB | rgb(226, 223, 200) |
| HSL | hsl(53, 31%, 84%) |
| HSV | hsv(53, 12%, 89%) |
| CMYK | cmyk(0%, 1.3%, 11.5%, 11.4%) |
| CIE-LAB | lab(88.50, -2.86, 11.64) |
| CIE-LCH | lch(88.50, 11.99, 103.82°) |
| OKLab | oklab(89.99% -0.0058 0.0303) |
| OKLCH | oklch(89.99% 0.031 100.9) |
| XYZ | xyz(68.1759, 73.1148, 65.1534) |
| Luminance | 0.7311 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.29
Beige
#F5F5DC
ΔE00 4.82
Warm Beige
#E9DCC9
ΔE00 5.49
Cornsilk
#FFF8DC
ΔE00 5.81
Champagne
#F7E7CE
ΔE00 6.27
Oldlace
#FDF5E6
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DFC8 #C8CBE2
analogous
#E2D2C8 #E2DFC8 #D8E2C8
triadic
#E2DFC8 #C8E2DF #DFC8E2
tetradic
#E2DFC8 #C8E2D2 #C8CBE2 #E2C8D8
square
#E2DFC8 #C8E2D2 #C8CBE2 #E2C8D8
split-complementary
#E2DFC8 #C8D8E2 #D2C8E2
monochromatic
#B8B078 #CDC8A0 #E2DFC8 #F4F3EB #F4F3EB
Accessibility & contrast
On white
1.34
#E2DFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#E2DFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DFC8
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DFC8 | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DDC7
Deuteranopia (green-blind)
#E5DFC9
Tritanopia (blue-blind)
#E6DCD8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e2dfc8; /* rgb */ color: rgb(226, 223, 200); /* oklch */ color: oklch(90.0% 0.031 100.9);
Tailwind
colors: {
custom: {
50: '#ebe9d8',
500: '#e2dfc8',
950: '#000000',
},
}SCSS
$custom: #e2dfc8; $custom-light: #ebe9d8; $custom-dark: #000000;
JSON
{
"hex": "#e2dfc8",
"rgb": {
"r": 226,
"g": 223,
"b": 200
},
"hsl": {
"h": 53.077,
"s": 30.952,
"l": 83.529
},
"oklch": {
"l": 0.89987,
"c": 0.03084,
"h": 100.9
},
"luminance": 0.73114
}Semantic roles & 50–950 ramp
primary
#E2DFC8
secondary
#9498BA
accent
#49AA3C
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161614
muted
#848483