#DCDBE8#DCDBE8
#DCDBE8 is a very light, near-neutral blue. Relative luminance 0.717; OKLCH L 89.6% C 0.018 H 289.6°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDBE8 |
|---|---|
| RGB | rgb(220, 219, 232) |
| HSL | hsl(245, 22%, 88%) |
| HSV | hsv(245, 6%, 91%) |
| CMYK | cmyk(5.2%, 5.6%, 0%, 9%) |
| CIE-LAB | lab(87.83, 2.73, -6.23) |
| CIE-LCH | lch(87.83, 6.80, 293.69°) |
| OKLab | oklab(89.61% 0.0059 -0.0166) |
| OKLCH | oklch(89.61% 0.018 289.6) |
| XYZ | xyz(69.4095, 71.7047, 86.5120) |
| Luminance | 0.7170 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.65
Fog
#D8DCE0
ΔE00 5.51
Gainsboro
#DCDCDC
ΔE00 6.39
Ghostwhite
#F8F8FF
ΔE00 6.72
Light Gray
#D3D3D3
ΔE00 6.73
Lavenderblush
#FFF0F5
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDBE8 #E7E8DB
analogous
#DBE0E8 #DCDBE8 #E2DBE8
triadic
#DCDBE8 #E8DCDB #DBE8DC
tetradic
#DCDBE8 #E8DBE0 #E7E8DB #DBE8E2
square
#DCDBE8 #E8DBE0 #E7E8DB #DBE8E2
split-complementary
#DCDBE8 #E8E2DB #E0E8DB
monochromatic
#9390B8 #B8B6D0 #DCDBE8 #EDECF3 #EDECF3
Accessibility & contrast
On white
1.37
#DCDBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#DCDBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDBE8
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDBE8 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DCE9
Deuteranopia (green-blind)
#D8DCE8
Tritanopia (blue-blind)
#DADDDF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdbe8; /* rgb */ color: rgb(220, 219, 232); /* oklch */ color: oklch(89.6% 0.018 289.6);
Tailwind
colors: {
custom: {
50: '#e6e6ef',
500: '#dcdbe8',
950: '#000000',
},
}SCSS
$custom: #dcdbe8; $custom-light: #e6e6ef; $custom-dark: #000000;
JSON
{
"hex": "#dcdbe8",
"rgb": {
"r": 220,
"g": 219,
"b": 232
},
"hsl": {
"h": 244.615,
"s": 22.034,
"l": 88.431
},
"oklch": {
"l": 0.89606,
"c": 0.01766,
"h": 289.6
},
"luminance": 0.71705
}Semantic roles & 50–950 ramp
primary
#DCDBE8
secondary
#BDBFA8
accent
#A04599
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485