#DCD6FE#DCD6FE
#DCD6FE is a very light, muted blue. Relative luminance 0.705; OKLCH L 89.3% C 0.055 H 292.1°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD6FE |
|---|---|
| RGB | rgb(220, 214, 254) |
| HSL | hsl(249, 95%, 92%) |
| HSV | hsv(249, 16%, 100%) |
| CMYK | cmyk(13.4%, 15.7%, 0%, 0.4%) |
| CIE-LAB | lab(87.22, 9.69, -18.73) |
| CIE-LCH | lch(87.22, 21.09, 297.36°) |
| OKLab | oklab(89.35% 0.0207 -0.0508) |
| OKLCH | oklch(89.35% 0.055 292.1) |
| XYZ | xyz(71.4474, 70.4641, 103.5835) |
| Luminance | 0.7046 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.51
Pale Lilac
#E4CBFF
ΔE00 5.75
Light Lavender
#DFC5FE
ΔE00 6.62
Light Periwinkle
#C1C6FC
ΔE00 6.86
Pale Lavender
#EECFFE
ΔE00 6.97
Lavender (CSS)
#E6E6FA
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD6FE #F8FED6
analogous
#D6E4FE #DCD6FE #F0D6FE
triadic
#DCD6FE #FEDCD6 #D6FEDC
tetradic
#DCD6FE #FED6E4 #F8FED6 #D6FEF0
square
#DCD6FE #FED6E4 #F8FED6 #D6FEF0
split-complementary
#DCD6FE #FEF0D6 #E4FED6
monochromatic
#765FFB #A99AFD #DCD6FE #E6E1FE #E6E1FE
Accessibility & contrast
On white
1.39
#DCD6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#DCD6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD6FE
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD6FE | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#CEDAFD
Tritanopia (blue-blind)
#D6DCE3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcd6fe; /* rgb */ color: rgb(220, 214, 254); /* oklch */ color: oklch(89.3% 0.055 292.1);
Tailwind
colors: {
custom: {
50: '#e7e2fe',
500: '#dcd6fe',
950: '#000000',
},
}SCSS
$custom: #dcd6fe; $custom-light: #e7e2fe; $custom-dark: #000000;
JSON
{
"hex": "#dcd6fe",
"rgb": {
"r": 220,
"g": 214,
"b": 254
},
"hsl": {
"h": 249,
"s": 95.238,
"l": 91.765
},
"oklch": {
"l": 0.89349,
"c": 0.0548,
"h": 292.1
},
"luminance": 0.70465
}Semantic roles & 50–950 ramp
primary
#DCD6FE
secondary
#DBE990
accent
#E600C3
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485