#DCDCF2#DCDCF2
#DCDCF2 is a very light, muted blue. Relative luminance 0.728; OKLCH L 90.1% C 0.030 H 285.8°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCF2 |
|---|---|
| RGB | rgb(220, 220, 242) |
| HSL | hsl(240, 46%, 91%) |
| HSV | hsv(240, 9%, 95%) |
| CMYK | cmyk(9.1%, 9.1%, 0%, 5.1%) |
| CIE-LAB | lab(88.36, 4.14, -10.71) |
| CIE-LCH | lch(88.36, 11.48, 291.12°) |
| OKLab | oklab(90.12% 0.0081 -0.0288) |
| OKLCH | oklch(90.12% 0.03 285.8) |
| XYZ | xyz(71.1322, 72.8124, 94.2939) |
| Luminance | 0.7281 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.31
Ghostwhite
#F8F8FF
ΔE00 8.48
Fog
#D8DCE0
ΔE00 8.57
Periwinkle
#CCCCFF
ΔE00 9.04
Light Blue Grey
#B7C9E2
ΔE00 9.19
Gainsboro
#DCDCDC
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCF2 #F2F2DC
analogous
#DCE7F2 #DCDCF2 #E7DCF2
triadic
#DCDCF2 #F2DCDC #DCF2DC
tetradic
#DCDCF2 #F2DCE7 #F2F2DC #DCF2E7
square
#DCDCF2 #F2DCE7 #F2F2DC #DCF2E7
split-complementary
#DCDCF2 #F2E7DC #E7F2DC
monochromatic
#8383D1 #AFAFE1 #DCDCF2 #E9E9F7 #E9E9F7
Accessibility & contrast
On white
1.35
#DCDCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#DCDCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCF2
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCF2 | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DEF3
Deuteranopia (green-blind)
#D7DDF1
Tritanopia (blue-blind)
#D8DFE3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dcdcf2; /* rgb */ color: rgb(220, 220, 242); /* oklch */ color: oklch(90.1% 0.030 285.8);
Tailwind
colors: {
custom: {
50: '#e7e6f6',
500: '#dcdcf2',
950: '#000000',
},
}SCSS
$custom: #dcdcf2; $custom-light: #e7e6f6; $custom-dark: #000000;
JSON
{
"hex": "#dcdcf2",
"rgb": {
"r": 220,
"g": 220,
"b": 242
},
"hsl": {
"h": 240,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.90115,
"c": 0.0299,
"h": 285.8
},
"luminance": 0.72813
}Semantic roles & 50–950 ramp
primary
#DCDCF2
secondary
#D0D0A3
accent
#B92CB9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485