#CFCED3#CFCED3
#CFCED3 is a very light, near-neutral grey. Relative luminance 0.621; OKLCH L 85.4% C 0.007 H 295.4°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCED3 |
|---|---|
| RGB | rgb(207, 206, 211) |
| HSL | hsl(252, 5%, 82%) |
| HSV | hsv(252, 2%, 83%) |
| CMYK | cmyk(1.9%, 2.4%, 0%, 17.3%) |
| CIE-LAB | lab(82.97, 1.26, -2.35) |
| CIE-LCH | lch(82.97, 2.67, 298.15°) |
| OKLab | oklab(85.37% 0.003 -0.0062) |
| OKLCH | oklch(85.37% 0.007 295.4) |
| XYZ | xyz(59.5593, 62.1111, 70.4663) |
| Luminance | 0.6211 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.02
Fog
#D8DCE0
ΔE00 4.08
Gainsboro
#DCDCDC
ΔE00 4.22
Silver
#C0C0C0
ΔE00 4.60
Silver (survey)
#C5C9C7
ΔE00 5.26
Dove Gray
#B6B8BD
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCED3 #D2D3CE
analogous
#CED0D3 #CFCED3 #D2CED3
triadic
#CFCED3 #D3CFCE #CED3CF
tetradic
#CFCED3 #D3CED0 #D2D3CE #CED3D2
square
#CFCED3 #D3CED0 #D2D3CE #CED3D2
split-complementary
#CFCED3 #D3D2CE #D0D3CE
monochromatic
#908E99 #AFAEB6 #CFCED3 #EFEEF0 #EFEFF1
Accessibility & contrast
On white
1.56
#CFCED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#CFCED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCED3
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCED3 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCFD3
Deuteranopia (green-blind)
#CDCFD3
Tritanopia (blue-blind)
#CECFD0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cfced3; /* rgb */ color: rgb(207, 206, 211); /* oklch */ color: oklch(85.4% 0.007 295.4);
Tailwind
colors: {
custom: {
50: '#dddce0',
500: '#cfced3',
950: '#000000',
},
}SCSS
$custom: #cfced3; $custom-light: #dddce0; $custom-dark: #000000;
JSON
{
"hex": "#cfced3",
"rgb": {
"r": 207,
"g": 206,
"b": 211
},
"hsl": {
"h": 252,
"s": 5.376,
"l": 81.765
},
"oklch": {
"l": 0.85367,
"c": 0.00692,
"h": 295.4
},
"luminance": 0.62111
}Semantic roles & 50–950 ramp
primary
#CFCED3
secondary
#A5A69F
accent
#8F5684
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484