#DCDCF4#DCDCF4
#DCDCF4 is a very light, muted blue. Relative luminance 0.729; OKLCH L 90.2% C 0.033 H 285.7°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCF4 |
|---|---|
| RGB | rgb(220, 220, 244) |
| HSL | hsl(240, 52%, 91%) |
| HSV | hsv(240, 10%, 96%) |
| CMYK | cmyk(9.8%, 9.8%, 0%, 4.3%) |
| CIE-LAB | lab(88.42, 4.53, -11.67) |
| CIE-LCH | lch(88.42, 12.52, 291.20°) |
| OKLab | oklab(90.18% 0.0088 -0.0314) |
| OKLCH | oklch(90.18% 0.033 285.7) |
| XYZ | xyz(71.4342, 72.9332, 95.8845) |
| Luminance | 0.7293 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.62
Periwinkle
#CCCCFF
ΔE00 8.41
Ghostwhite
#F8F8FF
ΔE00 8.98
Fog
#D8DCE0
ΔE00 9.24
Light Blue Grey
#B7C9E2
ΔE00 9.32
Light Periwinkle
#C1C6FC
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCF4 #F4F4DC
analogous
#DCE8F4 #DCDCF4 #E8DCF4
triadic
#DCDCF4 #F4DCDC #DCF4DC
tetradic
#DCDCF4 #F4DCE8 #F4F4DC #DCF4E8
square
#DCDCF4 #F4DCE8 #F4F4DC #DCF4E8
split-complementary
#DCDCF4 #F4E8DC #E8F4DC
monochromatic
#7F7FD7 #ADADE5 #DCDCF4 #E8E8F8 #E8E8F8
Accessibility & contrast
On white
1.35
#DCDCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#DCDCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCF4
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCF4 | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DFF5
Deuteranopia (green-blind)
#D6DDF3
Tritanopia (blue-blind)
#D7E0E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dcdcf4; /* rgb */ color: rgb(220, 220, 244); /* oklch */ color: oklch(90.2% 0.033 285.7);
Tailwind
colors: {
custom: {
50: '#e7e6f7',
500: '#dcdcf4',
950: '#000000',
},
}SCSS
$custom: #dcdcf4; $custom-light: #e7e6f7; $custom-dark: #000000;
JSON
{
"hex": "#dcdcf4",
"rgb": {
"r": 220,
"g": 220,
"b": 244
},
"hsl": {
"h": 240,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.90179,
"c": 0.03263,
"h": 285.7
},
"luminance": 0.72934
}Semantic roles & 50–950 ramp
primary
#DCDCF4
secondary
#D3D3A1
accent
#C026C0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485