#D1D4E4#D1D4E4
#D1D4E4 is a very light, muted blue. Relative luminance 0.662; OKLCH L 87.2% C 0.022 H 277.5°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D1D4E4 |
|---|---|
| RGB | rgb(209, 212, 228) |
| HSL | hsl(231, 26%, 86%) |
| HSV | hsv(231, 8%, 89%) |
| CMYK | cmyk(8.3%, 7%, 0%, 10.6%) |
| CIE-LAB | lab(85.12, 2.01, -8.21) |
| CIE-LCH | lch(85.12, 8.45, 283.77°) |
| OKLab | oklab(87.24% 0.0029 -0.022) |
| OKLCH | oklch(87.24% 0.022 277.5) |
| XYZ | xyz(63.8387, 66.2433, 82.8067) |
| Luminance | 0.6624 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.82
Fog
#D8DCE0
ΔE00 6.02
Light Blue Grey
#B7C9E2
ΔE00 6.82
Light Gray
#D3D3D3
ΔE00 7.32
Gainsboro
#DCDCDC
ΔE00 7.51
Lightsteelblue
#B0C4DE
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1D4E4 #E4E1D1
analogous
#D1DDE4 #D1D4E4 #D7D1E4
triadic
#D1D4E4 #E4D1D4 #D4E4D1
tetradic
#D1D4E4 #E4D1DD #E4E1D1 #D1E4D7
square
#D1D4E4 #E4D1DD #E4E1D1 #D1E4D7
split-complementary
#D1D4E4 #E4D7D1 #DDE4D1
monochromatic
#848CB7 #AAB0CD #D1D4E4 #ECEDF4 #ECEDF4
Accessibility & contrast
On white
1.47
#D1D4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#D1D4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1D4E4
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1D4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1D4E4 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D5E5
Deuteranopia (green-blind)
#CFD4E4
Tritanopia (blue-blind)
#CDD7D9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d1d4e4; /* rgb */ color: rgb(209, 212, 228); /* oklch */ color: oklch(87.2% 0.022 277.5);
Tailwind
colors: {
custom: {
50: '#dfe1ec',
500: '#d1d4e4',
950: '#000000',
},
}SCSS
$custom: #d1d4e4; $custom-light: #dfe1ec; $custom-dark: #000000;
JSON
{
"hex": "#d1d4e4",
"rgb": {
"r": 209,
"g": 212,
"b": 228
},
"hsl": {
"h": 230.526,
"s": 26.027,
"l": 85.686
},
"oklch": {
"l": 0.87244,
"c": 0.02221,
"h": 277.5
},
"luminance": 0.66244
}Semantic roles & 50–950 ramp
primary
#D1D4E4
secondary
#BCB79E
accent
#9541A5
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484