#D2DCDF#D2DCDF
#D2DCDF is a very light, near-neutral cyan. Relative luminance 0.702; OKLCH L 88.8% C 0.012 H 217.5°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DCDF |
|---|---|
| RGB | rgb(210, 220, 223) |
| HSL | hsl(194, 17%, 85%) |
| HSV | hsv(194, 6%, 87%) |
| CMYK | cmyk(5.8%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(87.10, -2.79, -2.63) |
| CIE-LCH | lch(87.10, 3.84, 223.34°) |
| OKLab | oklab(88.77% -0.0092 -0.0071) |
| OKLCH | oklch(88.77% 0.012 217.5) |
| XYZ | xyz(65.4881, 70.2152, 79.9005) |
| Luminance | 0.7022 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.92
Gainsboro
#DCDCDC
ΔE00 4.47
Light Gray
#D3D3D3
ΔE00 4.75
Light Grey
#D8DCD6
ΔE00 4.79
Silver (survey)
#C5C9C7
ΔE00 5.38
Aliceblue
#F0F8FF
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DCDF #DFD5D2
analogous
#D2DFDC #D2DCDF #D2D6DF
triadic
#D2DCDF #DFD2DC #DCDFD2
tetradic
#D2DCDF #DCD2DF #DFD5D2 #D6DFD2
square
#D2DCDF #DCD2DF #DFD5D2 #D6DFD2
split-complementary
#D2DCDF #DFD2D6 #DFDCD2
monochromatic
#8AA4AC #AEC0C6 #D2DCDF #EDF1F2 #EDF1F2
Accessibility & contrast
On white
1.40
#D2DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#D2DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DCDF
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DCDF | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDF
Deuteranopia (green-blind)
#D8D9DF
Tritanopia (blue-blind)
#CFDDDD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d2dcdf; /* rgb */ color: rgb(210, 220, 223); /* oklch */ color: oklch(88.8% 0.012 217.5);
Tailwind
colors: {
custom: {
50: '#dfe6e9',
500: '#d2dcdf',
950: '#000000',
},
}SCSS
$custom: #d2dcdf; $custom-light: #dfe6e9; $custom-dark: #000000;
JSON
{
"hex": "#d2dcdf",
"rgb": {
"r": 210,
"g": 220,
"b": 223
},
"hsl": {
"h": 193.846,
"s": 16.883,
"l": 84.902
},
"oklch": {
"l": 0.88774,
"c": 0.01159,
"h": 217.5
},
"luminance": 0.70216
}Semantic roles & 50–950 ramp
primary
#D2DCDF
secondary
#B5A5A1
accent
#5D4A9B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484