#DCDCF1#DCDCF1
#DCDCF1 is a very light, muted blue. Relative luminance 0.728; OKLCH L 90.1% C 0.029 H 285.8°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCF1 |
|---|---|
| RGB | rgb(220, 220, 241) |
| HSL | hsl(240, 43%, 90%) |
| HSV | hsv(240, 9%, 95%) |
| CMYK | cmyk(8.7%, 8.7%, 0%, 5.5%) |
| CIE-LAB | lab(88.33, 3.94, -10.22) |
| CIE-LCH | lch(88.33, 10.96, 291.07°) |
| OKLab | oklab(90.08% 0.0078 -0.0275) |
| OKLCH | oklch(90.08% 0.029 285.8) |
| XYZ | xyz(70.9824, 72.7525, 93.5051) |
| Luminance | 0.7275 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.23
Fog
#D8DCE0
ΔE00 8.23
Ghostwhite
#F8F8FF
ΔE00 8.23
Light Blue Grey
#B7C9E2
ΔE00 9.14
Gainsboro
#DCDCDC
ΔE00 9.33
Periwinkle
#CCCCFF
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCF1 #F1F1DC
analogous
#DCE6F1 #DCDCF1 #E6DCF1
triadic
#DCDCF1 #F1DCDC #DCF1DC
tetradic
#DCDCF1 #F1DCE6 #F1F1DC #DCF1E6
square
#DCDCF1 #F1DCE6 #F1F1DC #DCF1E6
split-complementary
#DCDCF1 #F1E6DC #E6F1DC
monochromatic
#8585CE #B0B0E0 #DCDCF1 #E9E9F6 #E9E9F6
Accessibility & contrast
On white
1.35
#DCDCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#DCDCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCF1
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCF1 | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DEF2
Deuteranopia (green-blind)
#D7DDF0
Tritanopia (blue-blind)
#D8DFE3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dcdcf1; /* rgb */ color: rgb(220, 220, 241); /* oklch */ color: oklch(90.1% 0.029 285.8);
Tailwind
colors: {
custom: {
50: '#e7e6f5',
500: '#dcdcf1',
950: '#000000',
},
}SCSS
$custom: #dcdcf1; $custom-light: #e7e6f5; $custom-dark: #000000;
JSON
{
"hex": "#dcdcf1",
"rgb": {
"r": 220,
"g": 220,
"b": 241
},
"hsl": {
"h": 240,
"s": 42.857,
"l": 90.392
},
"oklch": {
"l": 0.90083,
"c": 0.02854,
"h": 285.8
},
"luminance": 0.72753
}Semantic roles & 50–950 ramp
primary
#DCDCF1
secondary
#CECEA3
accent
#B630B6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485