#DCDBE7#DCDBE7
#DCDBE7 is a very light, near-neutral blue. Relative luminance 0.716; OKLCH L 89.6% C 0.016 H 289.9°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDBE7 |
|---|---|
| RGB | rgb(220, 219, 231) |
| HSL | hsl(245, 20%, 88%) |
| HSV | hsv(245, 5%, 91%) |
| CMYK | cmyk(4.8%, 5.2%, 0%, 9.4%) |
| CIE-LAB | lab(87.80, 2.54, -5.74) |
| CIE-LCH | lch(87.80, 6.28, 293.90°) |
| OKLab | oklab(89.58% 0.0056 -0.0153) |
| OKLCH | oklch(89.58% 0.016 289.9) |
| XYZ | xyz(69.2679, 71.6480, 85.7660) |
| Luminance | 0.7165 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.98
Fog
#D8DCE0
ΔE00 5.13
Gainsboro
#DCDCDC
ΔE00 5.97
Light Gray
#D3D3D3
ΔE00 6.33
Ghostwhite
#F8F8FF
ΔE00 6.57
Lavenderblush
#FFF0F5
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDBE7 #E6E7DB
analogous
#DBE0E7 #DCDBE7 #E2DBE7
triadic
#DCDBE7 #E7DCDB #DBE7DC
tetradic
#DCDBE7 #E7DBE0 #E6E7DB #DBE7E2
square
#DCDBE7 #E7DBE0 #E6E7DB #DBE7E2
split-complementary
#DCDBE7 #E7E2DB #E0E7DB
monochromatic
#9592B6 #B8B6CF #DCDBE7 #EDEDF3 #EDEDF3
Accessibility & contrast
On white
1.37
#DCDBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#DCDBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDBE7
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDBE7 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE8
Deuteranopia (green-blind)
#D9DCE7
Tritanopia (blue-blind)
#DADDDF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdbe7; /* rgb */ color: rgb(220, 219, 231); /* oklch */ color: oklch(89.6% 0.016 289.9);
Tailwind
colors: {
custom: {
50: '#e6e6ee',
500: '#dcdbe7',
950: '#000000',
},
}SCSS
$custom: #dcdbe7; $custom-light: #e6e6ee; $custom-dark: #000000;
JSON
{
"hex": "#dcdbe7",
"rgb": {
"r": 220,
"g": 219,
"b": 231
},
"hsl": {
"h": 245,
"s": 20,
"l": 88.235
},
"oklch": {
"l": 0.89575,
"c": 0.01629,
"h": 289.9
},
"luminance": 0.71648
}Semantic roles & 50–950 ramp
primary
#DCDBE7
secondary
#BCBEA8
accent
#9E4797
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485