#D2D3CF#D2D3CF
#D2D3CF is a very light, near-neutral grey. Relative luminance 0.648; OKLCH L 86.5% C 0.006 H 118.0°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D3CF |
|---|---|
| RGB | rgb(210, 211, 207) |
| HSL | hsl(75, 4%, 82%) |
| HSV | hsv(75, 2%, 83%) |
| CMYK | cmyk(0.5%, 0%, 1.9%, 17.3%) |
| CIE-LAB | lab(84.38, -1.06, 1.86) |
| CIE-LCH | lch(84.38, 2.14, 119.79°) |
| OKLab | oklab(86.49% -0.0026 0.0049) |
| OKLCH | oklch(86.49% 0.006 118) |
| XYZ | xyz(61.1333, 64.7952, 68.3055) |
| Luminance | 0.6480 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.32
Light Grey
#D8DCD6
ΔE00 2.68
Silver (survey)
#C5C9C7
ΔE00 3.00
Gainsboro
#DCDCDC
ΔE00 3.20
Fog
#D8DCE0
ΔE00 4.67
Silver
#C0C0C0
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D3CF #D0CFD3
analogous
#D3D2CF #D2D3CF #D0D3CF
triadic
#D2D3CF #CFD2D3 #D3CFD2
tetradic
#D2D3CF #CFD3D2 #D0CFD3 #D3CFD0
square
#D2D3CF #CFD3D2 #D0CFD3 #D3CFD0
split-complementary
#D2D3CF #CFD0D3 #D2CFD3
monochromatic
#96988F #B4B6AF #D2D3CF #F0F0EF #F0F0EF
Accessibility & contrast
On white
1.50
#D2D3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#D2D3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D3CF
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D3CF | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CF
Deuteranopia (green-blind)
#D4D3CF
Tritanopia (blue-blind)
#D2D2D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d2d3cf; /* rgb */ color: rgb(210, 211, 207); /* oklch */ color: oklch(86.5% 0.006 118.0);
Tailwind
colors: {
custom: {
50: '#dfe0dd',
500: '#d2d3cf',
950: '#000000',
},
}SCSS
$custom: #d2d3cf; $custom-light: #dfe0dd; $custom-dark: #000000;
JSON
{
"hex": "#d2d3cf",
"rgb": {
"r": 210,
"g": 211,
"b": 207
},
"hsl": {
"h": 75,
"s": 4.348,
"l": 81.961
},
"oklch": {
"l": 0.86494,
"c": 0.00555,
"h": 118
},
"luminance": 0.64795
}Semantic roles & 50–950 ramp
primary
#D2D3CF
secondary
#A2A0A6
accent
#578E65
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484