#D3DBE2#D3DBE2
#D3DBE2 is a very light, near-neutral cyan. Relative luminance 0.700; OKLCH L 88.7% C 0.013 H 244.3°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DBE2 |
|---|---|
| RGB | rgb(211, 219, 226) |
| HSL | hsl(208, 21%, 86%) |
| HSV | hsv(208, 7%, 89%) |
| CMYK | cmyk(6.6%, 3.1%, 0%, 11.4%) |
| CIE-LAB | lab(87.00, -1.37, -4.36) |
| CIE-LCH | lch(87.00, 4.57, 252.54°) |
| OKLab | oklab(88.74% -0.0056 -0.0117) |
| OKLCH | oklch(88.74% 0.013 244.3) |
| XYZ | xyz(65.9202, 70.0024, 81.9756) |
| Luminance | 0.7000 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.96
Gainsboro
#DCDCDC
ΔE00 4.38
Light Gray
#D3D3D3
ΔE00 4.63
Silver (survey)
#C5C9C7
ΔE00 6.22
Aliceblue
#F0F8FF
ΔE00 6.25
Light Grey
#D8DCD6
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DBE2 #E2DAD3
analogous
#D3E2E1 #D3DBE2 #D3D3E2
triadic
#D3DBE2 #E2D3DB #DBE2D3
tetradic
#D3DBE2 #E1D3E2 #E2DAD3 #D3E2D3
square
#D3DBE2 #E1D3E2 #E2DAD3 #D3E2D3
split-complementary
#D3DBE2 #E2D3D3 #E2E1D3
monochromatic
#899FB1 #AEBDCA #D3DBE2 #EDF0F3 #EDF0F3
Accessibility & contrast
On white
1.40
#D3DBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#D3DBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DBE2
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DBE2 | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DBE2
Deuteranopia (green-blind)
#D6D9E2
Tritanopia (blue-blind)
#D0DDDD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d3dbe2; /* rgb */ color: rgb(211, 219, 226); /* oklch */ color: oklch(88.7% 0.013 244.3);
Tailwind
colors: {
custom: {
50: '#e0e6eb',
500: '#d3dbe2',
950: '#000000',
},
}SCSS
$custom: #d3dbe2; $custom-light: #e0e6eb; $custom-dark: #000000;
JSON
{
"hex": "#d3dbe2",
"rgb": {
"r": 211,
"g": 219,
"b": 226
},
"hsl": {
"h": 208,
"s": 20.548,
"l": 85.686
},
"oklch": {
"l": 0.88737,
"c": 0.01297,
"h": 244.3
},
"luminance": 0.70003
}Semantic roles & 50–950 ramp
primary
#D3DBE2
secondary
#B8ACA1
accent
#70479F
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484