#DCDBE2#DCDBE2
#DCDBE2 is a very light, near-neutral blue. Relative luminance 0.714; OKLCH L 89.4% C 0.010 H 292.8°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDBE2 |
|---|---|
| RGB | rgb(220, 219, 226) |
| HSL | hsl(249, 11%, 87%) |
| HSV | hsv(249, 3%, 89%) |
| CMYK | cmyk(2.7%, 3.1%, 0%, 11.4%) |
| CIE-LAB | lab(87.66, 1.61, -3.30) |
| CIE-LCH | lch(87.66, 3.68, 296.01°) |
| OKLab | oklab(89.43% 0.0037 -0.0088) |
| OKLCH | oklch(89.43% 0.01 292.8) |
| XYZ | xyz(68.5718, 71.3696, 82.0999) |
| Luminance | 0.7137 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.30
Gainsboro
#DCDCDC
ΔE00 3.75
Light Gray
#D3D3D3
ΔE00 4.26
Lavender (CSS)
#E6E6FA
ΔE00 5.91
Ghostwhite
#F8F8FF
ΔE00 6.19
Whitesmoke
#F5F5F5
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDBE2 #E1E2DB
analogous
#DBDEE2 #DCDBE2 #E0DBE2
triadic
#DCDBE2 #E2DCDB #DBE2DC
tetradic
#DCDBE2 #E2DBDE #E1E2DB #DBE2E0
square
#DCDBE2 #E2DBDE #E1E2DB #DBE2E0
split-complementary
#DCDBE2 #E2E0DB #DEE2DB
monochromatic
#9A97AB #BBB9C7 #DCDBE2 #EFEEF1 #EFEEF1
Accessibility & contrast
On white
1.37
#DCDBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#DCDBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDBE2
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDBE2 | 1.00 | 1.37 | 15.27 | 15.27 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADCE2
Deuteranopia (green-blind)
#DADCE2
Tritanopia (blue-blind)
#DBDCDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdbe2; /* rgb */ color: rgb(220, 219, 226); /* oklch */ color: oklch(89.4% 0.010 292.8);
Tailwind
colors: {
custom: {
50: '#e6e6eb',
500: '#dcdbe2',
950: '#000000',
},
}SCSS
$custom: #dcdbe2; $custom-light: #e6e6eb; $custom-dark: #000000;
JSON
{
"hex": "#dcdbe2",
"rgb": {
"r": 220,
"g": 219,
"b": 226
},
"hsl": {
"h": 248.571,
"s": 10.769,
"l": 87.255
},
"oklch": {
"l": 0.89425,
"c": 0.00953,
"h": 292.8
},
"luminance": 0.7137
}Semantic roles & 50–950 ramp
primary
#DCDBE2
secondary
#B5B7AB
accent
#95518B
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484