#D2D8E8#D2D8E8
#D2D8E8 is a very light, muted blue. Relative luminance 0.686; OKLCH L 88.2% C 0.023 H 269.4°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D8E8 |
|---|---|
| RGB | rgb(210, 216, 232) |
| HSL | hsl(224, 32%, 87%) |
| HSV | hsv(224, 9%, 91%) |
| CMYK | cmyk(9.5%, 6.9%, 0%, 9%) |
| CIE-LAB | lab(86.33, 1.03, -8.53) |
| CIE-LCH | lch(86.33, 8.60, 276.87°) |
| OKLab | oklab(88.24% -0.0002 -0.0229) |
| OKLCH | oklch(88.24% 0.023 269.4) |
| XYZ | xyz(65.6966, 68.6390, 86.1158) |
| Luminance | 0.6864 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.97
Fog
#D8DCE0
ΔE00 5.44
Light Blue Grey
#B7C9E2
ΔE00 6.23
Gainsboro
#DCDCDC
ΔE00 7.32
Light Gray
#D3D3D3
ΔE00 7.35
Lightsteelblue
#B0C4DE
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D8E8 #E8E2D2
analogous
#D2E3E8 #D2D8E8 #D7D2E8
triadic
#D2D8E8 #E8D2D8 #D8E8D2
tetradic
#D2D8E8 #E8D2E3 #E8E2D2 #D2E8D7
square
#D2D8E8 #E8D2E3 #E8E2D2 #D2E8D7
split-complementary
#D2D8E8 #E8D7D2 #E3E8D2
monochromatic
#8192BF #AAB5D3 #D2D8E8 #EBEDF5 #EBEDF5
Accessibility & contrast
On white
1.43
#D2D8E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#D2D8E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D8E8
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D8E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D8E8 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D9E9
Deuteranopia (green-blind)
#D2D7E8
Tritanopia (blue-blind)
#CDDBDD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d2d8e8; /* rgb */ color: rgb(210, 216, 232); /* oklch */ color: oklch(88.2% 0.023 269.4);
Tailwind
colors: {
custom: {
50: '#dfe4ef',
500: '#d2d8e8',
950: '#000000',
},
}SCSS
$custom: #d2d8e8; $custom-light: #dfe4ef; $custom-dark: #000000;
JSON
{
"hex": "#d2d8e8",
"rgb": {
"r": 210,
"g": 216,
"b": 232
},
"hsl": {
"h": 223.636,
"s": 32.353,
"l": 86.667
},
"oklch": {
"l": 0.88245,
"c": 0.02292,
"h": 269.4
},
"luminance": 0.6864
}Semantic roles & 50–950 ramp
primary
#D2D8E8
secondary
#C1B79D
accent
#8C3AAB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485