#E2DFE3#E2DFE3
#E2DFE3 is a very light, near-neutral grey. Relative luminance 0.745; OKLCH L 90.7% C 0.006 H 317.7°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DFE3 |
|---|---|
| RGB | rgb(226, 223, 227) |
| HSL | hsl(285, 7%, 88%) |
| HSV | hsv(285, 2%, 89%) |
| CMYK | cmyk(0.4%, 1.8%, 0%, 11%) |
| CIE-LAB | lab(89.15, 1.73, -1.59) |
| CIE-LCH | lch(89.15, 2.35, 317.37°) |
| OKLab | oklab(90.71% 0.0046 -0.0042) |
| OKLCH | oklch(90.71% 0.006 317.7) |
| XYZ | xyz(71.6146, 74.4903, 83.2634) |
| Luminance | 0.7449 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.98
Fog
#D8DCE0
ΔE00 3.69
Light Gray
#D3D3D3
ΔE00 4.11
Whitesmoke
#F5F5F5
ΔE00 5.33
Ghostwhite
#F8F8FF
ΔE00 5.52
Snow
#FFFAFA
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DFE3 #E0E3DF
analogous
#E0DFE3 #E2DFE3 #E3DFE2
triadic
#E2DFE3 #E3E2DF #DFE3E2
tetradic
#E2DFE3 #E3E0DF #E0E3DF #DFE2E3
square
#E2DFE3 #E3E0DF #E0E3DF #DFE2E3
split-complementary
#E2DFE3 #E2E3DF #DFE3E0
monochromatic
#A79EAA #C4BEC6 #E2DFE3 #F0EFF1 #F0EFF1
Accessibility & contrast
On white
1.32
#E2DFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#E2DFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DFE3
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DFE3 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE0E3
Deuteranopia (green-blind)
#DFE0E3
Tritanopia (blue-blind)
#E2DFE0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e2dfe3; /* rgb */ color: rgb(226, 223, 227); /* oklch */ color: oklch(90.7% 0.006 317.7);
Tailwind
colors: {
custom: {
50: '#ebe9eb',
500: '#e2dfe3',
950: '#000000',
},
}SCSS
$custom: #e2dfe3; $custom-light: #ebe9eb; $custom-dark: #000000;
JSON
{
"hex": "#e2dfe3",
"rgb": {
"r": 226,
"g": 223,
"b": 227
},
"hsl": {
"h": 285,
"s": 6.667,
"l": 88.235
},
"oklch": {
"l": 0.90714,
"c": 0.00626,
"h": 317.7
},
"luminance": 0.7449
}Semantic roles & 50–950 ramp
primary
#E2DFE3
secondary
#B1B7B0
accent
#915564
background
#FEFEFE
surface
#FDFCFD
border
#D5D5D5
text
#161616
muted
#848484