#DCDFE7#DCDFE7
#DCDFE7 is a very light, near-neutral blue. Relative luminance 0.738; OKLCH L 90.4% C 0.011 H 269.5°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFE7 |
|---|---|
| RGB | rgb(220, 223, 231) |
| HSL | hsl(224, 19%, 88%) |
| HSV | hsv(224, 5%, 91%) |
| CMYK | cmyk(4.8%, 3.5%, 0%, 9.4%) |
| CIE-LAB | lab(88.81, 0.47, -4.25) |
| CIE-LCH | lch(88.81, 4.28, 276.25°) |
| OKLab | oklab(90.37% -0.0001 -0.0114) |
| OKLCH | oklch(90.37% 0.011 269.5) |
| XYZ | xyz(70.3240, 73.7602, 86.1181) |
| Luminance | 0.7376 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 2.36
Gainsboro
#DCDCDC
ΔE00 3.99
Light Gray
#D3D3D3
ΔE00 4.80
Ghostwhite
#F8F8FF
ΔE00 5.62
Aliceblue
#F0F8FF
ΔE00 5.70
Lavender (CSS)
#E6E6FA
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFE7 #E7E4DC
analogous
#DCE4E7 #DCDFE7 #DEDCE7
triadic
#DCDFE7 #E7DCDF #DFE7DC
tetradic
#DCDFE7 #E7DCE4 #E7E4DC #DCE7DE
square
#DCDFE7 #E7DCE4 #E7E4DC #DCE7DE
split-complementary
#DCDFE7 #E7DEDC #E4E7DC
monochromatic
#939DB5 #B8BECE #DCDFE7 #EDEEF3 #EDEEF3
Accessibility & contrast
On white
1.33
#DCDFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#DCDFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFE7
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFE7 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDFE7
Deuteranopia (green-blind)
#DCDFE7
Tritanopia (blue-blind)
#DAE0E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dcdfe7; /* rgb */ color: rgb(220, 223, 231); /* oklch */ color: oklch(90.4% 0.011 269.5);
Tailwind
colors: {
custom: {
50: '#e6e9ee',
500: '#dcdfe7',
950: '#000000',
},
}SCSS
$custom: #dcdfe7; $custom-light: #e6e9ee; $custom-dark: #000000;
JSON
{
"hex": "#dcdfe7",
"rgb": {
"r": 220,
"g": 223,
"b": 231
},
"hsl": {
"h": 223.636,
"s": 18.644,
"l": 88.431
},
"oklch": {
"l": 0.90368,
"c": 0.01135,
"h": 269.5
},
"luminance": 0.73761
}Semantic roles & 50–950 ramp
primary
#DCDFE7
secondary
#BDB8AA
accent
#86499D
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161616
muted
#848485