#DCD6FF#DCD6FF
#DCD6FF is a very light, muted blue. Relative luminance 0.705; OKLCH L 89.4% C 0.056 H 291.9°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD6FF |
|---|---|
| RGB | rgb(220, 214, 255) |
| HSL | hsl(249, 100%, 92%) |
| HSV | hsv(249, 16%, 100%) |
| CMYK | cmyk(13.7%, 16.1%, 0%, 0%) |
| CIE-LAB | lab(87.26, 9.90, -19.21) |
| CIE-LCH | lch(87.26, 21.61, 297.26°) |
| OKLab | oklab(89.38% 0.021 -0.0521) |
| OKLCH | oklch(89.38% 0.056 291.9) |
| XYZ | xyz(71.6079, 70.5283, 104.4291) |
| Luminance | 0.7053 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.33
Pale Lilac
#E4CBFF
ΔE00 5.64
Light Lavender
#DFC5FE
ΔE00 6.48
Light Periwinkle
#C1C6FC
ΔE00 6.71
Pale Lavender
#EECFFE
ΔE00 6.93
Lavender (CSS)
#E6E6FA
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD6FF #F9FFD6
analogous
#D6E5FF #DCD6FF #F1D6FF
triadic
#DCD6FF #FFDCD6 #D6FFDC
tetradic
#DCD6FF #FFD6E5 #F9FFD6 #D6FFF1
square
#DCD6FF #FFD6E5 #F9FFD6 #D6FFF1
split-complementary
#DCD6FF #FFF1D6 #E5FFD6
monochromatic
#745CFF #A899FF #DCD6FF #E5E0FF #E5E0FF
Accessibility & contrast
On white
1.39
#DCD6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#DCD6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD6FF
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD6FF | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#CDDAFE
Tritanopia (blue-blind)
#D5DCE4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcd6ff; /* rgb */ color: rgb(220, 214, 255); /* oklch */ color: oklch(89.4% 0.056 291.9);
Tailwind
colors: {
custom: {
50: '#e7e2ff',
500: '#dcd6ff',
950: '#000000',
},
}SCSS
$custom: #dcd6ff; $custom-light: #e7e2ff; $custom-dark: #000000;
JSON
{
"hex": "#dcd6ff",
"rgb": {
"r": 220,
"g": 214,
"b": 255
},
"hsl": {
"h": 248.78,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.89383,
"c": 0.05616,
"h": 291.9
},
"luminance": 0.70529
}Semantic roles & 50–950 ramp
primary
#DCD6FF
secondary
#DDEB8E
accent
#E600C4
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486