#E2DFD6#E2DFD6
#E2DFD6 is a very light, near-neutral yellow. Relative luminance 0.738; OKLCH L 90.3% C 0.013 H 91.5°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DFD6 |
|---|---|
| RGB | rgb(226, 223, 214) |
| HSL | hsl(45, 17%, 86%) |
| HSV | hsv(45, 5%, 89%) |
| CMYK | cmyk(0%, 1.3%, 5.3%, 11.4%) |
| CIE-LAB | lab(88.83, -0.55, 4.76) |
| CIE-LCH | lch(88.83, 4.79, 96.61°) |
| OKLab | oklab(90.35% -0.0003 0.0125) |
| OKLCH | oklch(90.35% 0.013 91.5) |
| XYZ | xyz(69.8876, 73.7995, 74.1682) |
| Luminance | 0.7380 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.50
Gainsboro
#DCDCDC
ΔE00 4.41
Eggshell
#F0EAD6
ΔE00 4.91
Linen
#FAF0E6
ΔE00 5.16
Light Gray
#D3D3D3
ΔE00 5.16
Warm Beige
#E9DCC9
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DFD6 #D6D9E2
analogous
#E2D9D6 #E2DFD6 #DFE2D6
triadic
#E2DFD6 #D6E2DF #DFD6E2
tetradic
#E2DFD6 #D6E2D9 #D6D9E2 #E2D6DF
square
#E2DFD6 #D6E2D9 #D6D9E2 #E2D6DF
split-complementary
#E2DFD6 #D6DFE2 #D9D6E2
monochromatic
#AFA78E #C9C3B2 #E2DFD6 #F2F1ED #F2F1ED
Accessibility & contrast
On white
1.33
#E2DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#E2DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DFD6
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DFD6 | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED6
Deuteranopia (green-blind)
#E2DFD6
Tritanopia (blue-blind)
#E4DDDC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e2dfd6; /* rgb */ color: rgb(226, 223, 214); /* oklch */ color: oklch(90.3% 0.013 91.5);
Tailwind
colors: {
custom: {
50: '#ebe9e2',
500: '#e2dfd6',
950: '#000000',
},
}SCSS
$custom: #e2dfd6; $custom-light: #ebe9e2; $custom-dark: #000000;
JSON
{
"hex": "#e2dfd6",
"rgb": {
"r": 226,
"g": 223,
"b": 214
},
"hsl": {
"h": 45,
"s": 17.143,
"l": 86.275
},
"oklch": {
"l": 0.9035,
"c": 0.01254,
"h": 91.5
},
"luminance": 0.73799
}Semantic roles & 50–950 ramp
primary
#E2DFD6
secondary
#A4A9B8
accent
#5E9B4A
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484