#D3CFD3#D3CFD3
#D3CFD3 is a very light, near-neutral grey. Relative luminance 0.632; OKLCH L 85.9% C 0.007 H 325.6°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CFD3 |
|---|---|
| RGB | rgb(211, 207, 211) |
| HSL | hsl(300, 4%, 82%) |
| HSV | hsv(300, 2%, 83%) |
| CMYK | cmyk(0%, 1.9%, 0%, 17.3%) |
| CIE-LAB | lab(83.54, 2.10, -1.49) |
| CIE-LCH | lch(83.54, 2.57, 324.55°) |
| OKLab | oklab(85.89% 0.0058 -0.0039) |
| OKLCH | oklch(85.89% 0.007 325.6) |
| XYZ | xyz(60.9328, 63.1778, 70.5999) |
| Luminance | 0.6318 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.30
Gainsboro
#DCDCDC
ΔE00 4.25
Fog
#D8DCE0
ΔE00 4.86
Silver
#C0C0C0
ΔE00 5.15
Silver (survey)
#C5C9C7
ΔE00 6.07
Dove Gray
#B6B8BD
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CFD3 #CFD3CF
analogous
#D1CFD3 #D3CFD3 #D3CFD1
triadic
#D3CFD3 #D3D3CF #CFD3D3
tetradic
#D3CFD3 #D3D1CF #CFD3CF #CFD1D3
square
#D3CFD3 #D3D1CF #CFD3CF #CFD1D3
split-complementary
#D3CFD3 #D1D3CF #CFD3D1
monochromatic
#988F98 #B6AFB6 #D3CFD3 #F0EFF0 #F0EFF0
Accessibility & contrast
On white
1.54
#D3CFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#D3CFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CFD3
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CFD3 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD0D3
Deuteranopia (green-blind)
#D0D0D3
Tritanopia (blue-blind)
#D3CFD0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d3cfd3; /* rgb */ color: rgb(211, 207, 211); /* oklch */ color: oklch(85.9% 0.007 325.6);
Tailwind
colors: {
custom: {
50: '#e0dde0',
500: '#d3cfd3',
950: '#000000',
},
}SCSS
$custom: #d3cfd3; $custom-light: #e0dde0; $custom-dark: #000000;
JSON
{
"hex": "#d3cfd3",
"rgb": {
"r": 211,
"g": 207,
"b": 211
},
"hsl": {
"h": 300,
"s": 4.348,
"l": 81.961
},
"oklch": {
"l": 0.85885,
"c": 0.00698,
"h": 325.6
},
"luminance": 0.63178
}Semantic roles & 50–950 ramp
primary
#D3CFD3
secondary
#A0A6A0
accent
#8E5757
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484