#DCD8DF#DCD8DF
#DCD8DF is a very light, near-neutral violet. Relative luminance 0.697; OKLCH L 88.7% C 0.010 H 311.2°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD8DF |
|---|---|
| RGB | rgb(220, 216, 223) |
| HSL | hsl(274, 10%, 86%) |
| HSV | hsv(274, 3%, 87%) |
| CMYK | cmyk(1.3%, 3.1%, 0%, 12.5%) |
| CIE-LAB | lab(86.83, 2.62, -2.95) |
| CIE-LCH | lch(86.83, 3.95, 311.65°) |
| OKLab | oklab(88.74% 0.0068 -0.0078) |
| OKLCH | oklch(88.74% 0.01 311.2) |
| XYZ | xyz(67.3881, 69.6552, 79.6924) |
| Luminance | 0.6966 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.47
Light Gray
#D3D3D3
ΔE00 4.67
Fog
#D8DCE0
ΔE00 4.67
Lavender (CSS)
#E6E6FA
ΔE00 6.20
Ghostwhite
#F8F8FF
ΔE00 6.98
Lavenderblush
#FFF0F5
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD8DF #DBDFD8
analogous
#D8D8DF #DCD8DF #DFD8DE
triadic
#DCD8DF #DFDCD8 #D8DFDC
tetradic
#DCD8DF #DFD8D8 #DBDFD8 #D8DEDF
square
#DCD8DF #DFD8D8 #DBDFD8 #D8DEDF
split-complementary
#DCD8DF #DEDFD8 #D8DFD8
monochromatic
#A095A8 #BEB6C3 #DCD8DF #F0EEF1 #F0EEF1
Accessibility & contrast
On white
1.41
#DCD8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#DCD8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD8DF
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD8DF | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DF
Deuteranopia (green-blind)
#D8D9DF
Tritanopia (blue-blind)
#DCD9DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcd8df; /* rgb */ color: rgb(220, 216, 223); /* oklch */ color: oklch(88.7% 0.010 311.2);
Tailwind
colors: {
custom: {
50: '#e6e4e9',
500: '#dcd8df',
950: '#000000',
},
}SCSS
$custom: #dcd8df; $custom-light: #e6e4e9; $custom-dark: #000000;
JSON
{
"hex": "#dcd8df",
"rgb": {
"r": 220,
"g": 216,
"b": 223
},
"hsl": {
"h": 274.286,
"s": 9.859,
"l": 86.078
},
"oklch": {
"l": 0.88742,
"c": 0.01039,
"h": 311.2
},
"luminance": 0.69655
}Semantic roles & 50–950 ramp
primary
#DCD8DF
secondary
#ADB3A8
accent
#94526E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484