#DCD6FC#DCD6FC
#DCD6FC is a very light, muted blue. Relative luminance 0.703; OKLCH L 89.3% C 0.052 H 292.6°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD6FC |
|---|---|
| RGB | rgb(220, 214, 252) |
| HSL | hsl(249, 86%, 91%) |
| HSV | hsv(249, 15%, 99%) |
| CMYK | cmyk(12.7%, 15.1%, 0%, 1.2%) |
| CIE-LAB | lab(87.16, 9.29, -17.77) |
| CIE-LCH | lch(87.16, 20.05, 297.59°) |
| OKLab | oklab(89.28% 0.02 -0.0481) |
| OKLCH | oklch(89.28% 0.052 292.6) |
| XYZ | xyz(71.1288, 70.3366, 101.9056) |
| Luminance | 0.7034 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.91
Pale Lilac
#E4CBFF
ΔE00 6.02
Light Lavender
#DFC5FE
ΔE00 6.95
Pale Lavender
#EECFFE
ΔE00 7.09
Lavender (CSS)
#E6E6FA
ΔE00 7.15
Light Periwinkle
#C1C6FC
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD6FC #F6FCD6
analogous
#D6E3FC #DCD6FC #EFD6FC
triadic
#DCD6FC #FCDCD6 #D6FCDC
tetradic
#DCD6FC #FCD6E3 #F6FCD6 #D6FCEF
square
#DCD6FC #FCD6E3 #F6FCD6 #D6FCEF
split-complementary
#DCD6FC #FCEFD6 #E3FCD6
monochromatic
#7B64F4 #AB9DF8 #DCD6FC #E7E2FD #E7E2FD
Accessibility & contrast
On white
1.39
#DCD6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#DCD6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD6FC
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD6FC | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFE
Deuteranopia (green-blind)
#CEDAFB
Tritanopia (blue-blind)
#D6DCE2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcd6fc; /* rgb */ color: rgb(220, 214, 252); /* oklch */ color: oklch(89.3% 0.052 292.6);
Tailwind
colors: {
custom: {
50: '#e7e2fd',
500: '#dcd6fc',
950: '#000000',
},
}SCSS
$custom: #dcd6fc; $custom-light: #e7e2fd; $custom-dark: #000000;
JSON
{
"hex": "#dcd6fc",
"rgb": {
"r": 220,
"g": 214,
"b": 252
},
"hsl": {
"h": 249.474,
"s": 86.364,
"l": 91.373
},
"oklch": {
"l": 0.89279,
"c": 0.05209,
"h": 292.6
},
"luminance": 0.70337
}Semantic roles & 50–950 ramp
primary
#DCD6FC
secondary
#D7E492
accent
#E303BF
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485