#D2D8E4#D2D8E4
#D2D8E4 is a very light, near-neutral blue. Relative luminance 0.684; OKLCH L 88.1% C 0.018 H 264.5°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D8E4 |
|---|---|
| RGB | rgb(210, 216, 228) |
| HSL | hsl(220, 25%, 86%) |
| HSV | hsv(220, 8%, 89%) |
| CMYK | cmyk(7.9%, 5.3%, 0%, 10.6%) |
| CIE-LAB | lab(86.21, 0.25, -6.58) |
| CIE-LCH | lch(86.21, 6.59, 272.14°) |
| OKLab | oklab(88.12% -0.0017 -0.0176) |
| OKLCH | oklch(88.12% 0.018 264.5) |
| XYZ | xyz(65.1349, 68.4143, 83.1575) |
| Luminance | 0.6842 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.78
Gainsboro
#DCDCDC
ΔE00 5.83
Light Gray
#D3D3D3
ΔE00 5.84
Lavender (CSS)
#E6E6FA
ΔE00 6.05
Light Blue Grey
#B7C9E2
ΔE00 6.80
Aliceblue
#F0F8FF
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D8E4 #E4DED2
analogous
#D2E1E4 #D2D8E4 #D5D2E4
triadic
#D2D8E4 #E4D2D8 #D8E4D2
tetradic
#D2D8E4 #E4D2E1 #E4DED2 #D2E4D5
square
#D2D8E4 #E4D2E1 #E4DED2 #D2E4D5
split-complementary
#D2D8E4 #E4D5D2 #E1E4D2
monochromatic
#8596B6 #ACB7CD #D2D8E4 #ECEEF4 #ECEEF4
Accessibility & contrast
On white
1.43
#D2D8E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#D2D8E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D8E4
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D8E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D8E4 | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D9E5
Deuteranopia (green-blind)
#D3D7E4
Tritanopia (blue-blind)
#CEDADC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d2d8e4; /* rgb */ color: rgb(210, 216, 228); /* oklch */ color: oklch(88.1% 0.018 264.5);
Tailwind
colors: {
custom: {
50: '#dfe4ec',
500: '#d2d8e4',
950: '#000000',
},
}SCSS
$custom: #d2d8e4; $custom-light: #dfe4ec; $custom-dark: #000000;
JSON
{
"hex": "#d2d8e4",
"rgb": {
"r": 210,
"g": 216,
"b": 228
},
"hsl": {
"h": 220,
"s": 25,
"l": 85.882
},
"oklch": {
"l": 0.8812,
"c": 0.01773,
"h": 264.5
},
"luminance": 0.68415
}Semantic roles & 50–950 ramp
primary
#D2D8E4
secondary
#BBB29F
accent
#8342A4
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484