#D2D8E6#D2D8E6
#D2D8E6 is a very light, muted blue. Relative luminance 0.685; OKLCH L 88.2% C 0.020 H 267.3°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D8E6 |
|---|---|
| RGB | rgb(210, 216, 230) |
| HSL | hsl(222, 29%, 86%) |
| HSV | hsv(222, 9%, 90%) |
| CMYK | cmyk(8.7%, 6.1%, 0%, 9.8%) |
| CIE-LAB | lab(86.27, 0.64, -7.56) |
| CIE-LCH | lch(86.27, 7.59, 274.81°) |
| OKLab | oklab(88.18% -0.001 -0.0203) |
| OKLCH | oklch(88.18% 0.02 267.3) |
| XYZ | xyz(65.4142, 68.5260, 84.6281) |
| Luminance | 0.6853 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.62
Lavender (CSS)
#E6E6FA
ΔE00 5.46
Light Blue Grey
#B7C9E2
ΔE00 6.45
Gainsboro
#DCDCDC
ΔE00 6.58
Light Gray
#D3D3D3
ΔE00 6.60
Aliceblue
#F0F8FF
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D8E6 #E6E0D2
analogous
#D2E2E6 #D2D8E6 #D6D2E6
triadic
#D2D8E6 #E6D2D8 #D8E6D2
tetradic
#D2D8E6 #E6D2E2 #E6E0D2 #D2E6D6
square
#D2D8E6 #E6D2E2 #E6E0D2 #D2E6D6
split-complementary
#D2D8E6 #E6D6D2 #E2E6D2
monochromatic
#8394BA #ABB6D0 #D2D8E6 #EBEEF4 #EBEEF4
Accessibility & contrast
On white
1.43
#D2D8E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#D2D8E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D8E6
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D8E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D8E6 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D9E7
Deuteranopia (green-blind)
#D2D7E6
Tritanopia (blue-blind)
#CEDBDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d2d8e6; /* rgb */ color: rgb(210, 216, 230); /* oklch */ color: oklch(88.2% 0.020 267.3);
Tailwind
colors: {
custom: {
50: '#dfe4ed',
500: '#d2d8e6',
950: '#000000',
},
}SCSS
$custom: #d2d8e6; $custom-light: #dfe4ed; $custom-dark: #000000;
JSON
{
"hex": "#d2d8e6",
"rgb": {
"r": 210,
"g": 216,
"b": 230
},
"hsl": {
"h": 222,
"s": 28.571,
"l": 86.275
},
"oklch": {
"l": 0.88182,
"c": 0.0203,
"h": 267.3
},
"luminance": 0.68527
}Semantic roles & 50–950 ramp
primary
#D2D8E6
secondary
#BEB59E
accent
#883EA7
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484