#D3DAE2#D3DAE2
#D3DAE2 is a very light, near-neutral cyan. Relative luminance 0.695; OKLCH L 88.5% C 0.013 H 251.6°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DAE2 |
|---|---|
| RGB | rgb(211, 218, 226) |
| HSL | hsl(212, 21%, 86%) |
| HSV | hsv(212, 7%, 89%) |
| CMYK | cmyk(6.6%, 3.5%, 0%, 11.4%) |
| CIE-LAB | lab(86.74, -0.85, -4.74) |
| CIE-LCH | lch(86.74, 4.81, 259.80°) |
| OKLab | oklab(88.54% -0.0042 -0.0127) |
| OKLCH | oklch(88.54% 0.013 251.6) |
| XYZ | xyz(65.6601, 69.4822, 81.8890) |
| Luminance | 0.6948 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.07
Gainsboro
#DCDCDC
ΔE00 4.47
Light Gray
#D3D3D3
ΔE00 4.64
Silver (survey)
#C5C9C7
ΔE00 6.45
Aliceblue
#F0F8FF
ΔE00 6.47
Light Grey
#D8DCD6
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DAE2 #E2DBD3
analogous
#D3E1E2 #D3DAE2 #D3D3E2
triadic
#D3DAE2 #E2D3DA #DAE2D3
tetradic
#D3DAE2 #E2D3E1 #E2DBD3 #D3E2D3
square
#D3DAE2 #E2D3E1 #E2DBD3 #D3E2D3
split-complementary
#D3DAE2 #E2D3D3 #E1E2D3
monochromatic
#899CB1 #AEBBCA #D3DAE2 #EDEFF3 #EDEFF3
Accessibility & contrast
On white
1.41
#D3DAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#D3DAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DAE2
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DAE2 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE2
Deuteranopia (green-blind)
#D6D8E2
Tritanopia (blue-blind)
#D0DCDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d3dae2; /* rgb */ color: rgb(211, 218, 226); /* oklch */ color: oklch(88.5% 0.013 251.6);
Tailwind
colors: {
custom: {
50: '#e0e5eb',
500: '#d3dae2',
950: '#000000',
},
}SCSS
$custom: #d3dae2; $custom-light: #e0e5eb; $custom-dark: #000000;
JSON
{
"hex": "#d3dae2",
"rgb": {
"r": 211,
"g": 218,
"b": 226
},
"hsl": {
"h": 212,
"s": 20.548,
"l": 85.686
},
"oklch": {
"l": 0.88536,
"c": 0.01337,
"h": 251.6
},
"luminance": 0.69483
}Semantic roles & 50–950 ramp
primary
#D3DAE2
secondary
#B8ADA1
accent
#76479F
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484