#D2D7EC#D2D7EC
#D2D7EC is a very light, muted blue. Relative luminance 0.684; OKLCH L 88.2% C 0.029 H 275.1°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D7EC |
|---|---|
| RGB | rgb(210, 215, 236) |
| HSL | hsl(228, 41%, 87%) |
| HSV | hsv(228, 11%, 93%) |
| CMYK | cmyk(11%, 8.9%, 0%, 7.5%) |
| CIE-LAB | lab(86.19, 2.35, -10.86) |
| CIE-LCH | lch(86.19, 11.11, 282.19°) |
| OKLab | oklab(88.17% 0.0026 -0.0292) |
| OKLCH | oklch(88.17% 0.029 275.1) |
| XYZ | xyz(66.0159, 68.3580, 89.0570) |
| Luminance | 0.6836 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.19
Light Blue Grey
#B7C9E2
ΔE00 6.42
Fog
#D8DCE0
ΔE00 7.51
Lightsteelblue
#B0C4DE
ΔE00 7.79
Cloudy Blue
#ACC2D9
ΔE00 8.98
Periwinkle
#CCCCFF
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D7EC #ECE7D2
analogous
#D2E4EC #D2D7EC #DAD2EC
triadic
#D2D7EC #ECD2D7 #D7ECD2
tetradic
#D2D7EC #ECD2E4 #ECE7D2 #D2ECDA
square
#D2D7EC #ECD2E4 #ECE7D2 #D2ECDA
split-complementary
#D2D7EC #ECDAD2 #E4ECD2
monochromatic
#7C8AC8 #A7B1DA #D2D7EC #E9ECF6 #E9ECF6
Accessibility & contrast
On white
1.43
#D2D7EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#D2D7EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D7EC
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D7EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D7EC | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9ED
Deuteranopia (green-blind)
#D0D7EB
Tritanopia (blue-blind)
#CCDBDE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d2d7ec; /* rgb */ color: rgb(210, 215, 236); /* oklch */ color: oklch(88.2% 0.029 275.1);
Tailwind
colors: {
custom: {
50: '#dfe3f2',
500: '#d2d7ec',
950: '#000000',
},
}SCSS
$custom: #d2d7ec; $custom-light: #dfe3f2; $custom-dark: #000000;
JSON
{
"hex": "#d2d7ec",
"rgb": {
"r": 210,
"g": 215,
"b": 236
},
"hsl": {
"h": 228.462,
"s": 40.625,
"l": 87.451
},
"oklch": {
"l": 0.88173,
"c": 0.02935,
"h": 275.1
},
"luminance": 0.68359
}Semantic roles & 50–950 ramp
primary
#D2D7EC
secondary
#C7BF9B
accent
#9B32B4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485