#D2D8DF#D2D8DF
#D2D8DF is a very light, near-neutral cyan. Relative luminance 0.681; OKLCH L 88.0% C 0.012 H 252.1°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D8DF |
|---|---|
| RGB | rgb(210, 216, 223) |
| HSL | hsl(212, 17%, 85%) |
| HSV | hsv(212, 6%, 87%) |
| CMYK | cmyk(5.8%, 3.1%, 0%, 12.5%) |
| CIE-LAB | lab(86.08, -0.71, -4.14) |
| CIE-LCH | lch(86.08, 4.20, 260.22°) |
| OKLab | oklab(87.97% -0.0036 -0.0111) |
| OKLCH | oklch(87.97% 0.012 252.1) |
| XYZ | xyz(64.4509, 68.1407, 79.5547) |
| Luminance | 0.6814 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.78
Light Gray
#D3D3D3
ΔE00 4.03
Gainsboro
#DCDCDC
ΔE00 4.05
Silver (survey)
#C5C9C7
ΔE00 5.85
Light Grey
#D8DCD6
ΔE00 6.69
Silver
#C0C0C0
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D8DF #DFD9D2
analogous
#D2DEDF #D2D8DF #D3D2DF
triadic
#D2D8DF #DFD2D8 #D8DFD2
tetradic
#D2D8DF #DFD2DE #DFD9D2 #D2DFD3
square
#D2D8DF #DFD2DE #DFD9D2 #D2DFD3
split-complementary
#D2D8DF #DFD3D2 #DEDFD2
monochromatic
#8A9AAC #AEB9C6 #D2D8DF #EDF0F2 #EDF0F2
Accessibility & contrast
On white
1.44
#D2D8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#D2D8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D8DF
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D8DF | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DF
Deuteranopia (green-blind)
#D4D7DF
Tritanopia (blue-blind)
#CFDADA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d2d8df; /* rgb */ color: rgb(210, 216, 223); /* oklch */ color: oklch(88.0% 0.012 252.1);
Tailwind
colors: {
custom: {
50: '#dfe4e9',
500: '#d2d8df',
950: '#000000',
},
}SCSS
$custom: #d2d8df; $custom-light: #dfe4e9; $custom-dark: #000000;
JSON
{
"hex": "#d2d8df",
"rgb": {
"r": 210,
"g": 216,
"b": 223
},
"hsl": {
"h": 212.308,
"s": 16.883,
"l": 84.902
},
"oklch": {
"l": 0.87968,
"c": 0.01163,
"h": 252.1
},
"luminance": 0.68141
}Semantic roles & 50–950 ramp
primary
#D2D8DF
secondary
#B5ABA1
accent
#764A9B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484