#D2D9EA#D2D9EA
#D2D9EA is a very light, muted blue. Relative luminance 0.693; OKLCH L 88.5% C 0.025 H 267.9°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D9EA |
|---|---|
| RGB | rgb(210, 217, 234) |
| HSL | hsl(223, 36%, 87%) |
| HSV | hsv(223, 10%, 92%) |
| CMYK | cmyk(10.3%, 7.3%, 0%, 8.2%) |
| CIE-LAB | lab(86.64, 0.90, -9.13) |
| CIE-LCH | lch(86.64, 9.17, 275.63°) |
| OKLab | oklab(88.51% -0.0009 -0.0245) |
| OKLCH | oklch(88.51% 0.025 267.9) |
| XYZ | xyz(66.2393, 69.2672, 87.7061) |
| Luminance | 0.6927 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.97
Fog
#D8DCE0
ΔE00 5.73
Light Blue Grey
#B7C9E2
ΔE00 6.02
Lightsteelblue
#B0C4DE
ΔE00 7.43
Gainsboro
#DCDCDC
ΔE00 7.68
Light Gray
#D3D3D3
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D9EA #EAE3D2
analogous
#D2E5EA #D2D9EA #D7D2EA
triadic
#D2D9EA #EAD2D9 #D9EAD2
tetradic
#D2D9EA #EAD2E5 #EAE3D2 #D2EAD7
square
#D2D9EA #EAD2E5 #EAE3D2 #D2EAD7
split-complementary
#D2D9EA #EAD7D2 #E5EAD2
monochromatic
#7F93C3 #A8B6D7 #D2D9EA #EAEDF5 #EAEDF5
Accessibility & contrast
On white
1.41
#D2D9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#D2D9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D9EA
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D9EA | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEB
Deuteranopia (green-blind)
#D2D8EA
Tritanopia (blue-blind)
#CDDCDE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d2d9ea; /* rgb */ color: rgb(210, 217, 234); /* oklch */ color: oklch(88.5% 0.025 267.9);
Tailwind
colors: {
custom: {
50: '#dfe4f0',
500: '#d2d9ea',
950: '#000000',
},
}SCSS
$custom: #d2d9ea; $custom-light: #dfe4f0; $custom-dark: #000000;
JSON
{
"hex": "#d2d9ea",
"rgb": {
"r": 210,
"g": 217,
"b": 234
},
"hsl": {
"h": 222.5,
"s": 36.364,
"l": 87.059
},
"oklch": {
"l": 0.88508,
"c": 0.02456,
"h": 267.9
},
"luminance": 0.69268
}Semantic roles & 50–950 ramp
primary
#D2D9EA
secondary
#C4B89C
accent
#8C36AF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485