#DCDCF0#DCDCF0
#DCDCF0 is a very light, muted blue. Relative luminance 0.727; OKLCH L 90.1% C 0.027 H 285.8°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCF0 |
|---|---|
| RGB | rgb(220, 220, 240) |
| HSL | hsl(240, 40%, 90%) |
| HSV | hsv(240, 8%, 94%) |
| CMYK | cmyk(8.3%, 8.3%, 0%, 5.9%) |
| CIE-LAB | lab(88.30, 3.75, -9.74) |
| CIE-LCH | lch(88.30, 10.44, 291.03°) |
| OKLab | oklab(90.05% 0.0074 -0.0261) |
| OKLCH | oklch(90.05% 0.027 285.8) |
| XYZ | xyz(70.8335, 72.6929, 92.7206) |
| Luminance | 0.7269 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.21
Fog
#D8DCE0
ΔE00 7.87
Ghostwhite
#F8F8FF
ΔE00 7.98
Gainsboro
#DCDCDC
ΔE00 8.98
Light Blue Grey
#B7C9E2
ΔE00 9.10
Light Gray
#D3D3D3
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCF0 #F0F0DC
analogous
#DCE6F0 #DCDCF0 #E6DCF0
triadic
#DCDCF0 #F0DCDC #DCF0DC
tetradic
#DCDCF0 #F0DCE6 #F0F0DC #DCF0E6
square
#DCDCF0 #F0DCE6 #F0F0DC #DCF0E6
split-complementary
#DCDCF0 #F0E6DC #E6F0DC
monochromatic
#8686CB #B1B1DE #DCDCF0 #EAEAF6 #EAEAF6
Accessibility & contrast
On white
1.35
#DCDCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#DCDCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCF0
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCF0 | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEF1
Deuteranopia (green-blind)
#D7DDEF
Tritanopia (blue-blind)
#D8DFE2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dcdcf0; /* rgb */ color: rgb(220, 220, 240); /* oklch */ color: oklch(90.1% 0.027 285.8);
Tailwind
colors: {
custom: {
50: '#e6e6f5',
500: '#dcdcf0',
950: '#000000',
},
}SCSS
$custom: #dcdcf0; $custom-light: #e6e6f5; $custom-dark: #000000;
JSON
{
"hex": "#dcdcf0",
"rgb": {
"r": 220,
"g": 220,
"b": 240
},
"hsl": {
"h": 240,
"s": 40,
"l": 90.196
},
"oklch": {
"l": 0.90052,
"c": 0.02717,
"h": 285.8
},
"luminance": 0.72693
}Semantic roles & 50–950 ramp
primary
#DCDCF0
secondary
#CCCCA4
accent
#B332B3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485