#DCD6FB#DCD6FB
#DCD6FB is a very light, muted blue. Relative luminance 0.703; OKLCH L 89.2% C 0.051 H 292.8°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD6FB |
|---|---|
| RGB | rgb(220, 214, 251) |
| HSL | hsl(250, 82%, 91%) |
| HSV | hsv(250, 15%, 98%) |
| CMYK | cmyk(12.4%, 14.7%, 0%, 1.6%) |
| CIE-LAB | lab(87.13, 9.08, -17.29) |
| CIE-LCH | lch(87.13, 19.53, 297.72°) |
| OKLab | oklab(89.24% 0.0196 -0.0468) |
| OKLCH | oklch(89.24% 0.051 292.8) |
| XYZ | xyz(70.9708, 70.2734, 101.0732) |
| Luminance | 0.7027 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.12
Pale Lilac
#E4CBFF
ΔE00 6.18
Lavender (CSS)
#E6E6FA
ΔE00 6.94
Light Lavender
#DFC5FE
ΔE00 7.12
Pale Lavender
#EECFFE
ΔE00 7.17
Light Periwinkle
#C1C6FC
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD6FB #F5FBD6
analogous
#D6E2FB #DCD6FB #EED6FB
triadic
#DCD6FB #FBDCD6 #D6FBDC
tetradic
#DCD6FB #FBD6E2 #F5FBD6 #D6FBEE
square
#DCD6FB #FBD6E2 #F5FBD6 #D6FBEE
split-complementary
#DCD6FB #FBEED6 #E2FBD6
monochromatic
#7D66F0 #AC9EF6 #DCD6FB #E7E3FC #E7E3FC
Accessibility & contrast
On white
1.39
#DCD6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#DCD6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD6FB
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD6FB | 1.00 | 1.39 | 15.05 | 15.05 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFD
Deuteranopia (green-blind)
#CFDAFA
Tritanopia (blue-blind)
#D6DCE2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcd6fb; /* rgb */ color: rgb(220, 214, 251); /* oklch */ color: oklch(89.2% 0.051 292.8);
Tailwind
colors: {
custom: {
50: '#e7e2fc',
500: '#dcd6fb',
950: '#000000',
},
}SCSS
$custom: #dcd6fb; $custom-light: #e7e2fc; $custom-dark: #000000;
JSON
{
"hex": "#dcd6fb",
"rgb": {
"r": 220,
"g": 214,
"b": 251
},
"hsl": {
"h": 249.73,
"s": 82.222,
"l": 91.176
},
"oklch": {
"l": 0.89245,
"c": 0.05074,
"h": 292.8
},
"luminance": 0.70274
}Semantic roles & 50–950 ramp
primary
#DCD6FB
secondary
#D5E293
accent
#DF07BC
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485