#DCDCF3#DCDCF3
#DCDCF3 is a very light, muted blue. Relative luminance 0.729; OKLCH L 90.1% C 0.031 H 285.8°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCF3 |
|---|---|
| RGB | rgb(220, 220, 243) |
| HSL | hsl(240, 49%, 91%) |
| HSV | hsv(240, 9%, 95%) |
| CMYK | cmyk(9.5%, 9.5%, 0%, 4.7%) |
| CIE-LAB | lab(88.39, 4.33, -11.19) |
| CIE-LCH | lch(88.39, 12.00, 291.16°) |
| OKLab | oklab(90.15% 0.0085 -0.0301) |
| OKLCH | oklch(90.15% 0.031 285.8) |
| XYZ | xyz(71.2828, 72.8727, 95.0871) |
| Luminance | 0.7287 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.44
Periwinkle
#CCCCFF
ΔE00 8.72
Ghostwhite
#F8F8FF
ΔE00 8.73
Fog
#D8DCE0
ΔE00 8.91
Light Blue Grey
#B7C9E2
ΔE00 9.26
Lavenderblush
#FFF0F5
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCF3 #F3F3DC
analogous
#DCE7F3 #DCDCF3 #E7DCF3
triadic
#DCDCF3 #F3DCDC #DCF3DC
tetradic
#DCDCF3 #F3DCE7 #F3F3DC #DCF3E7
square
#DCDCF3 #F3DCE7 #F3F3DC #DCF3E7
split-complementary
#DCDCF3 #F3E7DC #E7F3DC
monochromatic
#8181D4 #AEAEE3 #DCDCF3 #E8E8F7 #E8E8F7
Accessibility & contrast
On white
1.35
#DCDCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#DCDCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCF3
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCF3 | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DEF4
Deuteranopia (green-blind)
#D6DDF2
Tritanopia (blue-blind)
#D8E0E3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dcdcf3; /* rgb */ color: rgb(220, 220, 243); /* oklch */ color: oklch(90.1% 0.031 285.8);
Tailwind
colors: {
custom: {
50: '#e7e6f7',
500: '#dcdcf3',
950: '#000000',
},
}SCSS
$custom: #dcdcf3; $custom-light: #e7e6f7; $custom-dark: #000000;
JSON
{
"hex": "#dcdcf3",
"rgb": {
"r": 220,
"g": 220,
"b": 243
},
"hsl": {
"h": 240,
"s": 48.936,
"l": 90.784
},
"oklch": {
"l": 0.90147,
"c": 0.03126,
"h": 285.8
},
"luminance": 0.72873
}Semantic roles & 50–950 ramp
primary
#DCDCF3
secondary
#D1D1A2
accent
#BC29BC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485