#DCD7FB#DCD7FB
#DCD7FB is a very light, muted blue. Relative luminance 0.708; OKLCH L 89.4% C 0.049 H 291.7°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD7FB |
|---|---|
| RGB | rgb(220, 215, 251) |
| HSL | hsl(248, 82%, 91%) |
| HSV | hsv(248, 14%, 98%) |
| CMYK | cmyk(12.4%, 14.3%, 0%, 1.6%) |
| CIE-LAB | lab(87.38, 8.55, -16.91) |
| CIE-LCH | lch(87.38, 18.95, 296.83°) |
| OKLab | oklab(89.44% 0.0183 -0.0457) |
| OKLCH | oklch(89.44% 0.049 291.7) |
| XYZ | xyz(71.2246, 70.7811, 101.1578) |
| Luminance | 0.7078 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.27
Lavender (CSS)
#E6E6FA
ΔE00 6.50
Pale Lilac
#E4CBFF
ΔE00 6.63
Light Periwinkle
#C1C6FC
ΔE00 7.47
Light Lavender
#DFC5FE
ΔE00 7.56
Pale Lavender
#EECFFE
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD7FB #F6FBD7
analogous
#D7E4FB #DCD7FB #EED7FB
triadic
#DCD7FB #FBDCD7 #D7FBDC
tetradic
#DCD7FB #FBD7E4 #F6FBD7 #D7FBEE
square
#DCD7FB #FBD7E4 #F6FBD7 #D7FBEE
split-complementary
#DCD7FB #FBEED7 #E4FBD7
monochromatic
#7B68F0 #AB9FF5 #DCD7FB #E7E3FC #E7E3FC
Accessibility & contrast
On white
1.39
#DCD7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#DCD7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD7FB
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD7FB | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDBFD
Deuteranopia (green-blind)
#D0DAFA
Tritanopia (blue-blind)
#D6DCE3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcd7fb; /* rgb */ color: rgb(220, 215, 251); /* oklch */ color: oklch(89.4% 0.049 291.7);
Tailwind
colors: {
custom: {
50: '#e7e3fc',
500: '#dcd7fb',
950: '#000000',
},
}SCSS
$custom: #dcd7fb; $custom-light: #e7e3fc; $custom-dark: #000000;
JSON
{
"hex": "#dcd7fb",
"rgb": {
"r": 220,
"g": 215,
"b": 251
},
"hsl": {
"h": 248.333,
"s": 81.818,
"l": 91.373
},
"oklch": {
"l": 0.89438,
"c": 0.04926,
"h": 291.7
},
"luminance": 0.70782
}Semantic roles & 50–950 ramp
primary
#DCD7FB
secondary
#D7E294
accent
#DE07C0
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485