#CFCDD3#CFCDD3
#CFCDD3 is a very light, near-neutral grey. Relative luminance 0.616; OKLCH L 85.2% C 0.008 H 301.3°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCDD3 |
|---|---|
| RGB | rgb(207, 205, 211) |
| HSL | hsl(260, 6%, 82%) |
| HSV | hsv(260, 3%, 83%) |
| CMYK | cmyk(1.9%, 2.8%, 0%, 17.3%) |
| CIE-LAB | lab(82.72, 1.79, -2.73) |
| CIE-LCH | lch(82.72, 3.26, 303.20°) |
| OKLab | oklab(85.17% 0.0044 -0.0072) |
| OKLCH | oklch(85.17% 0.008 301.3) |
| XYZ | xyz(59.3193, 61.6312, 70.3863) |
| Luminance | 0.6163 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.73
Fog
#D8DCE0
ΔE00 4.73
Gainsboro
#DCDCDC
ΔE00 4.83
Silver
#C0C0C0
ΔE00 4.94
Silver (survey)
#C5C9C7
ΔE00 5.94
Dove Gray
#B6B8BD
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCDD3 #D1D3CD
analogous
#CDCED3 #CFCDD3 #D2CDD3
triadic
#CFCDD3 #D3CFCD #CDD3CF
tetradic
#CFCDD3 #D3CDCE #D1D3CD #CDD3D2
square
#CFCDD3 #D3CDCE #D1D3CD #CDD3D2
split-complementary
#CFCDD3 #D3D2CD #CED3CD
monochromatic
#908C9A #B0ACB6 #CFCDD3 #EEEEF0 #EFEFF1
Accessibility & contrast
On white
1.58
#CFCDD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#CFCDD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCDD3
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCDD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCDD3 | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCED3
Deuteranopia (green-blind)
#CCCED3
Tritanopia (blue-blind)
#CECECF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cfcdd3; /* rgb */ color: rgb(207, 205, 211); /* oklch */ color: oklch(85.2% 0.008 301.3);
Tailwind
colors: {
custom: {
50: '#dddce0',
500: '#cfcdd3',
950: '#000000',
},
}SCSS
$custom: #cfcdd3; $custom-light: #dddce0; $custom-dark: #000000;
JSON
{
"hex": "#cfcdd3",
"rgb": {
"r": 207,
"g": 205,
"b": 211
},
"hsl": {
"h": 260,
"s": 6.383,
"l": 81.569
},
"oklch": {
"l": 0.85167,
"c": 0.00849,
"h": 301.3
},
"luminance": 0.61631
}Semantic roles & 50–950 ramp
primary
#CFCDD3
secondary
#A3A69E
accent
#90557D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484