#D2D9DF#D2D9DF
#D2D9DF is a very light, near-neutral cyan. Relative luminance 0.687; OKLCH L 88.2% C 0.011 H 243.7°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D9DF |
|---|---|
| RGB | rgb(210, 217, 223) |
| HSL | hsl(208, 17%, 85%) |
| HSV | hsv(208, 6%, 87%) |
| CMYK | cmyk(5.8%, 2.7%, 0%, 12.5%) |
| CIE-LAB | lab(86.33, -1.23, -3.76) |
| CIE-LCH | lch(86.33, 3.96, 251.84°) |
| OKLab | oklab(88.17% -0.005 -0.0101) |
| OKLCH | oklch(88.17% 0.011 243.7) |
| XYZ | xyz(64.7078, 68.6546, 79.6404) |
| Luminance | 0.6865 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.63
Gainsboro
#DCDCDC
ΔE00 3.94
Light Gray
#D3D3D3
ΔE00 4.01
Silver (survey)
#C5C9C7
ΔE00 5.58
Light Grey
#D8DCD6
ΔE00 6.14
Aliceblue
#F0F8FF
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D9DF #DFD8D2
analogous
#D2DFDE #D2D9DF #D2D3DF
triadic
#D2D9DF #DFD2D9 #D9DFD2
tetradic
#D2D9DF #DED2DF #DFD8D2 #D3DFD2
square
#D2D9DF #DED2DF #DFD8D2 #D3DFD2
split-complementary
#D2D9DF #DFD2D3 #DFDED2
monochromatic
#8A9DAC #AEBBC6 #D2D9DF #EDF0F2 #EDF0F2
Accessibility & contrast
On white
1.43
#D2D9DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#D2D9DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D9DF
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D9DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D9DF | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DF
Deuteranopia (green-blind)
#D5D7DF
Tritanopia (blue-blind)
#CFDADB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d2d9df; /* rgb */ color: rgb(210, 217, 223); /* oklch */ color: oklch(88.2% 0.011 243.7);
Tailwind
colors: {
custom: {
50: '#dfe4e9',
500: '#d2d9df',
950: '#000000',
},
}SCSS
$custom: #d2d9df; $custom-light: #dfe4e9; $custom-dark: #000000;
JSON
{
"hex": "#d2d9df",
"rgb": {
"r": 210,
"g": 217,
"b": 223
},
"hsl": {
"h": 207.692,
"s": 16.883,
"l": 84.902
},
"oklch": {
"l": 0.88169,
"c": 0.01123,
"h": 243.7
},
"luminance": 0.68655
}Semantic roles & 50–950 ramp
primary
#D2D9DF
secondary
#B5AAA1
accent
#704A9B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484