#D3DCED#D3DCED
#D3DCED is a very light, muted blue. Relative luminance 0.712; OKLCH L 89.3% C 0.025 H 263.3°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DCED |
|---|---|
| RGB | rgb(211, 220, 237) |
| HSL | hsl(219, 42%, 88%) |
| HSV | hsv(219, 11%, 93%) |
| CMYK | cmyk(11%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(87.56, 0.25, -9.34) |
| CIE-LCH | lch(87.56, 9.34, 271.55°) |
| OKLab | oklab(89.28% -0.0029 -0.0251) |
| OKLCH | oklch(89.28% 0.025 263.3) |
| XYZ | xyz(67.7399, 71.1489, 90.2686) |
| Luminance | 0.7115 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.38
Fog
#D8DCE0
ΔE00 5.61
Light Blue Grey
#B7C9E2
ΔE00 6.03
Aliceblue
#F0F8FF
ΔE00 7.42
Lightsteelblue
#B0C4DE
ΔE00 7.47
Gainsboro
#DCDCDC
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DCED #EDE4D3
analogous
#D3E9ED #D3DCED #D7D3ED
triadic
#D3DCED #EDD3DC #DCEDD3
tetradic
#D3DCED #EDD3E9 #EDE4D3 #D3EDD7
square
#D3DCED #EDD3E9 #EDE4D3 #D3EDD7
split-complementary
#D3DCED #EDD7D3 #E9EDD3
monochromatic
#7C97C9 #A8B9DB #D3DCED #E9EEF6 #E9EEF6
Accessibility & contrast
On white
1.38
#D3DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#D3DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DCED
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DCED | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEE
Deuteranopia (green-blind)
#D5DAED
Tritanopia (blue-blind)
#CDDFE1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d3dced; /* rgb */ color: rgb(211, 220, 237); /* oklch */ color: oklch(89.3% 0.025 263.3);
Tailwind
colors: {
custom: {
50: '#e0e6f2',
500: '#d3dced',
950: '#000000',
},
}SCSS
$custom: #d3dced; $custom-light: #e0e6f2; $custom-dark: #000000;
JSON
{
"hex": "#d3dced",
"rgb": {
"r": 211,
"g": 220,
"b": 237
},
"hsl": {
"h": 219.231,
"s": 41.935,
"l": 87.843
},
"oklch": {
"l": 0.89277,
"c": 0.02528,
"h": 263.3
},
"luminance": 0.7115
}Semantic roles & 50–950 ramp
primary
#D3DCED
secondary
#C9B99C
accent
#8730B5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485