#DFDDE2#DFDDE2
#DFDDE2 is a very light, near-neutral grey. Relative luminance 0.729; OKLCH L 90.1% C 0.007 H 304.3°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDDE2 |
|---|---|
| RGB | rgb(223, 221, 226) |
| HSL | hsl(264, 8%, 88%) |
| HSV | hsv(264, 2%, 89%) |
| CMYK | cmyk(1.3%, 2.2%, 0%, 11.4%) |
| CIE-LAB | lab(88.40, 1.58, -2.20) |
| CIE-LCH | lch(88.40, 2.71, 305.61°) |
| OKLab | oklab(90.06% 0.004 -0.0058) |
| OKLCH | oklch(90.06% 0.007 304.3) |
| XYZ | xyz(70.0130, 72.8919, 82.3179) |
| Luminance | 0.7289 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.04
Fog
#D8DCE0
ΔE00 3.27
Light Gray
#D3D3D3
ΔE00 3.91
Ghostwhite
#F8F8FF
ΔE00 5.82
Whitesmoke
#F5F5F5
ΔE00 5.82
Lavender (CSS)
#E6E6FA
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDDE2 #E0E2DD
analogous
#DDDDE2 #DFDDE2 #E1DDE2
triadic
#DFDDE2 #E2DFDD #DDE2DF
tetradic
#DFDDE2 #E2DDDD #E0E2DD #DDE2E1
square
#DFDDE2 #E2DDDD #E0E2DD #DDE2E1
split-complementary
#DFDDE2 #E2E1DD #DDE2DD
monochromatic
#A19BAA #C0BCC6 #DFDDE2 #EFEEF1 #EFEEF1
Accessibility & contrast
On white
1.35
#DFDDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#DFDDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDDE2
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDDE2 | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDEE2
Deuteranopia (green-blind)
#DDDEE2
Tritanopia (blue-blind)
#DFDEDF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dfdde2; /* rgb */ color: rgb(223, 221, 226); /* oklch */ color: oklch(90.1% 0.007 304.3);
Tailwind
colors: {
custom: {
50: '#e9e7eb',
500: '#dfdde2',
950: '#000000',
},
}SCSS
$custom: #dfdde2; $custom-light: #e9e7eb; $custom-dark: #000000;
JSON
{
"hex": "#dfdde2",
"rgb": {
"r": 223,
"g": 221,
"b": 226
},
"hsl": {
"h": 264,
"s": 7.937,
"l": 87.647
},
"oklch": {
"l": 0.90055,
"c": 0.00707,
"h": 304.3
},
"luminance": 0.72892
}Semantic roles & 50–950 ramp
primary
#DFDDE2
secondary
#B2B6AD
accent
#925479
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161616
muted
#848484