#DCDCF6#DCDCF6
#DCDCF6 is a very light, muted blue. Relative luminance 0.731; OKLCH L 90.2% C 0.035 H 285.7°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCF6 |
|---|---|
| RGB | rgb(220, 220, 246) |
| HSL | hsl(240, 59%, 91%) |
| HSV | hsv(240, 11%, 96%) |
| CMYK | cmyk(10.6%, 10.6%, 0%, 3.5%) |
| CIE-LAB | lab(88.47, 4.92, -12.64) |
| CIE-LCH | lch(88.47, 13.56, 291.28°) |
| OKLab | oklab(90.24% 0.0096 -0.034) |
| OKLCH | oklch(90.24% 0.035 285.7) |
| XYZ | xyz(71.7395, 73.0554, 97.4925) |
| Luminance | 0.7306 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.04
Periwinkle
#CCCCFF
ΔE00 7.81
Light Periwinkle
#C1C6FC
ΔE00 9.39
Light Blue Grey
#B7C9E2
ΔE00 9.48
Ghostwhite
#F8F8FF
ΔE00 9.49
Fog
#D8DCE0
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCF6 #F6F6DC
analogous
#DCE9F6 #DCDCF6 #E9DCF6
triadic
#DCDCF6 #F6DCDC #DCF6DC
tetradic
#DCDCF6 #F6DCE9 #F6F6DC #DCF6E9
square
#DCDCF6 #F6DCE9 #F6F6DC #DCF6E9
split-complementary
#DCDCF6 #F6E9DC #E9F6DC
monochromatic
#7B7BDD #ABABE9 #DCDCF6 #E7E7F9 #E7E7F9
Accessibility & contrast
On white
1.35
#DCDCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#DCDCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCF6
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCF6 | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DFF7
Deuteranopia (green-blind)
#D5DDF5
Tritanopia (blue-blind)
#D7E0E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dcdcf6; /* rgb */ color: rgb(220, 220, 246); /* oklch */ color: oklch(90.2% 0.035 285.7);
Tailwind
colors: {
custom: {
50: '#e7e6f9',
500: '#dcdcf6',
950: '#000000',
},
}SCSS
$custom: #dcdcf6; $custom-light: #e7e6f9; $custom-dark: #000000;
JSON
{
"hex": "#dcdcf6",
"rgb": {
"r": 220,
"g": 220,
"b": 246
},
"hsl": {
"h": 240,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.90244,
"c": 0.03535,
"h": 285.7
},
"luminance": 0.73056
}Semantic roles & 50–950 ramp
primary
#DCDCF6
secondary
#D7D79F
accent
#C71FC7
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485