#D9DCED#D9DCED
#D9DCED is a very light, muted blue. Relative luminance 0.721; OKLCH L 89.7% C 0.023 H 277.9°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DCED |
|---|---|
| RGB | rgb(217, 220, 237) |
| HSL | hsl(231, 36%, 89%) |
| HSV | hsv(231, 8%, 93%) |
| CMYK | cmyk(8.4%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(87.99, 2.19, -8.64) |
| CIE-LCH | lch(87.99, 8.91, 284.21°) |
| OKLab | oklab(89.73% 0.0032 -0.0232) |
| OKLCH | oklch(89.73% 0.023 277.9) |
| XYZ | xyz(69.4914, 72.0521, 90.3507) |
| Luminance | 0.7205 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.11
Fog
#D8DCE0
ΔE00 6.17
Ghostwhite
#F8F8FF
ΔE00 7.33
Gainsboro
#DCDCDC
ΔE00 7.65
Light Blue Grey
#B7C9E2
ΔE00 7.84
Light Gray
#D3D3D3
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DCED #EDEAD9
analogous
#D9E6ED #D9DCED #E0D9ED
triadic
#D9DCED #EDD9DC #DCEDD9
tetradic
#D9DCED #EDD9E6 #EDEAD9 #D9EDE0
square
#D9DCED #EDD9E6 #EDEAD9 #D9EDE0
split-complementary
#D9DCED #EDE0D9 #E6EDD9
monochromatic
#8690C6 #AFB6D9 #D9DCED #EAECF5 #EAECF5
Accessibility & contrast
On white
1.36
#D9DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#D9DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DCED
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DCED | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEE
Deuteranopia (green-blind)
#D7DCED
Tritanopia (blue-blind)
#D5DFE1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d9dced; /* rgb */ color: rgb(217, 220, 237); /* oklch */ color: oklch(89.7% 0.023 277.9);
Tailwind
colors: {
custom: {
50: '#e4e6f2',
500: '#d9dced',
950: '#000000',
},
}SCSS
$custom: #d9dced; $custom-light: #e4e6f2; $custom-dark: #000000;
JSON
{
"hex": "#d9dced",
"rgb": {
"r": 217,
"g": 220,
"b": 237
},
"hsl": {
"h": 231,
"s": 35.714,
"l": 89.02
},
"oklch": {
"l": 0.89728,
"c": 0.0234,
"h": 277.9
},
"luminance": 0.72053
}Semantic roles & 50–950 ramp
primary
#D9DCED
secondary
#C8C2A3
accent
#9D37AF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485