#D2D8EB#D2D8EB
#D2D8EB is a very light, muted blue. Relative luminance 0.688; OKLCH L 88.3% C 0.027 H 271.8°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D8EB |
|---|---|
| RGB | rgb(210, 216, 235) |
| HSL | hsl(226, 38%, 87%) |
| HSV | hsv(226, 11%, 92%) |
| CMYK | cmyk(10.6%, 8.1%, 0%, 7.8%) |
| CIE-LAB | lab(86.41, 1.62, -9.99) |
| CIE-LCH | lch(86.41, 10.12, 279.22°) |
| OKLab | oklab(88.34% 0.0009 -0.0269) |
| OKLCH | oklch(88.34% 0.027 271.8) |
| XYZ | xyz(66.1264, 68.8109, 88.3792) |
| Luminance | 0.6881 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.46
Light Blue Grey
#B7C9E2
ΔE00 6.13
Fog
#D8DCE0
ΔE00 6.62
Lightsteelblue
#B0C4DE
ΔE00 7.53
Gainsboro
#DCDCDC
ΔE00 8.40
Light Gray
#D3D3D3
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D8EB #EBE5D2
analogous
#D2E5EB #D2D8EB #D9D2EB
triadic
#D2D8EB #EBD2D8 #D8EBD2
tetradic
#D2D8EB #EBD2E5 #EBE5D2 #D2EBD9
square
#D2D8EB #EBD2E5 #EBE5D2 #D2EBD9
split-complementary
#D2D8EB #EBD9D2 #E5EBD2
monochromatic
#7D8FC5 #A8B3D8 #D2D8EB #EAEDF6 #EAEDF6
Accessibility & contrast
On white
1.42
#D2D8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#D2D8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D8EB
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D8EB | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EC
Deuteranopia (green-blind)
#D1D7EB
Tritanopia (blue-blind)
#CDDBDE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d2d8eb; /* rgb */ color: rgb(210, 216, 235); /* oklch */ color: oklch(88.3% 0.027 271.8);
Tailwind
colors: {
custom: {
50: '#dfe4f1',
500: '#d2d8eb',
950: '#000000',
},
}SCSS
$custom: #d2d8eb; $custom-light: #dfe4f1; $custom-dark: #000000;
JSON
{
"hex": "#d2d8eb",
"rgb": {
"r": 210,
"g": 216,
"b": 235
},
"hsl": {
"h": 225.6,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.8834,
"c": 0.02689,
"h": 271.8
},
"luminance": 0.68812
}Semantic roles & 50–950 ramp
primary
#D2D8EB
secondary
#C6BC9B
accent
#9334B1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485