#DCD7FD#DCD7FD
#DCD7FD is a very light, muted blue. Relative luminance 0.709; OKLCH L 89.5% C 0.052 H 291.3°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD7FD |
|---|---|
| RGB | rgb(220, 215, 253) |
| HSL | hsl(248, 90%, 92%) |
| HSV | hsv(248, 15%, 99%) |
| CMYK | cmyk(13%, 15%, 0%, 0.8%) |
| CIE-LAB | lab(87.44, 8.96, -17.88) |
| CIE-LCH | lch(87.44, 20.00, 296.62°) |
| OKLab | oklab(89.51% 0.0189 -0.0484) |
| OKLCH | oklch(89.51% 0.052 291.3) |
| XYZ | xyz(71.5415, 70.9079, 102.8270) |
| Luminance | 0.7091 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.84
Pale Lilac
#E4CBFF
ΔE00 6.32
Lavender (CSS)
#E6E6FA
ΔE00 6.94
Light Periwinkle
#C1C6FC
ΔE00 7.11
Light Lavender
#DFC5FE
ΔE00 7.20
Pale Lavender
#EECFFE
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD7FD #F8FDD7
analogous
#D7E5FD #DCD7FD #EFD7FD
triadic
#DCD7FD #FDDCD7 #D7FDDC
tetradic
#DCD7FD #FDD7E5 #F8FDD7 #D7FDEF
square
#DCD7FD #FDD7E5 #F8FDD7 #D7FDEF
split-complementary
#DCD7FD #FDEFD7 #E5FDD7
monochromatic
#7662F7 #A99DFA #DCD7FD #E6E2FE #E6E2FE
Accessibility & contrast
On white
1.38
#DCD7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#DCD7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD7FD
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD7FD | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#CFDAFC
Tritanopia (blue-blind)
#D6DDE3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcd7fd; /* rgb */ color: rgb(220, 215, 253); /* oklch */ color: oklch(89.5% 0.052 291.3);
Tailwind
colors: {
custom: {
50: '#e7e3fe',
500: '#dcd7fd',
950: '#000000',
},
}SCSS
$custom: #dcd7fd; $custom-light: #e7e3fe; $custom-dark: #000000;
JSON
{
"hex": "#dcd7fd",
"rgb": {
"r": 220,
"g": 215,
"b": 253
},
"hsl": {
"h": 247.895,
"s": 90.476,
"l": 91.765
},
"oklch": {
"l": 0.89507,
"c": 0.05198,
"h": 291.3
},
"luminance": 0.70908
}Semantic roles & 50–950 ramp
primary
#DCD7FD
secondary
#DBE692
accent
#E600C7
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485