#D3DCDE#D3DCDE
#D3DCDE is a very light, near-neutral cyan. Relative luminance 0.703; OKLCH L 88.8% C 0.010 H 212.5°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DCDE |
|---|---|
| RGB | rgb(211, 220, 222) |
| HSL | hsl(191, 14%, 85%) |
| HSV | hsv(191, 5%, 87%) |
| CMYK | cmyk(5%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(87.15, -2.65, -2.03) |
| CIE-LCH | lch(87.15, 3.34, 217.48°) |
| OKLab | oklab(88.82% -0.0085 -0.0054) |
| OKLCH | oklch(88.82% 0.01 212.5) |
| XYZ | xyz(65.6394, 70.3087, 79.2059) |
| Luminance | 0.7031 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.79
Gainsboro
#DCDCDC
ΔE00 4.07
Light Grey
#D8DCD6
ΔE00 4.23
Light Gray
#D3D3D3
ΔE00 4.39
Silver (survey)
#C5C9C7
ΔE00 5.09
Aliceblue
#F0F8FF
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DCDE #DED5D3
analogous
#D3DEDB #D3DCDE #D3D7DE
triadic
#D3DCDE #DED3DC #DCDED3
tetradic
#D3DCDE #DBD3DE #DED5D3 #D7DED3
square
#D3DCDE #DBD3DE #DED5D3 #D7DED3
split-complementary
#D3DCDE #DED3D7 #DEDBD3
monochromatic
#8DA4AA #B0C0C4 #D3DCDE #EEF1F2 #EEF1F2
Accessibility & contrast
On white
1.39
#D3DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#D3DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DCDE
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DCDE | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDE
Deuteranopia (green-blind)
#D8DADE
Tritanopia (blue-blind)
#D0DDDD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d3dcde; /* rgb */ color: rgb(211, 220, 222); /* oklch */ color: oklch(88.8% 0.010 212.5);
Tailwind
colors: {
custom: {
50: '#e0e6e8',
500: '#d3dcde',
950: '#000000',
},
}SCSS
$custom: #d3dcde; $custom-light: #e0e6e8; $custom-dark: #000000;
JSON
{
"hex": "#d3dcde",
"rgb": {
"r": 211,
"g": 220,
"b": 222
},
"hsl": {
"h": 190.909,
"s": 14.286,
"l": 84.902
},
"oklch": {
"l": 0.8882,
"c": 0.01013,
"h": 212.5
},
"luminance": 0.70309
}Semantic roles & 50–950 ramp
primary
#D3DCDE
secondary
#B3A5A2
accent
#5B4D98
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484