#DCD6FD#DCD6FD
#DCD6FD is a very light, muted blue. Relative luminance 0.704; OKLCH L 89.3% C 0.053 H 292.3°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD6FD |
|---|---|
| RGB | rgb(220, 214, 253) |
| HSL | hsl(249, 91%, 92%) |
| HSV | hsv(249, 15%, 99%) |
| CMYK | cmyk(13%, 15.4%, 0%, 0.8%) |
| CIE-LAB | lab(87.19, 9.49, -18.25) |
| CIE-LCH | lch(87.19, 20.57, 297.47°) |
| OKLab | oklab(89.31% 0.0203 -0.0494) |
| OKLCH | oklch(89.31% 0.053 292.3) |
| XYZ | xyz(71.2877, 70.4002, 102.7424) |
| Luminance | 0.7040 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.71
Pale Lilac
#E4CBFF
ΔE00 5.88
Light Lavender
#DFC5FE
ΔE00 6.78
Pale Lavender
#EECFFE
ΔE00 7.02
Light Periwinkle
#C1C6FC
ΔE00 7.03
Lavender (CSS)
#E6E6FA
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD6FD #F7FDD6
analogous
#D6E4FD #DCD6FD #F0D6FD
triadic
#DCD6FD #FDDCD6 #D6FDDC
tetradic
#DCD6FD #FDD6E4 #F7FDD6 #D6FDF0
square
#DCD6FD #FDD6E4 #F7FDD6 #D6FDF0
split-complementary
#DCD6FD #FDF0D6 #E4FDD6
monochromatic
#7861F7 #AA9CFA #DCD6FD #E6E2FE #E6E2FE
Accessibility & contrast
On white
1.39
#DCD6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#DCD6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD6FD
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD6FD | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFF
Deuteranopia (green-blind)
#CEDAFC
Tritanopia (blue-blind)
#D6DCE3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcd6fd; /* rgb */ color: rgb(220, 214, 253); /* oklch */ color: oklch(89.3% 0.053 292.3);
Tailwind
colors: {
custom: {
50: '#e7e2fe',
500: '#dcd6fd',
950: '#000000',
},
}SCSS
$custom: #dcd6fd; $custom-light: #e7e2fe; $custom-dark: #000000;
JSON
{
"hex": "#dcd6fd",
"rgb": {
"r": 220,
"g": 214,
"b": 253
},
"hsl": {
"h": 249.231,
"s": 90.698,
"l": 91.569
},
"oklch": {
"l": 0.89314,
"c": 0.05344,
"h": 292.3
},
"luminance": 0.70401
}Semantic roles & 50–950 ramp
primary
#DCD6FD
secondary
#D9E691
accent
#E600C2
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485