#DCD9FF#DCD9FF
#DCD9FF is a very light, muted blue. Relative luminance 0.721; OKLCH L 90.0% C 0.052 H 288.9°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD9FF |
|---|---|
| RGB | rgb(220, 217, 255) |
| HSL | hsl(245, 100%, 93%) |
| HSV | hsv(245, 15%, 100%) |
| CMYK | cmyk(13.7%, 14.9%, 0%, 0%) |
| CIE-LAB | lab(88.00, 8.32, -18.09) |
| CIE-LCH | lch(88.00, 19.91, 294.69°) |
| OKLab | oklab(89.96% 0.0168 -0.049) |
| OKLCH | oklch(89.96% 0.052 288.9) |
| XYZ | xyz(72.3742, 72.0608, 104.6845) |
| Luminance | 0.7206 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.77
Lavender (CSS)
#E6E6FA
ΔE00 6.58
Pale Lilac
#E4CBFF
ΔE00 6.92
Light Periwinkle
#C1C6FC
ΔE00 6.98
Light Lavender
#DFC5FE
ΔE00 7.75
Pale Lavender
#EECFFE
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD9FF #FCFFD9
analogous
#D9E9FF #DCD9FF #EFD9FF
triadic
#DCD9FF #FFDCD9 #D9FFDC
tetradic
#DCD9FF #FFD9E9 #FCFFD9 #D9FFEF
square
#DCD9FF #FFD9E9 #FCFFD9 #D9FFEF
split-complementary
#DCD9FF #FFEFD9 #E9FFD9
monochromatic
#6B5FFF #A49CFF #DCD9FF #E3E0FF #E3E0FF
Accessibility & contrast
On white
1.36
#DCD9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#DCD9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD9FF
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD9FF | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DDFF
Deuteranopia (green-blind)
#D0DCFE
Tritanopia (blue-blind)
#D5DFE5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcd9ff; /* rgb */ color: rgb(220, 217, 255); /* oklch */ color: oklch(90.0% 0.052 288.9);
Tailwind
colors: {
custom: {
50: '#e7e4ff',
500: '#dcd9ff',
950: '#000000',
},
}SCSS
$custom: #dcd9ff; $custom-light: #e7e4ff; $custom-dark: #000000;
JSON
{
"hex": "#dcd9ff",
"rgb": {
"r": 220,
"g": 217,
"b": 255
},
"hsl": {
"h": 244.737,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.89962,
"c": 0.05181,
"h": 288.9
},
"luminance": 0.72061
}Semantic roles & 50–950 ramp
primary
#DCD9FF
secondary
#E4EC91
accent
#E600D3
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486