#D1D4E2#D1D4E2
#D1D4E2 is a very light, near-neutral blue. Relative luminance 0.661; OKLCH L 87.2% C 0.019 H 276.3°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D1D4E2 |
|---|---|
| RGB | rgb(209, 212, 226) |
| HSL | hsl(229, 23%, 85%) |
| HSV | hsv(229, 8%, 89%) |
| CMYK | cmyk(7.5%, 6.2%, 0%, 11.4%) |
| CIE-LAB | lab(85.06, 1.62, -7.23) |
| CIE-LCH | lch(85.06, 7.41, 282.65°) |
| OKLab | oklab(87.18% 0.0021 -0.0194) |
| OKLCH | oklch(87.18% 0.02 276.3) |
| XYZ | xyz(63.5627, 66.1329, 81.3530) |
| Luminance | 0.6613 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.23
Lavender (CSS)
#E6E6FA
ΔE00 5.23
Light Gray
#D3D3D3
ΔE00 6.52
Gainsboro
#DCDCDC
ΔE00 6.74
Light Blue Grey
#B7C9E2
ΔE00 6.95
Dove Gray
#B6B8BD
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1D4E2 #E2DFD1
analogous
#D1DCE2 #D1D4E2 #D6D1E2
triadic
#D1D4E2 #E2D1D4 #D4E2D1
tetradic
#D1D4E2 #E2D1DC #E2DFD1 #D1E2D6
square
#D1D4E2 #E2D1DC #E2DFD1 #D1E2D6
split-complementary
#D1D4E2 #E2D6D1 #DCE2D1
monochromatic
#868EB3 #ABB1CA #D1D4E2 #ECEDF3 #ECEDF3
Accessibility & contrast
On white
1.48
#D1D4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#D1D4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1D4E2
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1D4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1D4E2 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5E3
Deuteranopia (green-blind)
#D0D4E2
Tritanopia (blue-blind)
#CED6D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d1d4e2; /* rgb */ color: rgb(209, 212, 226); /* oklch */ color: oklch(87.2% 0.019 276.3);
Tailwind
colors: {
custom: {
50: '#dfe1eb',
500: '#d1d4e2',
950: '#000000',
},
}SCSS
$custom: #d1d4e2; $custom-light: #dfe1eb; $custom-dark: #000000;
JSON
{
"hex": "#d1d4e2",
"rgb": {
"r": 209,
"g": 212,
"b": 226
},
"hsl": {
"h": 229.412,
"s": 22.667,
"l": 85.294
},
"oklch": {
"l": 0.87182,
"c": 0.0195,
"h": 276.3
},
"luminance": 0.66133
}Semantic roles & 50–950 ramp
primary
#D1D4E2
secondary
#B9B49E
accent
#9144A1
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484