#DCD6EC#DCD6EC
#DCD6EC is a very light, muted violet. Relative luminance 0.694; OKLCH L 88.7% C 0.031 H 298.2°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD6EC |
|---|---|
| RGB | rgb(220, 214, 236) |
| HSL | hsl(256, 37%, 88%) |
| HSV | hsv(256, 9%, 93%) |
| CMYK | cmyk(6.8%, 9.3%, 0%, 7.5%) |
| CIE-LAB | lab(86.68, 6.11, -10.03) |
| CIE-LCH | lch(86.68, 11.75, 301.35°) |
| OKLab | oklab(88.75% 0.0144 -0.0269) |
| OKLCH | oklch(88.75% 0.031 298.2) |
| XYZ | xyz(68.6993, 69.3648, 89.1101) |
| Luminance | 0.6936 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.30
Thistle
#D8BFD8
ΔE00 8.09
Periwinkle
#CCCCFF
ΔE00 9.12
Lavenderblush
#FFF0F5
ΔE00 9.38
Ghostwhite
#F8F8FF
ΔE00 9.87
Pale Lilac
#E4CBFF
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD6EC #E6ECD6
analogous
#D6DBEC #DCD6EC #E7D6EC
triadic
#DCD6EC #ECDCD6 #D6ECDC
tetradic
#DCD6EC #ECD6DB #E6ECD6 #D6ECE7
square
#DCD6EC #ECD6DB #E6ECD6 #D6ECE7
split-complementary
#DCD6EC #ECE7D6 #DBECD6
monochromatic
#9582C5 #B8ACD9 #DCD6EC #EDEAF5 #EDEAF5
Accessibility & contrast
On white
1.41
#DCD6EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#DCD6EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD6EC
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD6EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD6EC | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9ED
Deuteranopia (green-blind)
#D3D9EB
Tritanopia (blue-blind)
#D9D9DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcd6ec; /* rgb */ color: rgb(220, 214, 236); /* oklch */ color: oklch(88.7% 0.031 298.2);
Tailwind
colors: {
custom: {
50: '#e6e2f2',
500: '#dcd6ec',
950: '#000000',
},
}SCSS
$custom: #dcd6ec; $custom-light: #e6e2f2; $custom-dark: #000000;
JSON
{
"hex": "#dcd6ec",
"rgb": {
"r": 220,
"g": 214,
"b": 236
},
"hsl": {
"h": 256.364,
"s": 36.667,
"l": 88.235
},
"oklch": {
"l": 0.88749,
"c": 0.03053,
"h": 298.2
},
"luminance": 0.69365
}Semantic roles & 50–950 ramp
primary
#DCD6EC
secondary
#BCC7A0
accent
#B0368E
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485