#DCDFF7#DCDFF7
#DCDFF7 is a very light, muted blue. Relative luminance 0.747; OKLCH L 90.9% C 0.033 H 280.1°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFF7 |
|---|---|
| RGB | rgb(220, 223, 247) |
| HSL | hsl(233, 63%, 92%) |
| HSV | hsv(233, 11%, 97%) |
| CMYK | cmyk(10.9%, 9.7%, 0%, 3.1%) |
| CIE-LAB | lab(89.25, 3.55, -12.00) |
| CIE-LCH | lch(89.25, 12.51, 286.50°) |
| OKLab | oklab(90.87% 0.0057 -0.0323) |
| OKLCH | oklch(90.87% 0.033 280.1) |
| XYZ | xyz(72.6878, 74.7058, 98.5678) |
| Luminance | 0.7471 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.38
Ghostwhite
#F8F8FF
ΔE00 8.50
Light Blue Grey
#B7C9E2
ΔE00 8.58
Periwinkle
#CCCCFF
ΔE00 8.60
Fog
#D8DCE0
ΔE00 8.80
Aliceblue
#F0F8FF
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFF7 #F7F4DC
analogous
#DCEDF7 #DCDFF7 #E7DCF7
triadic
#DCDFF7 #F7DCDF #DFF7DC
tetradic
#DCDFF7 #F7DCED #F7F4DC #DCF7E7
square
#DCDFF7 #F7DCED #F7F4DC #DCF7E7
split-complementary
#DCDFF7 #F7E7DC #EDF7DC
monochromatic
#7884E0 #AAB1EC #DCDFF7 #E6E8F9 #E6E8F9
Accessibility & contrast
On white
1.32
#DCDFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#DCDFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFF7
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFF7 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E1F8
Deuteranopia (green-blind)
#D8DFF6
Tritanopia (blue-blind)
#D6E3E7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dcdff7; /* rgb */ color: rgb(220, 223, 247); /* oklch */ color: oklch(90.9% 0.033 280.1);
Tailwind
colors: {
custom: {
50: '#e7e9f9',
500: '#dcdff7',
950: '#000000',
},
}SCSS
$custom: #dcdff7; $custom-light: #e7e9f9; $custom-dark: #000000;
JSON
{
"hex": "#dcdff7",
"rgb": {
"r": 220,
"g": 223,
"b": 247
},
"hsl": {
"h": 233.333,
"s": 62.791,
"l": 91.569
},
"oklch": {
"l": 0.90865,
"c": 0.03281,
"h": 280.1
},
"luminance": 0.74706
}Semantic roles & 50–950 ramp
primary
#DCDFF7
secondary
#D9D39E
accent
#B71BCB
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485