#D2D9EF#D2D9EF
#D2D9EF is a very light, muted blue. Relative luminance 0.696; OKLCH L 88.7% C 0.031 H 271.7°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D9EF |
|---|---|
| RGB | rgb(210, 217, 239) |
| HSL | hsl(226, 48%, 88%) |
| HSV | hsv(226, 12%, 94%) |
| CMYK | cmyk(12.1%, 9.2%, 0%, 6.3%) |
| CIE-LAB | lab(86.78, 1.90, -11.56) |
| CIE-LCH | lch(86.78, 11.71, 279.34°) |
| OKLab | oklab(88.67% 0.0009 -0.0311) |
| OKLCH | oklch(88.67% 0.031 271.7) |
| XYZ | xyz(66.9678, 69.5586, 91.5426) |
| Luminance | 0.6956 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.41
Light Blue Grey
#B7C9E2
ΔE00 6.03
Lightsteelblue
#B0C4DE
ΔE00 7.46
Fog
#D8DCE0
ΔE00 7.62
Cloudy Blue
#ACC2D9
ΔE00 8.65
Periwinkle
#CCCCFF
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D9EF #EFE8D2
analogous
#D2E7EF #D2D9EF #D9D2EF
triadic
#D2D9EF #EFD2D9 #D9EFD2
tetradic
#D2D9EF #EFD2E7 #EFE8D2 #D2EFD9
square
#D2D9EF #EFD2E7 #EFE8D2 #D2EFD9
split-complementary
#D2D9EF #EFD9D2 #E7EFD2
monochromatic
#788DCF #A5B3DF #D2D9EF #E8ECF7 #E8ECF7
Accessibility & contrast
On white
1.41
#D2D9EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#D2D9EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D9EF
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D9EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D9EF | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DBF0
Deuteranopia (green-blind)
#D1D8EE
Tritanopia (blue-blind)
#CCDDE0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d2d9ef; /* rgb */ color: rgb(210, 217, 239); /* oklch */ color: oklch(88.7% 0.031 271.7);
Tailwind
colors: {
custom: {
50: '#e0e4f4',
500: '#d2d9ef',
950: '#000000',
},
}SCSS
$custom: #d2d9ef; $custom-light: #e0e4f4; $custom-dark: #000000;
JSON
{
"hex": "#d2d9ef",
"rgb": {
"r": 210,
"g": 217,
"b": 239
},
"hsl": {
"h": 225.517,
"s": 47.541,
"l": 88.039
},
"oklch": {
"l": 0.88668,
"c": 0.03116,
"h": 271.7
},
"luminance": 0.69559
}Semantic roles & 50–950 ramp
primary
#D2D9EF
secondary
#CCC099
accent
#982BBB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485