#D2D2CF#D2D2CF
#D2D2CF is a very light, near-neutral grey. Relative luminance 0.643; OKLCH L 86.3% C 0.004 H 106.5°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D2CF |
|---|---|
| RGB | rgb(210, 210, 207) |
| HSL | hsl(60, 3%, 82%) |
| HSV | hsv(60, 1%, 82%) |
| CMYK | cmyk(0%, 0%, 1.4%, 17.6%) |
| CIE-LAB | lab(84.12, -0.54, 1.48) |
| CIE-LCH | lch(84.12, 1.58, 110.04°) |
| OKLab | oklab(86.29% -0.0012 0.0039) |
| OKLCH | oklch(86.29% 0.004 106.5) |
| XYZ | xyz(60.8856, 64.2999, 68.2229) |
| Luminance | 0.6430 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 1.65
Gainsboro
#DCDCDC
ΔE00 2.88
Silver (survey)
#C5C9C7
ΔE00 3.06
Light Grey
#D8DCD6
ΔE00 3.39
Fog
#D8DCE0
ΔE00 4.40
Silver
#C0C0C0
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D2CF #CFCFD2
analogous
#D2D1CF #D2D2CF #D1D2CF
triadic
#D2D2CF #CFD2D2 #D2CFD2
tetradic
#D2D2CF #CFD2D1 #CFCFD2 #D2CFD1
square
#D2D2CF #CFD2D1 #CFCFD2 #D2CFD1
split-complementary
#D2D2CF #CFD1D2 #D1CFD2
monochromatic
#979790 #B4B4AF #D2D2CF #F0F0EF #F0F0EF
Accessibility & contrast
On white
1.52
#D2D2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#D2D2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D2CF
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D2CF | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CF
Deuteranopia (green-blind)
#D3D2CF
Tritanopia (blue-blind)
#D3D2D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d2d2cf; /* rgb */ color: rgb(210, 210, 207); /* oklch */ color: oklch(86.3% 0.004 106.5);
Tailwind
colors: {
custom: {
50: '#dfdfdd',
500: '#d2d2cf',
950: '#000000',
},
}SCSS
$custom: #d2d2cf; $custom-light: #dfdfdd; $custom-dark: #000000;
JSON
{
"hex": "#d2d2cf",
"rgb": {
"r": 210,
"g": 210,
"b": 207
},
"hsl": {
"h": 60,
"s": 3.226,
"l": 81.765
},
"oklch": {
"l": 0.86292,
"c": 0.00409,
"h": 106.5
},
"luminance": 0.643
}Semantic roles & 50–950 ramp
primary
#D2D2CF
secondary
#A1A1A5
accent
#588D58
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484