#DCDFDA#DCDFDA
#DCDFDA is a very light, near-neutral grey. Relative luminance 0.731; OKLCH L 90.0% C 0.007 H 132.4°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFDA |
|---|---|
| RGB | rgb(220, 223, 218) |
| HSL | hsl(96, 7%, 86%) |
| HSV | hsv(96, 2%, 87%) |
| CMYK | cmyk(1.3%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(88.47, -1.91, 2.09) |
| CIE-LCH | lch(88.47, 2.83, 132.39°) |
| OKLab | oklab(89.99% -0.005 0.0055) |
| OKLCH | oklch(89.99% 0.007 132.4) |
| XYZ | xyz(68.5557, 73.0529, 76.8050) |
| Luminance | 0.7305 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.05
Gainsboro
#DCDCDC
ΔE00 3.31
Light Gray
#D3D3D3
ΔE00 4.15
Fog
#D8DCE0
ΔE00 4.73
Silver (survey)
#C5C9C7
ΔE00 5.40
Whitesmoke
#F5F5F5
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFDA #DDDADF
analogous
#DFDFDA #DCDFDA #DADFDB
triadic
#DCDFDA #DADCDF #DFDADC
tetradic
#DCDFDA #DADFDF #DDDADF #DFDBDA
square
#DCDFDA #DADFDF #DDDADF #DFDBDA
split-complementary
#DCDFDA #DBDADF #DFDADF
monochromatic
#9EA698 #BDC3B9 #DCDFDA #EFF1EF #EFF1EF
Accessibility & contrast
On white
1.35
#DCDFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#DCDFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFDA
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFDA | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DEDA
Deuteranopia (green-blind)
#DFDEDA
Tritanopia (blue-blind)
#DCDFDD
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dcdfda; /* rgb */ color: rgb(220, 223, 218); /* oklch */ color: oklch(90.0% 0.007 132.4);
Tailwind
colors: {
custom: {
50: '#e6e9e5',
500: '#dcdfda',
950: '#000000',
},
}SCSS
$custom: #dcdfda; $custom-light: #e6e9e5; $custom-dark: #000000;
JSON
{
"hex": "#dcdfda",
"rgb": {
"r": 220,
"g": 223,
"b": 218
},
"hsl": {
"h": 96,
"s": 7.246,
"l": 86.471
},
"oklch": {
"l": 0.89992,
"c": 0.00745,
"h": 132.4
},
"luminance": 0.73053
}Semantic roles & 50–950 ramp
primary
#DCDFDA
secondary
#AFABB3
accent
#549179
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484