#DCDDE3#DCDDE3
#DCDDE3 is a very light, near-neutral blue. Relative luminance 0.725; OKLCH L 89.9% C 0.008 H 278.6°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDDE3 |
|---|---|
| RGB | rgb(220, 221, 227) |
| HSL | hsl(231, 11%, 88%) |
| HSV | hsv(231, 3%, 89%) |
| CMYK | cmyk(3.1%, 2.6%, 0%, 11%) |
| CIE-LAB | lab(88.20, 0.76, -3.05) |
| CIE-LCH | lch(88.20, 3.14, 283.97°) |
| OKLab | oklab(89.85% 0.0012 -0.0081) |
| OKLCH | oklch(89.85% 0.008 278.6) |
| XYZ | xyz(69.2343, 72.4744, 82.9997) |
| Luminance | 0.7248 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 2.10
Gainsboro
#DCDCDC
ΔE00 3.05
Light Gray
#D3D3D3
ΔE00 3.84
Ghostwhite
#F8F8FF
ΔE00 5.87
Whitesmoke
#F5F5F5
ΔE00 5.94
Aliceblue
#F0F8FF
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDDE3 #E3E2DC
analogous
#DCE0E3 #DCDDE3 #DEDCE3
triadic
#DCDDE3 #E3DCDD #DDE3DC
tetradic
#DCDDE3 #E3DCE0 #E3E2DC #DCE3DE
square
#DCDDE3 #E3DCE0 #E3E2DC #DCE3DE
split-complementary
#DCDDE3 #E3DEDC #E0E3DC
monochromatic
#989BAD #BABCC8 #DCDDE3 #EEEEF1 #EEEEF1
Accessibility & contrast
On white
1.36
#DCDDE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#DCDDE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDDE3
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDDE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDDE3 | 1.00 | 1.36 | 15.50 | 15.50 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDE3
Deuteranopia (green-blind)
#DBDDE3
Tritanopia (blue-blind)
#DBDEDF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcdde3; /* rgb */ color: rgb(220, 221, 227); /* oklch */ color: oklch(89.9% 0.008 278.6);
Tailwind
colors: {
custom: {
50: '#e6e7eb',
500: '#dcdde3',
950: '#000000',
},
}SCSS
$custom: #dcdde3; $custom-light: #e6e7eb; $custom-dark: #000000;
JSON
{
"hex": "#dcdde3",
"rgb": {
"r": 220,
"g": 221,
"b": 227
},
"hsl": {
"h": 231.429,
"s": 11.111,
"l": 87.647
},
"oklch": {
"l": 0.89851,
"c": 0.00821,
"h": 278.6
},
"luminance": 0.72475
}Semantic roles & 50–950 ramp
primary
#DCDDE3
secondary
#B8B6AC
accent
#8B5095
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161616
muted
#848484