#DCD5DF#DCD5DF
#DCD5DF is a very light, near-neutral purple. Relative luminance 0.681; OKLCH L 88.1% C 0.015 H 316.0°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD5DF |
|---|---|
| RGB | rgb(220, 213, 223) |
| HSL | hsl(282, 14%, 85%) |
| HSV | hsv(282, 4%, 87%) |
| CMYK | cmyk(1.3%, 4.5%, 0%, 12.5%) |
| CIE-LAB | lab(86.07, 4.19, -4.06) |
| CIE-LCH | lch(86.07, 5.84, 315.92°) |
| OKLab | oklab(88.15% 0.0111 -0.0108) |
| OKLCH | oklch(88.15% 0.015 316) |
| XYZ | xyz(66.6266, 68.1320, 79.4385) |
| Luminance | 0.6813 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.91
Light Gray
#D3D3D3
ΔE00 6.48
Gainsboro
#DCDCDC
ΔE00 6.50
Fog
#D8DCE0
ΔE00 6.76
Lavenderblush
#FFF0F5
ΔE00 7.17
Ghostwhite
#F8F8FF
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD5DF #D8DFD5
analogous
#D7D5DF #DCD5DF #DFD5DD
triadic
#DCD5DF #DFDCD5 #D5DFDC
tetradic
#DCD5DF #DFD7D5 #D8DFD5 #D5DDDF
square
#DCD5DF #DFD7D5 #D8DFD5 #D5DDDF
split-complementary
#DCD5DF #DDDFD5 #D5DFD7
monochromatic
#A290AA #BFB2C5 #DCD5DF #F1EEF2 #F1EEF2
Accessibility & contrast
On white
1.44
#DCD5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#DCD5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD5DF
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD5DF | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DF
Deuteranopia (green-blind)
#D5D7DF
Tritanopia (blue-blind)
#DCD6D8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcd5df; /* rgb */ color: rgb(220, 213, 223); /* oklch */ color: oklch(88.1% 0.015 316.0);
Tailwind
colors: {
custom: {
50: '#e6e1e9',
500: '#dcd5df',
950: '#000000',
},
}SCSS
$custom: #dcd5df; $custom-light: #e6e1e9; $custom-dark: #000000;
JSON
{
"hex": "#dcd5df",
"rgb": {
"r": 220,
"g": 213,
"b": 223
},
"hsl": {
"h": 282,
"s": 13.514,
"l": 85.49
},
"oklch": {
"l": 0.8815,
"c": 0.01549,
"h": 316
},
"luminance": 0.68132
}Semantic roles & 50–950 ramp
primary
#DCD5DF
secondary
#A9B4A4
accent
#984E64
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484