#D2DBDF#D2DBDF
#D2DBDF is a very light, near-neutral cyan. Relative luminance 0.697; OKLCH L 88.6% C 0.011 H 226.0°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DBDF |
|---|---|
| RGB | rgb(210, 219, 223) |
| HSL | hsl(198, 17%, 85%) |
| HSV | hsv(198, 6%, 87%) |
| CMYK | cmyk(5.8%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(86.85, -2.27, -3.01) |
| CIE-LCH | lch(86.85, 3.77, 232.95°) |
| OKLab | oklab(88.57% -0.0078 -0.0081) |
| OKLCH | oklch(88.57% 0.011 226) |
| XYZ | xyz(65.2265, 69.6919, 79.8132) |
| Luminance | 0.6969 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.32
Gainsboro
#DCDCDC
ΔE00 4.17
Light Gray
#D3D3D3
ΔE00 4.39
Light Grey
#D8DCD6
ΔE00 5.16
Silver (survey)
#C5C9C7
ΔE00 5.34
Aliceblue
#F0F8FF
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DBDF #DFD6D2
analogous
#D2DFDD #D2DBDF #D2D5DF
triadic
#D2DBDF #DFD2DB #DBDFD2
tetradic
#D2DBDF #DDD2DF #DFD6D2 #D5DFD2
square
#D2DBDF #DDD2DF #DFD6D2 #D5DFD2
split-complementary
#D2DBDF #DFD2D5 #DFDDD2
monochromatic
#8AA2AC #AEBEC6 #D2DBDF #EDF1F2 #EDF1F2
Accessibility & contrast
On white
1.41
#D2DBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#D2DBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DBDF
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DBDF | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADF
Deuteranopia (green-blind)
#D7D9DF
Tritanopia (blue-blind)
#CFDCDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d2dbdf; /* rgb */ color: rgb(210, 219, 223); /* oklch */ color: oklch(88.6% 0.011 226.0);
Tailwind
colors: {
custom: {
50: '#dfe6e9',
500: '#d2dbdf',
950: '#000000',
},
}SCSS
$custom: #d2dbdf; $custom-light: #dfe6e9; $custom-dark: #000000;
JSON
{
"hex": "#d2dbdf",
"rgb": {
"r": 210,
"g": 219,
"b": 223
},
"hsl": {
"h": 198.462,
"s": 16.883,
"l": 84.902
},
"oklch": {
"l": 0.88572,
"c": 0.01121,
"h": 226
},
"luminance": 0.69692
}Semantic roles & 50–950 ramp
primary
#D2DBDF
secondary
#B5A7A1
accent
#634A9B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484