#DCD7FF#DCD7FF
#DCD7FF is a very light, muted blue. Relative luminance 0.710; OKLCH L 89.6% C 0.055 H 291.0°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD7FF |
|---|---|
| RGB | rgb(220, 215, 255) |
| HSL | hsl(248, 100%, 92%) |
| HSV | hsv(248, 16%, 100%) |
| CMYK | cmyk(13.7%, 15.7%, 0%, 0%) |
| CIE-LAB | lab(87.50, 9.37, -18.84) |
| CIE-LCH | lch(87.50, 21.04, 296.45°) |
| OKLab | oklab(89.58% 0.0196 -0.0511) |
| OKLCH | oklch(89.58% 0.055 291) |
| XYZ | xyz(71.8618, 71.0360, 104.5137) |
| Luminance | 0.7104 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.44
Pale Lilac
#E4CBFF
ΔE00 6.06
Light Periwinkle
#C1C6FC
ΔE00 6.78
Light Lavender
#DFC5FE
ΔE00 6.90
Pale Lavender
#EECFFE
ΔE00 7.29
Lavender (CSS)
#E6E6FA
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD7FF #FAFFD7
analogous
#D7E6FF #DCD7FF #F0D7FF
triadic
#DCD7FF #FFDCD7 #D7FFDC
tetradic
#DCD7FF #FFD7E6 #FAFFD7 #D7FFF0
square
#DCD7FF #FFD7E6 #FAFFD7 #D7FFF0
split-complementary
#DCD7FF #FFF0D7 #E6FFD7
monochromatic
#715DFF #A69AFF #DCD7FF #E4E0FF #E4E0FF
Accessibility & contrast
On white
1.38
#DCD7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#DCD7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD7FF
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD7FF | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDCFF
Deuteranopia (green-blind)
#CEDBFE
Tritanopia (blue-blind)
#D5DDE4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcd7ff; /* rgb */ color: rgb(220, 215, 255); /* oklch */ color: oklch(89.6% 0.055 291.0);
Tailwind
colors: {
custom: {
50: '#e7e3ff',
500: '#dcd7ff',
950: '#000000',
},
}SCSS
$custom: #dcd7ff; $custom-light: #e7e3ff; $custom-dark: #000000;
JSON
{
"hex": "#dcd7ff",
"rgb": {
"r": 220,
"g": 215,
"b": 255
},
"hsl": {
"h": 247.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.89576,
"c": 0.0547,
"h": 291
},
"luminance": 0.71037
}Semantic roles & 50–950 ramp
primary
#DCD7FF
secondary
#E0EB8F
accent
#E600C9
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486