#DFE2DE#DFE2DE
#DFE2DE is a very light, near-neutral grey. Relative luminance 0.754; OKLCH L 90.9% C 0.006 H 137.8°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE2DE |
|---|---|
| RGB | rgb(223, 226, 222) |
| HSL | hsl(105, 6%, 88%) |
| HSV | hsv(105, 2%, 89%) |
| CMYK | cmyk(1.3%, 0%, 1.8%, 11.4%) |
| CIE-LAB | lab(89.56, -1.73, 1.60) |
| CIE-LCH | lch(89.56, 2.35, 137.22°) |
| OKLab | oklab(90.94% -0.0046 0.0042) |
| OKLCH | oklch(90.94% 0.006 137.8) |
| XYZ | xyz(70.8104, 75.3545, 79.9075) |
| Luminance | 0.7536 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.85
Gainsboro
#DCDCDC
ΔE00 3.07
Light Gray
#D3D3D3
ΔE00 4.30
Fog
#D8DCE0
ΔE00 4.36
Whitesmoke
#F5F5F5
ΔE00 5.11
Off White
#FAF9F6
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE2DE #E1DEE2
analogous
#E1E2DE #DFE2DE #DEE2DF
triadic
#DFE2DE #DEDFE2 #E2DEDF
tetradic
#DFE2DE #DEE1E2 #E1DEE2 #E2DFDE
square
#DFE2DE #DEE1E2 #E1DEE2 #E2DFDE
split-complementary
#DFE2DE #DFDEE2 #E2DEE1
monochromatic
#A0A99D #BFC5BD #DFE2DE #EFF1EF #EFF1EF
Accessibility & contrast
On white
1.31
#DFE2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#DFE2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE2DE
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE2DE | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DE
Deuteranopia (green-blind)
#E2E1DE
Tritanopia (blue-blind)
#DFE2E1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dfe2de; /* rgb */ color: rgb(223, 226, 222); /* oklch */ color: oklch(90.9% 0.006 137.8);
Tailwind
colors: {
custom: {
50: '#e9ebe8',
500: '#dfe2de',
950: '#000000',
},
}SCSS
$custom: #dfe2de; $custom-light: #e9ebe8; $custom-dark: #000000;
JSON
{
"hex": "#dfe2de",
"rgb": {
"r": 223,
"g": 226,
"b": 222
},
"hsl": {
"h": 105,
"s": 6.452,
"l": 87.843
},
"oklch": {
"l": 0.90935,
"c": 0.00625,
"h": 137.8
},
"luminance": 0.75355
}Semantic roles & 50–950 ramp
primary
#DFE2DE
secondary
#B4AFB6
accent
#559082
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161616
muted
#848484