#DCD7FE#DCD7FE
#DCD7FE is a very light, muted blue. Relative luminance 0.710; OKLCH L 89.5% C 0.053 H 291.2°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD7FE |
|---|---|
| RGB | rgb(220, 215, 254) |
| HSL | hsl(248, 95%, 92%) |
| HSV | hsv(248, 15%, 100%) |
| CMYK | cmyk(13.4%, 15.4%, 0%, 0.4%) |
| CIE-LAB | lab(87.47, 9.16, -18.36) |
| CIE-LCH | lch(87.47, 20.52, 296.53°) |
| OKLab | oklab(89.54% 0.0193 -0.0497) |
| OKLCH | oklch(89.54% 0.053 291.2) |
| XYZ | xyz(71.7012, 70.9718, 103.6682) |
| Luminance | 0.7097 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.63
Pale Lilac
#E4CBFF
ΔE00 6.18
Light Periwinkle
#C1C6FC
ΔE00 6.94
Light Lavender
#DFC5FE
ΔE00 7.04
Lavender (CSS)
#E6E6FA
ΔE00 7.16
Pale Lavender
#EECFFE
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD7FE #F9FED7
analogous
#D7E6FE #DCD7FE #F0D7FE
triadic
#DCD7FE #FEDCD7 #D7FEDC
tetradic
#DCD7FE #FED7E6 #F9FED7 #D7FEF0
square
#DCD7FE #FED7E6 #F9FED7 #D7FEF0
split-complementary
#DCD7FE #FEF0D7 #E6FED7
monochromatic
#7460FB #A89BFD #DCD7FE #E5E1FE #E5E1FE
Accessibility & contrast
On white
1.38
#DCD7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#DCD7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD7FE
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD7FE | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#CFDAFD
Tritanopia (blue-blind)
#D6DDE4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcd7fe; /* rgb */ color: rgb(220, 215, 254); /* oklch */ color: oklch(89.5% 0.053 291.2);
Tailwind
colors: {
custom: {
50: '#e7e3fe',
500: '#dcd7fe',
950: '#000000',
},
}SCSS
$custom: #dcd7fe; $custom-light: #e7e3fe; $custom-dark: #000000;
JSON
{
"hex": "#dcd7fe",
"rgb": {
"r": 220,
"g": 215,
"b": 254
},
"hsl": {
"h": 247.692,
"s": 95.122,
"l": 91.961
},
"oklch": {
"l": 0.89541,
"c": 0.05334,
"h": 291.2
},
"luminance": 0.70972
}Semantic roles & 50–950 ramp
primary
#DCD7FE
secondary
#DDE990
accent
#E600C8
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485