#D1DBDF#D1DBDF
#D1DBDF is a very light, near-neutral cyan. Relative luminance 0.695; OKLCH L 88.5% C 0.012 H 223.5°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DBDF |
|---|---|
| RGB | rgb(209, 219, 223) |
| HSL | hsl(197, 18%, 85%) |
| HSV | hsv(197, 6%, 87%) |
| CMYK | cmyk(6.3%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(86.77, -2.60, -3.12) |
| CIE-LCH | lch(86.77, 4.07, 230.20°) |
| OKLab | oklab(88.5% -0.0088 -0.0084) |
| OKLCH | oklch(88.5% 0.012 223.5) |
| XYZ | xyz(64.9426, 69.5455, 79.7999) |
| Luminance | 0.6955 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.74
Gainsboro
#DCDCDC
ΔE00 4.54
Light Gray
#D3D3D3
ΔE00 4.72
Light Grey
#D8DCD6
ΔE00 5.25
Silver (survey)
#C5C9C7
ΔE00 5.42
Aliceblue
#F0F8FF
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DBDF #DFD5D1
analogous
#D1DFDC #D1DBDF #D1D4DF
triadic
#D1DBDF #DFD1DB #DBDFD1
tetradic
#D1DBDF #DCD1DF #DFD5D1 #D4DFD1
square
#D1DBDF #DCD1DF #DFD5D1 #D4DFD1
split-complementary
#D1DBDF #DFD1D4 #DFDCD1
monochromatic
#89A3AD #ADBFC6 #D1DBDF #EDF1F2 #EDF1F2
Accessibility & contrast
On white
1.41
#D1DBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#D1DBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DBDF
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DBDF | 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)
#D9DADF
Deuteranopia (green-blind)
#D6D8DF
Tritanopia (blue-blind)
#CEDCDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d1dbdf; /* rgb */ color: rgb(209, 219, 223); /* oklch */ color: oklch(88.5% 0.012 223.5);
Tailwind
colors: {
custom: {
50: '#dfe6e9',
500: '#d1dbdf',
950: '#000000',
},
}SCSS
$custom: #d1dbdf; $custom-light: #dfe6e9; $custom-dark: #000000;
JSON
{
"hex": "#d1dbdf",
"rgb": {
"r": 209,
"g": 219,
"b": 223
},
"hsl": {
"h": 197.143,
"s": 17.949,
"l": 84.706
},
"oklch": {
"l": 0.88498,
"c": 0.01217,
"h": 223.5
},
"luminance": 0.69546
}Semantic roles & 50–950 ramp
primary
#D1DBDF
secondary
#B5A69F
accent
#61499C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484