#DCDEF7#DCDEF7
#DCDEF7 is a very light, muted blue. Relative luminance 0.742; OKLCH L 90.7% C 0.034 H 282.1°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDEF7 |
|---|---|
| RGB | rgb(220, 222, 247) |
| HSL | hsl(236, 63%, 92%) |
| HSV | hsv(236, 11%, 97%) |
| CMYK | cmyk(10.9%, 10.1%, 0%, 3.1%) |
| CIE-LAB | lab(89.00, 4.08, -12.37) |
| CIE-LCH | lch(89.00, 13.03, 288.24°) |
| OKLab | oklab(90.67% 0.0071 -0.0333) |
| OKLCH | oklch(90.67% 0.034 282.1) |
| XYZ | xyz(72.4215, 74.1730, 98.4790) |
| Luminance | 0.7417 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.57
Periwinkle
#CCCCFF
ΔE00 8.22
Light Blue Grey
#B7C9E2
ΔE00 8.89
Ghostwhite
#F8F8FF
ΔE00 8.90
Fog
#D8DCE0
ΔE00 9.27
Light Periwinkle
#C1C6FC
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDEF7 #F7F5DC
analogous
#DCECF7 #DCDEF7 #E8DCF7
triadic
#DCDEF7 #F7DCDE #DEF7DC
tetradic
#DCDEF7 #F7DCEC #F7F5DC #DCF7E8
square
#DCDEF7 #F7DCEC #F7F5DC #DCF7E8
split-complementary
#DCDEF7 #F7E8DC #ECF7DC
monochromatic
#7880E0 #AAAFEC #DCDEF7 #E6E8F9 #E6E8F9
Accessibility & contrast
On white
1.33
#DCDEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#DCDEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDEF7
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDEF7 | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E0F8
Deuteranopia (green-blind)
#D7DFF6
Tritanopia (blue-blind)
#D7E2E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dcdef7; /* rgb */ color: rgb(220, 222, 247); /* oklch */ color: oklch(90.7% 0.034 282.1);
Tailwind
colors: {
custom: {
50: '#e7e8f9',
500: '#dcdef7',
950: '#000000',
},
}SCSS
$custom: #dcdef7; $custom-light: #e7e8f9; $custom-dark: #000000;
JSON
{
"hex": "#dcdef7",
"rgb": {
"r": 220,
"g": 222,
"b": 247
},
"hsl": {
"h": 235.556,
"s": 62.791,
"l": 91.569
},
"oklch": {
"l": 0.90669,
"c": 0.03408,
"h": 282.1
},
"luminance": 0.74174
}Semantic roles & 50–950 ramp
primary
#DCDEF7
secondary
#D9D59E
accent
#BE1BCB
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485