#DFDFE0#DFDFE0
#DFDFE0 is a very light, near-neutral grey. Relative luminance 0.738; OKLCH L 90.4% C 0.001 H 286.4°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDFE0 |
|---|---|
| RGB | rgb(223, 223, 224) |
| HSL | hsl(240, 2%, 88%) |
| HSV | hsv(240, 0%, 88%) |
| CMYK | cmyk(0.4%, 0.4%, 0%, 12.2%) |
| CIE-LAB | lab(88.85, 0.18, -0.49) |
| CIE-LCH | lch(88.85, 0.52, 290.23°) |
| OKLab | oklab(90.39% 0.0004 -0.0013) |
| OKLCH | oklch(90.39% 0.001 286.4) |
| XYZ | xyz(70.2714, 73.8451, 81.0580) |
| Luminance | 0.7385 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 0.89
Fog
#D8DCE0
ΔE00 2.30
Light Gray
#D3D3D3
ΔE00 2.83
Light Grey
#D8DCD6
ΔE00 4.61
Whitesmoke
#F5F5F5
ΔE00 4.73
Off White
#FAF9F6
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDFE0 #E0E0DF
analogous
#DFDFE0 #DFDFE0 #DFDFE0
triadic
#DFDFE0 #E0DFDF #DFE0DF
tetradic
#DFDFE0 #E0DFDF #E0E0DF #DFE0DF
square
#DFDFE0 #E0DFDF #E0E0DF #DFE0DF
split-complementary
#DFDFE0 #E0DFDF #DFE0DF
monochromatic
#A1A1A4 #C0C0C2 #DFDFE0 #EFEFF0 #EFEFF0
Accessibility & contrast
On white
1.33
#DFDFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#DFDFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDFE0
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDFE0 | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFE0
Deuteranopia (green-blind)
#DFDFE0
Tritanopia (blue-blind)
#DFDFDF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dfdfe0; /* rgb */ color: rgb(223, 223, 224); /* oklch */ color: oklch(90.4% 0.001 286.4);
Tailwind
colors: {
custom: {
50: '#e9e9e9',
500: '#dfdfe0',
950: '#000000',
},
}SCSS
$custom: #dfdfe0; $custom-light: #e9e9e9; $custom-dark: #000000;
JSON
{
"hex": "#dfdfe0",
"rgb": {
"r": 223,
"g": 223,
"b": 224
},
"hsl": {
"h": 240,
"s": 1.587,
"l": 87.647
},
"oklch": {
"l": 0.90394,
"c": 0.00134,
"h": 286.4
},
"luminance": 0.73845
}Semantic roles & 50–950 ramp
primary
#DFDFE0
secondary
#B2B2B1
accent
#8B5A8B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484