#D2DCED#D2DCED
#D2DCED is a very light, muted blue. Relative luminance 0.710; OKLCH L 89.2% C 0.026 H 261.1°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DCED |
|---|---|
| RGB | rgb(210, 220, 237) |
| HSL | hsl(218, 43%, 88%) |
| HSV | hsv(218, 11%, 93%) |
| CMYK | cmyk(11.4%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(87.49, -0.07, -9.45) |
| CIE-LCH | lch(87.49, 9.45, 269.59°) |
| OKLab | oklab(89.2% -0.004 -0.0254) |
| OKLCH | oklch(89.2% 0.026 261.1) |
| XYZ | xyz(67.4542, 71.0016, 90.2552) |
| Luminance | 0.7100 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.61
Lavender (CSS)
#E6E6FA
ΔE00 5.80
Light Blue Grey
#B7C9E2
ΔE00 5.84
Lightsteelblue
#B0C4DE
ΔE00 7.28
Aliceblue
#F0F8FF
ΔE00 7.38
Gainsboro
#DCDCDC
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DCED #EDE3D2
analogous
#D2E9ED #D2DCED #D5D2ED
triadic
#D2DCED #EDD2DC #DCEDD2
tetradic
#D2DCED #EDD2E9 #EDE3D2 #D2EDD5
square
#D2DCED #EDD2E9 #EDE3D2 #D2EDD5
split-complementary
#D2DCED #EDD5D2 #E9EDD2
monochromatic
#7B98CA #A6BADC #D2DCED #E9EEF6 #E9EEF6
Accessibility & contrast
On white
1.38
#D2DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#D2DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DCED
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DCED | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEE
Deuteranopia (green-blind)
#D4DAED
Tritanopia (blue-blind)
#CCDFE1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d2dced; /* rgb */ color: rgb(210, 220, 237); /* oklch */ color: oklch(89.2% 0.026 261.1);
Tailwind
colors: {
custom: {
50: '#e0e6f2',
500: '#d2dced',
950: '#000000',
},
}SCSS
$custom: #d2dced; $custom-light: #e0e6f2; $custom-dark: #000000;
JSON
{
"hex": "#d2dced",
"rgb": {
"r": 210,
"g": 220,
"b": 237
},
"hsl": {
"h": 217.778,
"s": 42.857,
"l": 87.647
},
"oklch": {
"l": 0.89203,
"c": 0.02574,
"h": 261.1
},
"luminance": 0.71002
}Semantic roles & 50–950 ramp
primary
#D2DCED
secondary
#C9B89A
accent
#8430B6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485