#D2D8EC#D2D8EC
#D2D8EC is a very light, muted blue. Relative luminance 0.689; OKLCH L 88.4% C 0.028 H 272.5°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D8EC |
|---|---|
| RGB | rgb(210, 216, 236) |
| HSL | hsl(226, 41%, 87%) |
| HSV | hsv(226, 11%, 93%) |
| CMYK | cmyk(11%, 8.5%, 0%, 7.5%) |
| CIE-LAB | lab(86.44, 1.82, -10.48) |
| CIE-LCH | lch(86.44, 10.64, 279.86°) |
| OKLab | oklab(88.37% 0.0012 -0.0282) |
| OKLCH | oklch(88.37% 0.028 272.5) |
| XYZ | xyz(66.2713, 68.8688, 89.1422) |
| Luminance | 0.6887 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.36
Light Blue Grey
#B7C9E2
ΔE00 6.14
Fog
#D8DCE0
ΔE00 7.00
Lightsteelblue
#B0C4DE
ΔE00 7.55
Cloudy Blue
#ACC2D9
ΔE00 8.65
Gainsboro
#DCDCDC
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D8EC #ECE6D2
analogous
#D2E5EC #D2D8EC #D9D2EC
triadic
#D2D8EC #ECD2D8 #D8ECD2
tetradic
#D2D8EC #ECD2E5 #ECE6D2 #D2ECD9
square
#D2D8EC #ECD2E5 #ECE6D2 #D2ECD9
split-complementary
#D2D8EC #ECD9D2 #E5ECD2
monochromatic
#7C8DC8 #A7B3DA #D2D8EC #E9ECF6 #E9ECF6
Accessibility & contrast
On white
1.42
#D2D8EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#D2D8EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D8EC
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D8EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D8EC | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9ED
Deuteranopia (green-blind)
#D1D7EB
Tritanopia (blue-blind)
#CCDCDE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d2d8ec; /* rgb */ color: rgb(210, 216, 236); /* oklch */ color: oklch(88.4% 0.028 272.5);
Tailwind
colors: {
custom: {
50: '#dfe4f2',
500: '#d2d8ec',
950: '#000000',
},
}SCSS
$custom: #d2d8ec; $custom-light: #dfe4f2; $custom-dark: #000000;
JSON
{
"hex": "#d2d8ec",
"rgb": {
"r": 210,
"g": 216,
"b": 236
},
"hsl": {
"h": 226.154,
"s": 40.625,
"l": 87.451
},
"oklch": {
"l": 0.88372,
"c": 0.02824,
"h": 272.5
},
"luminance": 0.6887
}Semantic roles & 50–950 ramp
primary
#D2D8EC
secondary
#C7BD9B
accent
#9632B4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485