#D3DCDF#D3DCDF
#D3DCDF is a very light, near-neutral cyan. Relative luminance 0.704; OKLCH L 88.8% C 0.011 H 219.6°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DCDF |
|---|---|
| RGB | rgb(211, 220, 223) |
| HSL | hsl(195, 16%, 85%) |
| HSV | hsv(195, 5%, 87%) |
| CMYK | cmyk(5.4%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(87.17, -2.46, -2.52) |
| CIE-LCH | lch(87.17, 3.52, 225.68°) |
| OKLab | oklab(88.85% -0.0082 -0.0067) |
| OKLCH | oklch(88.85% 0.011 219.6) |
| XYZ | xyz(65.7738, 70.3625, 79.9138) |
| Luminance | 0.7036 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.50
Gainsboro
#DCDCDC
ΔE00 4.08
Light Gray
#D3D3D3
ΔE00 4.40
Light Grey
#D8DCD6
ΔE00 4.68
Silver (survey)
#C5C9C7
ΔE00 5.28
Aliceblue
#F0F8FF
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DCDF #DFD6D3
analogous
#D3DFDC #D3DCDF #D3D6DF
triadic
#D3DCDF #DFD3DC #DCDFD3
tetradic
#D3DCDF #DCD3DF #DFD6D3 #D6DFD3
square
#D3DCDF #DCD3DF #DFD6D3 #D6DFD3
split-complementary
#D3DCDF #DFD3D6 #DFDCD3
monochromatic
#8CA4AB #B0C0C5 #D3DCDF #EDF1F2 #EDF1F2
Accessibility & contrast
On white
1.39
#D3DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#D3DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DCDF
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DCDF | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDF
Deuteranopia (green-blind)
#D8DADF
Tritanopia (blue-blind)
#D0DDDD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d3dcdf; /* rgb */ color: rgb(211, 220, 223); /* oklch */ color: oklch(88.8% 0.011 219.6);
Tailwind
colors: {
custom: {
50: '#e0e6e9',
500: '#d3dcdf',
950: '#000000',
},
}SCSS
$custom: #d3dcdf; $custom-light: #e0e6e9; $custom-dark: #000000;
JSON
{
"hex": "#d3dcdf",
"rgb": {
"r": 211,
"g": 220,
"b": 223
},
"hsl": {
"h": 195,
"s": 15.789,
"l": 85.098
},
"oklch": {
"l": 0.88849,
"c": 0.01059,
"h": 219.6
},
"luminance": 0.70363
}Semantic roles & 50–950 ramp
primary
#D3DCDF
secondary
#B4A6A2
accent
#5F4B9A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484