#DFDCDA#DFDCDA
#DFDCDA is a very light, near-neutral grey. Relative luminance 0.719; OKLCH L 89.6% C 0.004 H 56.3°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDCDA |
|---|---|
| RGB | rgb(223, 220, 218) |
| HSL | hsl(24, 7%, 86%) |
| HSV | hsv(24, 2%, 87%) |
| CMYK | cmyk(0%, 1.3%, 2.2%, 12.5%) |
| CIE-LAB | lab(87.94, 0.66, 1.34) |
| CIE-LCH | lch(87.94, 1.49, 63.66°) |
| OKLab | oklab(89.63% 0.0024 0.0036) |
| OKLCH | oklch(89.63% 0.004 56.3) |
| XYZ | xyz(68.6776, 71.9365, 76.5832) |
| Luminance | 0.7194 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.61
Light Gray
#D3D3D3
ΔE00 2.72
Fog
#D8DCE0
ΔE00 4.06
Light Grey
#D8DCD6
ΔE00 4.51
Whitesmoke
#F5F5F5
ΔE00 5.52
Silver (survey)
#C5C9C7
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDCDA #DADDDF
analogous
#DFDADB #DFDCDA #DFDFDA
triadic
#DFDCDA #DADFDC #DCDADF
tetradic
#DFDCDA #DBDFDA #DADDDF #DFDADF
square
#DFDCDA #DBDFDA #DADDDF #DFDADF
split-complementary
#DFDCDA #DADFDF #DADBDF
monochromatic
#A69E98 #C3BDB9 #DFDCDA #F1EFEF #F1EFEF
Accessibility & contrast
On white
1.36
#DFDCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#DFDCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDCDA
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDCDA | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCDA
Deuteranopia (green-blind)
#DEDDDA
Tritanopia (blue-blind)
#E0DBDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dfdcda; /* rgb */ color: rgb(223, 220, 218); /* oklch */ color: oklch(89.6% 0.004 56.3);
Tailwind
colors: {
custom: {
50: '#e9e6e5',
500: '#dfdcda',
950: '#000000',
},
}SCSS
$custom: #dfdcda; $custom-light: #e9e6e5; $custom-dark: #000000;
JSON
{
"hex": "#dfdcda",
"rgb": {
"r": 223,
"g": 220,
"b": 218
},
"hsl": {
"h": 24,
"s": 7.246,
"l": 86.471
},
"oklch": {
"l": 0.89627,
"c": 0.00428,
"h": 56.3
},
"luminance": 0.71936
}Semantic roles & 50–950 ramp
primary
#DFDCDA
secondary
#ABAFB3
accent
#799154
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484