#DCDCF5#DCDCF5
#DCDCF5 is a very light, muted blue. Relative luminance 0.730; OKLCH L 90.2% C 0.034 H 285.7°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCF5 |
|---|---|
| RGB | rgb(220, 220, 245) |
| HSL | hsl(240, 56%, 91%) |
| HSV | hsv(240, 10%, 96%) |
| CMYK | cmyk(10.2%, 10.2%, 0%, 3.9%) |
| CIE-LAB | lab(88.44, 4.73, -12.16) |
| CIE-LCH | lch(88.44, 13.04, 291.24°) |
| OKLab | oklab(90.21% 0.0092 -0.0327) |
| OKLCH | oklch(90.21% 0.034 285.7) |
| XYZ | xyz(71.5864, 72.9941, 96.6863) |
| Luminance | 0.7299 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.82
Periwinkle
#CCCCFF
ΔE00 8.10
Ghostwhite
#F8F8FF
ΔE00 9.23
Light Blue Grey
#B7C9E2
ΔE00 9.40
Fog
#D8DCE0
ΔE00 9.57
Light Periwinkle
#C1C6FC
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCF5 #F5F5DC
analogous
#DCE8F5 #DCDCF5 #E8DCF5
triadic
#DCDCF5 #F5DCDC #DCF5DC
tetradic
#DCDCF5 #F5DCE8 #F5F5DC #DCF5E8
square
#DCDCF5 #F5DCE8 #F5F5DC #DCF5E8
split-complementary
#DCDCF5 #F5E8DC #E8F5DC
monochromatic
#7D7DDA #ACACE7 #DCDCF5 #E7E7F8 #E7E7F8
Accessibility & contrast
On white
1.35
#DCDCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#DCDCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCF5
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCF5 | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DFF6
Deuteranopia (green-blind)
#D6DDF4
Tritanopia (blue-blind)
#D7E0E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dcdcf5; /* rgb */ color: rgb(220, 220, 245); /* oklch */ color: oklch(90.2% 0.034 285.7);
Tailwind
colors: {
custom: {
50: '#e7e6f8',
500: '#dcdcf5',
950: '#000000',
},
}SCSS
$custom: #dcdcf5; $custom-light: #e7e6f8; $custom-dark: #000000;
JSON
{
"hex": "#dcdcf5",
"rgb": {
"r": 220,
"g": 220,
"b": 245
},
"hsl": {
"h": 240,
"s": 55.556,
"l": 91.176
},
"oklch": {
"l": 0.90212,
"c": 0.034,
"h": 285.7
},
"luminance": 0.72995
}Semantic roles & 50–950 ramp
primary
#DCDCF5
secondary
#D5D5A0
accent
#C322C3
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485