#D2D6E8#D2D6E8
#D2D6E8 is a very light, muted blue. Relative luminance 0.676; OKLCH L 87.8% C 0.025 H 275.9°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D6E8 |
|---|---|
| RGB | rgb(210, 214, 232) |
| HSL | hsl(229, 32%, 87%) |
| HSV | hsv(229, 9%, 91%) |
| CMYK | cmyk(9.5%, 7.8%, 0%, 9%) |
| CIE-LAB | lab(85.82, 2.08, -9.29) |
| CIE-LCH | lch(85.82, 9.52, 282.59°) |
| OKLab | oklab(87.85% 0.0026 -0.025) |
| OKLCH | oklch(87.85% 0.025 275.9) |
| XYZ | xyz(65.1874, 67.6204, 85.9460) |
| Luminance | 0.6762 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.36
Fog
#D8DCE0
ΔE00 6.54
Light Blue Grey
#B7C9E2
ΔE00 6.61
Lightsteelblue
#B0C4DE
ΔE00 7.94
Light Gray
#D3D3D3
ΔE00 8.07
Gainsboro
#DCDCDC
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D6E8 #E8E4D2
analogous
#D2E1E8 #D2D6E8 #D9D2E8
triadic
#D2D6E8 #E8D2D6 #D6E8D2
tetradic
#D2D6E8 #E8D2E1 #E8E4D2 #D2E8D9
square
#D2D6E8 #E8D2E1 #E8E4D2 #D2E8D9
split-complementary
#D2D6E8 #E8D9D2 #E1E8D2
monochromatic
#818CBF #AAB1D3 #D2D6E8 #EBEDF5 #EBEDF5
Accessibility & contrast
On white
1.45
#D2D6E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#D2D6E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D6E8
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D6E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D6E8 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D7E9
Deuteranopia (green-blind)
#D0D6E8
Tritanopia (blue-blind)
#CDD9DC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d2d6e8; /* rgb */ color: rgb(210, 214, 232); /* oklch */ color: oklch(87.8% 0.025 275.9);
Tailwind
colors: {
custom: {
50: '#dfe2ef',
500: '#d2d6e8',
950: '#000000',
},
}SCSS
$custom: #d2d6e8; $custom-light: #dfe2ef; $custom-dark: #000000;
JSON
{
"hex": "#d2d6e8",
"rgb": {
"r": 210,
"g": 214,
"b": 232
},
"hsl": {
"h": 229.091,
"s": 32.353,
"l": 86.667
},
"oklch": {
"l": 0.87846,
"c": 0.02509,
"h": 275.9
},
"luminance": 0.67621
}Semantic roles & 50–950 ramp
primary
#D2D6E8
secondary
#C1BB9D
accent
#973AAB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485