#D1DCDF#D1DCDF
#D1DCDF is a very light, near-neutral cyan. Relative luminance 0.701; OKLCH L 88.7% C 0.013 H 215.8°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DCDF |
|---|---|
| RGB | rgb(209, 220, 223) |
| HSL | hsl(193, 18%, 85%) |
| HSV | hsv(193, 6%, 87%) |
| CMYK | cmyk(6.3%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(87.03, -3.12, -2.75) |
| CIE-LCH | lch(87.03, 4.16, 221.36°) |
| OKLab | oklab(88.7% -0.0102 -0.0074) |
| OKLCH | oklch(88.7% 0.013 215.8) |
| XYZ | xyz(65.2043, 70.0688, 79.8871) |
| Luminance | 0.7007 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.33
Gainsboro
#DCDCDC
ΔE00 4.86
Light Grey
#D8DCD6
ΔE00 4.94
Light Gray
#D3D3D3
ΔE00 5.10
Silver (survey)
#C5C9C7
ΔE00 5.50
Aliceblue
#F0F8FF
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DCDF #DFD4D1
analogous
#D1DFDB #D1DCDF #D1D5DF
triadic
#D1DCDF #DFD1DC #DCDFD1
tetradic
#D1DCDF #DBD1DF #DFD4D1 #D5DFD1
square
#D1DCDF #DBD1DF #DFD4D1 #D5DFD1
split-complementary
#D1DCDF #DFD1D5 #DFDBD1
monochromatic
#89A5AD #ADC1C6 #D1DCDF #EDF1F2 #EDF1F2
Accessibility & contrast
On white
1.40
#D1DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#D1DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DCDF
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DCDF | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDF
Deuteranopia (green-blind)
#D7D9DF
Tritanopia (blue-blind)
#CDDDDD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d1dcdf; /* rgb */ color: rgb(209, 220, 223); /* oklch */ color: oklch(88.7% 0.013 215.8);
Tailwind
colors: {
custom: {
50: '#dfe6e9',
500: '#d1dcdf',
950: '#000000',
},
}SCSS
$custom: #d1dcdf; $custom-light: #dfe6e9; $custom-dark: #000000;
JSON
{
"hex": "#d1dcdf",
"rgb": {
"r": 209,
"g": 220,
"b": 223
},
"hsl": {
"h": 192.857,
"s": 17.949,
"l": 84.706
},
"oklch": {
"l": 0.887,
"c": 0.01259,
"h": 215.8
},
"luminance": 0.70069
}Semantic roles & 50–950 ramp
primary
#D1DCDF
secondary
#B5A49F
accent
#5B499C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484