#DCD7DF#DCD7DF
#DCD7DF is a very light, near-neutral violet. Relative luminance 0.691; OKLCH L 88.5% C 0.012 H 313.2°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD7DF |
|---|---|
| RGB | rgb(220, 215, 223) |
| HSL | hsl(278, 11%, 86%) |
| HSV | hsv(278, 4%, 87%) |
| CMYK | cmyk(1.3%, 3.6%, 0%, 12.5%) |
| CIE-LAB | lab(86.58, 3.15, -3.32) |
| CIE-LCH | lch(86.58, 4.57, 313.46°) |
| OKLab | oklab(88.55% 0.0083 -0.0088) |
| OKLCH | oklch(88.55% 0.012 313.2) |
| XYZ | xyz(67.1327, 69.1444, 79.6072) |
| Luminance | 0.6914 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 5.16
Light Gray
#D3D3D3
ΔE00 5.28
Fog
#D8DCE0
ΔE00 5.38
Lavender (CSS)
#E6E6FA
ΔE00 6.02
Lavenderblush
#FFF0F5
ΔE00 7.14
Ghostwhite
#F8F8FF
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD7DF #DADFD7
analogous
#D8D7DF #DCD7DF #DFD7DE
triadic
#DCD7DF #DFDCD7 #D7DFDC
tetradic
#DCD7DF #DFD8D7 #DADFD7 #D7DEDF
square
#DCD7DF #DFD8D7 #DADFD7 #D7DEDF
split-complementary
#DCD7DF #DEDFD7 #D7DFD8
monochromatic
#A093A9 #BEB5C4 #DCD7DF #F0EEF1 #F0EEF1
Accessibility & contrast
On white
1.42
#DCD7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#DCD7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD7DF
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD7DF | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DF
Deuteranopia (green-blind)
#D7D9DF
Tritanopia (blue-blind)
#DCD8D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcd7df; /* rgb */ color: rgb(220, 215, 223); /* oklch */ color: oklch(88.5% 0.012 313.2);
Tailwind
colors: {
custom: {
50: '#e6e3e9',
500: '#dcd7df',
950: '#000000',
},
}SCSS
$custom: #dcd7df; $custom-light: #e6e3e9; $custom-dark: #000000;
JSON
{
"hex": "#dcd7df",
"rgb": {
"r": 220,
"g": 215,
"b": 223
},
"hsl": {
"h": 277.5,
"s": 11.111,
"l": 85.882
},
"oklch": {
"l": 0.88545,
"c": 0.01208,
"h": 313.2
},
"luminance": 0.69144
}Semantic roles & 50–950 ramp
primary
#DCD7DF
secondary
#ACB3A7
accent
#95506A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484