#DCDCF7#DCDCF7
#DCDCF7 is a very light, muted blue. Relative luminance 0.731; OKLCH L 90.3% C 0.037 H 285.6°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCF7 |
|---|---|
| RGB | rgb(220, 220, 247) |
| HSL | hsl(240, 63%, 92%) |
| HSV | hsv(240, 11%, 97%) |
| CMYK | cmyk(10.9%, 10.9%, 0%, 3.1%) |
| CIE-LAB | lab(88.50, 5.12, -13.12) |
| CIE-LCH | lch(88.50, 14.09, 291.32°) |
| OKLab | oklab(90.28% 0.0099 -0.0354) |
| OKLCH | oklch(90.28% 0.037 285.6) |
| XYZ | xyz(71.8934, 73.1169, 98.3030) |
| Luminance | 0.7312 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.28
Periwinkle
#CCCCFF
ΔE00 7.51
Light Periwinkle
#C1C6FC
ΔE00 9.14
Light Blue Grey
#B7C9E2
ΔE00 9.57
Ghostwhite
#F8F8FF
ΔE00 9.74
Pale Lilac
#E4CBFF
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCF7 #F7F7DC
analogous
#DCEAF7 #DCDCF7 #EADCF7
triadic
#DCDCF7 #F7DCDC #DCF7DC
tetradic
#DCDCF7 #F7DCEA #F7F7DC #DCF7EA
square
#DCDCF7 #F7DCEA #F7F7DC #DCF7EA
split-complementary
#DCDCF7 #F7EADC #EAF7DC
monochromatic
#7878E0 #AAAAEC #DCDCF7 #E6E6F9 #E6E6F9
Accessibility & contrast
On white
1.34
#DCDCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#DCDCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCF7
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCF7 | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DFF8
Deuteranopia (green-blind)
#D5DDF6
Tritanopia (blue-blind)
#D7E0E5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dcdcf7; /* rgb */ color: rgb(220, 220, 247); /* oklch */ color: oklch(90.3% 0.037 285.6);
Tailwind
colors: {
custom: {
50: '#e7e6f9',
500: '#dcdcf7',
950: '#000000',
},
}SCSS
$custom: #dcdcf7; $custom-light: #e7e6f9; $custom-dark: #000000;
JSON
{
"hex": "#dcdcf7",
"rgb": {
"r": 220,
"g": 220,
"b": 247
},
"hsl": {
"h": 240,
"s": 62.791,
"l": 91.569
},
"oklch": {
"l": 0.90277,
"c": 0.03672,
"h": 285.6
},
"luminance": 0.73117
}Semantic roles & 50–950 ramp
primary
#DCDCF7
secondary
#D9D99E
accent
#CB1BCB
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485