#D1D2DF#D1D2DF
#D1D2DF is a very light, near-neutral blue. Relative luminance 0.650; OKLCH L 86.7% C 0.018 H 282.5°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D1D2DF |
|---|---|
| RGB | rgb(209, 210, 223) |
| HSL | hsl(236, 18%, 85%) |
| HSV | hsv(236, 6%, 87%) |
| CMYK | cmyk(6.3%, 5.8%, 0%, 12.5%) |
| CIE-LAB | lab(84.47, 2.09, -6.52) |
| CIE-LCH | lch(84.47, 6.85, 287.81°) |
| OKLab | oklab(86.69% 0.0039 -0.0174) |
| OKLCH | oklch(86.69% 0.018 282.5) |
| XYZ | xyz(62.6578, 64.9759, 79.0383) |
| Luminance | 0.6498 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.39
Lavender (CSS)
#E6E6FA
ΔE00 5.47
Light Gray
#D3D3D3
ΔE00 6.22
Gainsboro
#DCDCDC
ΔE00 6.58
Light Blue Grey
#B7C9E2
ΔE00 7.68
Silver
#C0C0C0
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1D2DF #DFDED1
analogous
#D1D9DF #D1D2DF #D7D1DF
triadic
#D1D2DF #DFD1D2 #D2DFD1
tetradic
#D1D2DF #DFD1D9 #DFDED1 #D1DFD7
square
#D1D2DF #DFD1D9 #DFDED1 #D1DFD7
split-complementary
#D1D2DF #DFD7D1 #D9DFD1
monochromatic
#898BAD #ADAFC6 #D1D2DF #EDEDF2 #EDEDF2
Accessibility & contrast
On white
1.50
#D1D2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#D1D2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1D2DF
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1D2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1D2DF | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3E0
Deuteranopia (green-blind)
#CFD2DF
Tritanopia (blue-blind)
#CED4D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d1d2df; /* rgb */ color: rgb(209, 210, 223); /* oklch */ color: oklch(86.7% 0.018 282.5);
Tailwind
colors: {
custom: {
50: '#dfdfe9',
500: '#d1d2df',
950: '#000000',
},
}SCSS
$custom: #d1d2df; $custom-light: #dfdfe9; $custom-dark: #000000;
JSON
{
"hex": "#d1d2df",
"rgb": {
"r": 209,
"g": 210,
"b": 223
},
"hsl": {
"h": 235.714,
"s": 17.949,
"l": 84.706
},
"oklch": {
"l": 0.86689,
"c": 0.01785,
"h": 282.5
},
"luminance": 0.64976
}Semantic roles & 50–950 ramp
primary
#D1D2DF
secondary
#B5B39F
accent
#96499C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484