#D3DBDF#D3DBDF
#D3DBDF is a very light, near-neutral cyan. Relative luminance 0.698; OKLCH L 88.6% C 0.010 H 228.9°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DBDF |
|---|---|
| RGB | rgb(211, 219, 223) |
| HSL | hsl(200, 16%, 85%) |
| HSV | hsv(200, 5%, 87%) |
| CMYK | cmyk(5.4%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(86.92, -1.94, -2.90) |
| CIE-LCH | lch(86.92, 3.49, 236.15°) |
| OKLab | oklab(88.65% -0.0068 -0.0077) |
| OKLCH | oklch(88.65% 0.01 228.9) |
| XYZ | xyz(65.5121, 69.8392, 79.8266) |
| Luminance | 0.6984 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.88
Gainsboro
#DCDCDC
ΔE00 3.80
Light Gray
#D3D3D3
ΔE00 4.06
Light Grey
#D8DCD6
ΔE00 5.11
Silver (survey)
#C5C9C7
ΔE00 5.29
Aliceblue
#F0F8FF
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DBDF #DFD7D3
analogous
#D3DFDD #D3DBDF #D3D5DF
triadic
#D3DBDF #DFD3DB #DBDFD3
tetradic
#D3DBDF #DDD3DF #DFD7D3 #D5DFD3
square
#D3DBDF #DDD3DF #DFD7D3 #D5DFD3
split-complementary
#D3DBDF #DFD3D5 #DFDDD3
monochromatic
#8CA1AB #B0BEC5 #D3DBDF #EDF1F2 #EDF1F2
Accessibility & contrast
On white
1.40
#D3DBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#D3DBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DBDF
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DBDF | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DBDF
Deuteranopia (green-blind)
#D7D9DF
Tritanopia (blue-blind)
#D0DCDC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d3dbdf; /* rgb */ color: rgb(211, 219, 223); /* oklch */ color: oklch(88.6% 0.010 228.9);
Tailwind
colors: {
custom: {
50: '#e0e6e9',
500: '#d3dbdf',
950: '#000000',
},
}SCSS
$custom: #d3dbdf; $custom-light: #e0e6e9; $custom-dark: #000000;
JSON
{
"hex": "#d3dbdf",
"rgb": {
"r": 211,
"g": 219,
"b": 223
},
"hsl": {
"h": 200,
"s": 15.789,
"l": 85.098
},
"oklch": {
"l": 0.88647,
"c": 0.01028,
"h": 228.9
},
"luminance": 0.6984
}Semantic roles & 50–950 ramp
primary
#D3DBDF
secondary
#B4A8A2
accent
#664B9A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484