#DCDBE6#DCDBE6
#DCDBE6 is a very light, near-neutral blue. Relative luminance 0.716; OKLCH L 89.5% C 0.015 H 290.3°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDBE6 |
|---|---|
| RGB | rgb(220, 219, 230) |
| HSL | hsl(245, 18%, 88%) |
| HSV | hsv(245, 5%, 90%) |
| CMYK | cmyk(4.3%, 4.8%, 0%, 9.8%) |
| CIE-LAB | lab(87.77, 2.36, -5.26) |
| CIE-LCH | lch(87.77, 5.76, 294.15°) |
| OKLab | oklab(89.55% 0.0052 -0.014) |
| OKLCH | oklch(89.55% 0.015 290.3) |
| XYZ | xyz(69.1270, 71.5917, 85.0244) |
| Luminance | 0.7159 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.33
Fog
#D8DCE0
ΔE00 4.75
Gainsboro
#DCDCDC
ΔE00 5.54
Light Gray
#D3D3D3
ΔE00 5.92
Ghostwhite
#F8F8FF
ΔE00 6.44
Whitesmoke
#F5F5F5
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDBE6 #E5E6DB
analogous
#DBDFE6 #DCDBE6 #E1DBE6
triadic
#DCDBE6 #E6DCDB #DBE6DC
tetradic
#DCDBE6 #E6DBDF #E5E6DB #DBE6E1
square
#DCDBE6 #E6DBDF #E5E6DB #DBE6E1
split-complementary
#DCDBE6 #E6E1DB #DFE6DB
monochromatic
#9693B4 #B9B7CD #DCDBE6 #EDEDF2 #EDEDF2
Accessibility & contrast
On white
1.37
#DCDBE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#DCDBE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDBE6
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDBE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDBE6 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE7
Deuteranopia (green-blind)
#D9DCE6
Tritanopia (blue-blind)
#DADDDE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdbe6; /* rgb */ color: rgb(220, 219, 230); /* oklch */ color: oklch(89.5% 0.015 290.3);
Tailwind
colors: {
custom: {
50: '#e6e6ed',
500: '#dcdbe6',
950: '#000000',
},
}SCSS
$custom: #dcdbe6; $custom-light: #e6e6ed; $custom-dark: #000000;
JSON
{
"hex": "#dcdbe6",
"rgb": {
"r": 220,
"g": 219,
"b": 230
},
"hsl": {
"h": 245.455,
"s": 18.033,
"l": 88.039
},
"oklch": {
"l": 0.89545,
"c": 0.01495,
"h": 290.3
},
"luminance": 0.71592
}Semantic roles & 50–950 ramp
primary
#DCDBE6
secondary
#BABCA9
accent
#9C4995
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484