#DCDBE5#DCDBE5
#DCDBE5 is a very light, near-neutral blue. Relative luminance 0.715; OKLCH L 89.5% C 0.014 H 290.7°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDBE5 |
|---|---|
| RGB | rgb(220, 219, 229) |
| HSL | hsl(246, 16%, 88%) |
| HSV | hsv(246, 4%, 90%) |
| CMYK | cmyk(3.9%, 4.4%, 0%, 10.2%) |
| CIE-LAB | lab(87.74, 2.17, -4.77) |
| CIE-LCH | lch(87.74, 5.24, 294.47°) |
| OKLab | oklab(89.52% 0.0048 -0.0127) |
| OKLCH | oklch(89.52% 0.014 290.7) |
| XYZ | xyz(68.9870, 71.5357, 84.2869) |
| Luminance | 0.7154 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.37
Lavender (CSS)
#E6E6FA
ΔE00 4.70
Gainsboro
#DCDCDC
ΔE00 5.11
Light Gray
#D3D3D3
ΔE00 5.51
Ghostwhite
#F8F8FF
ΔE00 6.33
Whitesmoke
#F5F5F5
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDBE5 #E4E5DB
analogous
#DBDFE5 #DCDBE5 #E1DBE5
triadic
#DCDBE5 #E5DCDB #DBE5DC
tetradic
#DCDBE5 #E5DBDF #E4E5DB #DBE5E1
square
#DCDBE5 #E5DBDF #E4E5DB #DBE5E1
split-complementary
#DCDBE5 #E5E1DB #DFE5DB
monochromatic
#9794B2 #B9B7CB #DCDBE5 #EEEDF2 #EEEDF2
Accessibility & contrast
On white
1.37
#DCDBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#DCDBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDBE5
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDBE5 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE6
Deuteranopia (green-blind)
#D9DCE5
Tritanopia (blue-blind)
#DADCDE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdbe5; /* rgb */ color: rgb(220, 219, 229); /* oklch */ color: oklch(89.5% 0.014 290.7);
Tailwind
colors: {
custom: {
50: '#e6e6ed',
500: '#dcdbe5',
950: '#000000',
},
}SCSS
$custom: #dcdbe5; $custom-light: #e6e6ed; $custom-dark: #000000;
JSON
{
"hex": "#dcdbe5",
"rgb": {
"r": 220,
"g": 219,
"b": 229
},
"hsl": {
"h": 246,
"s": 16.129,
"l": 87.843
},
"oklch": {
"l": 0.89515,
"c": 0.01359,
"h": 290.7
},
"luminance": 0.71536
}Semantic roles & 50–950 ramp
primary
#DCDBE5
secondary
#B9BBA9
accent
#9A4B92
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484