#D2DAEB#D2DAEB
#D2DAEB is a very light, muted blue. Relative luminance 0.698; OKLCH L 88.7% C 0.025 H 265.6°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DAEB |
|---|---|
| RGB | rgb(210, 218, 235) |
| HSL | hsl(221, 38%, 87%) |
| HSV | hsv(221, 11%, 92%) |
| CMYK | cmyk(10.6%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(86.92, 0.58, -9.24) |
| CIE-LCH | lch(86.92, 9.26, 273.57°) |
| OKLab | oklab(88.74% -0.0019 -0.0248) |
| OKLCH | oklch(88.74% 0.025 265.6) |
| XYZ | xyz(66.6419, 69.8419, 88.5510) |
| Luminance | 0.6984 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.22
Fog
#D8DCE0
ΔE00 5.66
Light Blue Grey
#B7C9E2
ΔE00 5.91
Lightsteelblue
#B0C4DE
ΔE00 7.34
Gainsboro
#DCDCDC
ΔE00 7.69
Light Gray
#D3D3D3
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DAEB #EBE3D2
analogous
#D2E7EB #D2DAEB #D7D2EB
triadic
#D2DAEB #EBD2DA #DAEBD2
tetradic
#D2DAEB #EBD2E7 #EBE3D2 #D2EBD7
square
#D2DAEB #EBD2E7 #EBE3D2 #D2EBD7
split-complementary
#D2DAEB #EBD7D2 #E7EBD2
monochromatic
#7D94C5 #A8B7D8 #D2DAEB #EAEEF6 #EAEEF6
Accessibility & contrast
On white
1.40
#D2DAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#D2DAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DAEB
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DAEB | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEC
Deuteranopia (green-blind)
#D3D9EB
Tritanopia (blue-blind)
#CCDDDF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d2daeb; /* rgb */ color: rgb(210, 218, 235); /* oklch */ color: oklch(88.7% 0.025 265.6);
Tailwind
colors: {
custom: {
50: '#dfe5f1',
500: '#d2daeb',
950: '#000000',
},
}SCSS
$custom: #d2daeb; $custom-light: #dfe5f1; $custom-dark: #000000;
JSON
{
"hex": "#d2daeb",
"rgb": {
"r": 210,
"g": 218,
"b": 235
},
"hsl": {
"h": 220.8,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.88739,
"c": 0.02491,
"h": 265.6
},
"luminance": 0.69843
}Semantic roles & 50–950 ramp
primary
#D2DAEB
secondary
#C6B89B
accent
#8934B1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485