#D3CFCE#D3CFCE
#D3CFCE is a very light, near-neutral grey. Relative luminance 0.629; OKLCH L 85.7% C 0.005 H 34.3°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CFCE |
|---|---|
| RGB | rgb(211, 207, 206) |
| HSL | hsl(12, 5%, 82%) |
| HSV | hsv(12, 2%, 83%) |
| CMYK | cmyk(0%, 1.9%, 2.4%, 17.3%) |
| CIE-LAB | lab(83.41, 1.19, 0.98) |
| CIE-LCH | lch(83.41, 1.55, 39.43°) |
| OKLab | oklab(85.74% 0.0038 0.0026) |
| OKLCH | oklch(85.74% 0.005 34.3) |
| XYZ | xyz(60.3157, 62.9310, 67.3499) |
| Luminance | 0.6293 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.10
Gainsboro
#DCDCDC
ΔE00 3.45
Silver
#C0C0C0
ΔE00 4.38
Silver (survey)
#C5C9C7
ΔE00 4.71
Fog
#D8DCE0
ΔE00 5.01
Light Grey
#D8DCD6
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CFCE #CED2D3
analogous
#D3CED0 #D3CFCE #D3D2CE
triadic
#D3CFCE #CED3CF #CFCED3
tetradic
#D3CFCE #D0D3CE #CED2D3 #D2CED3
square
#D3CFCE #D0D3CE #CED2D3 #D2CED3
split-complementary
#D3CFCE #CED3D2 #CED0D3
monochromatic
#99908E #B6AFAE #D3CFCE #F0EFEE #F1EFEF
Accessibility & contrast
On white
1.55
#D3CFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#D3CFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CFCE
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CFCE | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCE
Deuteranopia (green-blind)
#D1D0CE
Tritanopia (blue-blind)
#D4CFCF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d3cfce; /* rgb */ color: rgb(211, 207, 206); /* oklch */ color: oklch(85.7% 0.005 34.3);
Tailwind
colors: {
custom: {
50: '#e0dddc',
500: '#d3cfce',
950: '#000000',
},
}SCSS
$custom: #d3cfce; $custom-light: #e0dddc; $custom-dark: #000000;
JSON
{
"hex": "#d3cfce",
"rgb": {
"r": 211,
"g": 207,
"b": 206
},
"hsl": {
"h": 12,
"s": 5.376,
"l": 81.765
},
"oklch": {
"l": 0.8574,
"c": 0.00465,
"h": 34.3
},
"luminance": 0.62931
}Semantic roles & 50–950 ramp
primary
#D3CFCE
secondary
#9FA5A6
accent
#848F56
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484