#DCD6DF#DCD6DF
#DCD6DF is a very light, near-neutral purple. Relative luminance 0.686; OKLCH L 88.3% C 0.014 H 314.7°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD6DF |
|---|---|
| RGB | rgb(220, 214, 223) |
| HSL | hsl(280, 12%, 86%) |
| HSV | hsv(280, 4%, 87%) |
| CMYK | cmyk(1.3%, 4%, 0%, 12.5%) |
| CIE-LAB | lab(86.32, 3.67, -3.69) |
| CIE-LCH | lch(86.32, 5.20, 314.83°) |
| OKLab | oklab(88.35% 0.0097 -0.0098) |
| OKLCH | oklch(88.35% 0.014 314.7) |
| XYZ | xyz(66.8789, 68.6366, 79.5226) |
| Luminance | 0.6864 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 5.84
Light Gray
#D3D3D3
ΔE00 5.88
Lavender (CSS)
#E6E6FA
ΔE00 5.92
Fog
#D8DCE0
ΔE00 6.08
Lavenderblush
#FFF0F5
ΔE00 7.12
Ghostwhite
#F8F8FF
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD6DF #D9DFD6
analogous
#D7D6DF #DCD6DF #DFD6DD
triadic
#DCD6DF #DFDCD6 #D6DFDC
tetradic
#DCD6DF #DFD7D6 #D9DFD6 #D6DDDF
square
#DCD6DF #DFD7D6 #D9DFD6 #D6DDDF
split-complementary
#DCD6DF #DDDFD6 #D6DFD7
monochromatic
#A191A9 #BFB4C4 #DCD6DF #F0EEF2 #F0EEF2
Accessibility & contrast
On white
1.43
#DCD6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#DCD6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD6DF
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD6DF | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8DF
Deuteranopia (green-blind)
#D6D8DF
Tritanopia (blue-blind)
#DCD7D9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dcd6df; /* rgb */ color: rgb(220, 214, 223); /* oklch */ color: oklch(88.3% 0.014 314.7);
Tailwind
colors: {
custom: {
50: '#e6e2e9',
500: '#dcd6df',
950: '#000000',
},
}SCSS
$custom: #dcd6df; $custom-light: #e6e2e9; $custom-dark: #000000;
JSON
{
"hex": "#dcd6df",
"rgb": {
"r": 220,
"g": 214,
"b": 223
},
"hsl": {
"h": 280,
"s": 12.329,
"l": 85.686
},
"oklch": {
"l": 0.88347,
"c": 0.01378,
"h": 314.7
},
"luminance": 0.68636
}Semantic roles & 50–950 ramp
primary
#DCD6DF
secondary
#AAB4A5
accent
#964F67
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484