#D2CFD3#D2CFD3
#D2CFD3 is a very light, near-neutral grey. Relative luminance 0.630; OKLCH L 85.8% C 0.006 H 317.7°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CFD3 |
|---|---|
| RGB | rgb(210, 207, 211) |
| HSL | hsl(285, 4%, 82%) |
| HSV | hsv(285, 2%, 83%) |
| CMYK | cmyk(0.5%, 1.9%, 0%, 17.3%) |
| CIE-LAB | lab(83.46, 1.75, -1.61) |
| CIE-LCH | lch(83.46, 2.38, 317.37°) |
| OKLab | oklab(85.81% 0.0047 -0.0043) |
| OKLCH | oklch(85.81% 0.006 317.7) |
| XYZ | xyz(60.6471, 63.0305, 70.5865) |
| Luminance | 0.6303 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.98
Gainsboro
#DCDCDC
ΔE00 4.03
Fog
#D8DCE0
ΔE00 4.48
Silver
#C0C0C0
ΔE00 4.90
Silver (survey)
#C5C9C7
ΔE00 5.68
Dove Gray
#B6B8BD
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CFD3 #D0D3CF
analogous
#D0CFD3 #D2CFD3 #D3CFD2
triadic
#D2CFD3 #D3D2CF #CFD3D2
tetradic
#D2CFD3 #D3D0CF #D0D3CF #CFD2D3
square
#D2CFD3 #D3D0CF #D0D3CF #CFD2D3
split-complementary
#D2CFD3 #D2D3CF #CFD3D0
monochromatic
#968F98 #B4AFB6 #D2CFD3 #F0EFF0 #F0EFF0
Accessibility & contrast
On white
1.54
#D2CFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#D2CFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CFD3
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CFD3 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD0D3
Deuteranopia (green-blind)
#CFD0D3
Tritanopia (blue-blind)
#D2CFD0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d2cfd3; /* rgb */ color: rgb(210, 207, 211); /* oklch */ color: oklch(85.8% 0.006 317.7);
Tailwind
colors: {
custom: {
50: '#dfdde0',
500: '#d2cfd3',
950: '#000000',
},
}SCSS
$custom: #d2cfd3; $custom-light: #dfdde0; $custom-dark: #000000;
JSON
{
"hex": "#d2cfd3",
"rgb": {
"r": 210,
"g": 207,
"b": 211
},
"hsl": {
"h": 285,
"s": 4.348,
"l": 81.961
},
"oklch": {
"l": 0.85805,
"c": 0.00635,
"h": 317.7
},
"luminance": 0.6303
}Semantic roles & 50–950 ramp
primary
#D2CFD3
secondary
#A2A6A0
accent
#8E5765
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484