#DCD9FD#DCD9FD
#DCD9FD is a very light, muted blue. Relative luminance 0.719; OKLCH L 89.9% C 0.049 H 289.2°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD9FD |
|---|---|
| RGB | rgb(220, 217, 253) |
| HSL | hsl(245, 90%, 92%) |
| HSV | hsv(245, 14%, 99%) |
| CMYK | cmyk(13%, 14.2%, 0%, 0.8%) |
| CIE-LAB | lab(87.94, 7.91, -17.13) |
| CIE-LCH | lch(87.94, 18.87, 294.78°) |
| OKLab | oklab(89.89% 0.0161 -0.0464) |
| OKLCH | oklch(89.89% 0.049 289.2) |
| XYZ | xyz(72.0539, 71.9326, 102.9978) |
| Luminance | 0.7193 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.19
Lavender (CSS)
#E6E6FA
ΔE00 6.10
Pale Lilac
#E4CBFF
ΔE00 7.21
Light Periwinkle
#C1C6FC
ΔE00 7.33
Light Lavender
#DFC5FE
ΔE00 8.08
Pale Lavender
#EECFFE
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD9FD #FAFDD9
analogous
#D9E8FD #DCD9FD #EED9FD
triadic
#DCD9FD #FDDCD9 #D9FDDC
tetradic
#DCD9FD #FDD9E8 #FAFDD9 #D9FDEE
square
#DCD9FD #FDD9E8 #FAFDD9 #D9FDEE
split-complementary
#DCD9FD #FDEED9 #E8FDD9
monochromatic
#7165F7 #A69FFA #DCD9FD #E4E2FD #E4E2FD
Accessibility & contrast
On white
1.36
#DCD9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#DCD9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD9FD
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD9FD | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DDFF
Deuteranopia (green-blind)
#D1DCFC
Tritanopia (blue-blind)
#D6DFE5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcd9fd; /* rgb */ color: rgb(220, 217, 253); /* oklch */ color: oklch(89.9% 0.049 289.2);
Tailwind
colors: {
custom: {
50: '#e7e4fe',
500: '#dcd9fd',
950: '#000000',
},
}SCSS
$custom: #dcd9fd; $custom-light: #e7e4fe; $custom-dark: #000000;
JSON
{
"hex": "#dcd9fd",
"rgb": {
"r": 220,
"g": 217,
"b": 253
},
"hsl": {
"h": 245,
"s": 90,
"l": 92.157
},
"oklch": {
"l": 0.89894,
"c": 0.04909,
"h": 289.2
},
"luminance": 0.71933
}Semantic roles & 50–950 ramp
primary
#DCD9FD
secondary
#E0E794
accent
#E600D2
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485