#DCDBE4#DCDBE4
#DCDBE4 is a very light, near-neutral blue. Relative luminance 0.715; OKLCH L 89.5% C 0.012 H 291.3°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDBE4 |
|---|---|
| RGB | rgb(220, 219, 228) |
| HSL | hsl(247, 14%, 88%) |
| HSV | hsv(247, 4%, 89%) |
| CMYK | cmyk(3.5%, 3.9%, 0%, 10.6%) |
| CIE-LAB | lab(87.72, 1.98, -4.28) |
| CIE-LCH | lch(87.72, 4.72, 294.86°) |
| OKLab | oklab(89.49% 0.0044 -0.0114) |
| OKLCH | oklch(89.49% 0.012 291.3) |
| XYZ | xyz(68.8478, 71.4800, 83.5537) |
| Luminance | 0.7148 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.00
Gainsboro
#DCDCDC
ΔE00 4.67
Lavender (CSS)
#E6E6FA
ΔE00 5.09
Light Gray
#D3D3D3
ΔE00 5.10
Ghostwhite
#F8F8FF
ΔE00 6.25
Whitesmoke
#F5F5F5
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDBE4 #E3E4DB
analogous
#DBDEE4 #DCDBE4 #E0DBE4
triadic
#DCDBE4 #E4DCDB #DBE4DC
tetradic
#DCDBE4 #E4DBDE #E3E4DB #DBE4E0
square
#DCDBE4 #E4DBDE #E3E4DB #DBE4E0
split-complementary
#DCDBE4 #E4E0DB #DEE4DB
monochromatic
#9895B0 #BAB8CA #DCDBE4 #EEEEF2 #EEEEF2
Accessibility & contrast
On white
1.37
#DCDBE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#DCDBE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDBE4
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDBE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDBE4 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE4
Deuteranopia (green-blind)
#D9DCE4
Tritanopia (blue-blind)
#DBDCDE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdbe4; /* rgb */ color: rgb(220, 219, 228); /* oklch */ color: oklch(89.5% 0.012 291.3);
Tailwind
colors: {
custom: {
50: '#e6e6ec',
500: '#dcdbe4',
950: '#000000',
},
}SCSS
$custom: #dcdbe4; $custom-light: #e6e6ec; $custom-dark: #000000;
JSON
{
"hex": "#dcdbe4",
"rgb": {
"r": 220,
"g": 219,
"b": 228
},
"hsl": {
"h": 246.667,
"s": 14.286,
"l": 87.647
},
"oklch": {
"l": 0.89485,
"c": 0.01223,
"h": 291.3
},
"luminance": 0.7148
}Semantic roles & 50–950 ramp
primary
#DCDBE4
secondary
#B8B9AA
accent
#984D90
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484