#DCD7FC#DCD7FC
#DCD7FC is a very light, muted blue. Relative luminance 0.708; OKLCH L 89.5% C 0.051 H 291.5°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD7FC |
|---|---|
| RGB | rgb(220, 215, 252) |
| HSL | hsl(248, 86%, 92%) |
| HSV | hsv(248, 15%, 99%) |
| CMYK | cmyk(12.7%, 14.7%, 0%, 1.2%) |
| CIE-LAB | lab(87.41, 8.76, -17.40) |
| CIE-LCH | lch(87.41, 19.48, 296.72°) |
| OKLab | oklab(89.47% 0.0186 -0.0471) |
| OKLCH | oklch(89.47% 0.051 291.5) |
| XYZ | xyz(71.3827, 70.8443, 101.9902) |
| Luminance | 0.7085 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.05
Pale Lilac
#E4CBFF
ΔE00 6.47
Lavender (CSS)
#E6E6FA
ΔE00 6.72
Light Periwinkle
#C1C6FC
ΔE00 7.29
Light Lavender
#DFC5FE
ΔE00 7.38
Pale Lavender
#EECFFE
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD7FC #F7FCD7
analogous
#D7E5FC #DCD7FC #EFD7FC
triadic
#DCD7FC #FCDCD7 #D7FCDC
tetradic
#DCD7FC #FCD7E5 #F7FCD7 #D7FCEF
square
#DCD7FC #FCD7E5 #F7FCD7 #D7FCEF
split-complementary
#DCD7FC #FCEFD7 #E5FCD7
monochromatic
#7865F3 #AA9EF8 #DCD7FC #E6E3FD #E6E3FD
Accessibility & contrast
On white
1.38
#DCD7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#DCD7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD7FC
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD7FC | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFE
Deuteranopia (green-blind)
#CFDAFB
Tritanopia (blue-blind)
#D6DDE3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcd7fc; /* rgb */ color: rgb(220, 215, 252); /* oklch */ color: oklch(89.5% 0.051 291.5);
Tailwind
colors: {
custom: {
50: '#e7e3fd',
500: '#dcd7fc',
950: '#000000',
},
}SCSS
$custom: #dcd7fc; $custom-light: #e7e3fd; $custom-dark: #000000;
JSON
{
"hex": "#dcd7fc",
"rgb": {
"r": 220,
"g": 215,
"b": 252
},
"hsl": {
"h": 248.108,
"s": 86.047,
"l": 91.569
},
"oklch": {
"l": 0.89472,
"c": 0.05061,
"h": 291.5
},
"luminance": 0.70845
}Semantic roles & 50–950 ramp
primary
#DCD7FC
secondary
#D9E493
accent
#E303C4
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485