#CFCED6#CFCED6
#CFCED6 is a very light, near-neutral blue. Relative luminance 0.623; OKLCH L 85.5% C 0.011 H 291.9°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCED6 |
|---|---|
| RGB | rgb(207, 206, 214) |
| HSL | hsl(248, 9%, 82%) |
| HSV | hsv(248, 4%, 84%) |
| CMYK | cmyk(3.3%, 3.7%, 0%, 16.1%) |
| CIE-LAB | lab(83.05, 1.82, -3.84) |
| CIE-LCH | lch(83.05, 4.25, 295.37°) |
| OKLab | oklab(85.46% 0.0041 -0.0102) |
| OKLCH | oklch(85.46% 0.011 291.9) |
| XYZ | xyz(59.9389, 62.2630, 72.4655) |
| Luminance | 0.6226 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.37
Fog
#D8DCE0
ΔE00 4.72
Gainsboro
#DCDCDC
ΔE00 5.26
Silver
#C0C0C0
ΔE00 5.63
Dove Gray
#B6B8BD
ΔE00 6.26
Silver (survey)
#C5C9C7
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCED6 #D5D6CE
analogous
#CED1D6 #CFCED6 #D3CED6
triadic
#CFCED6 #D6CFCE #CED6CF
tetradic
#CFCED6 #D6CED1 #D5D6CE #CED6D3
square
#CFCED6 #D6CED1 #D5D6CE #CED6D3
split-complementary
#CFCED6 #D6D3CE #D1D6CE
monochromatic
#8E8B9E #AEADBA #CFCED6 #EFEEF1 #EFEEF1
Accessibility & contrast
On white
1.56
#CFCED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#CFCED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCED6
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCED6 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCFD6
Deuteranopia (green-blind)
#CCCFD6
Tritanopia (blue-blind)
#CECFD0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cfced6; /* rgb */ color: rgb(207, 206, 214); /* oklch */ color: oklch(85.5% 0.011 291.9);
Tailwind
colors: {
custom: {
50: '#dddce2',
500: '#cfced6',
950: '#000000',
},
}SCSS
$custom: #cfced6; $custom-light: #dddce2; $custom-dark: #000000;
JSON
{
"hex": "#cfced6",
"rgb": {
"r": 207,
"g": 206,
"b": 214
},
"hsl": {
"h": 247.5,
"s": 8.889,
"l": 82.353
},
"oklch": {
"l": 0.85457,
"c": 0.01101,
"h": 291.9
},
"luminance": 0.62263
}Semantic roles & 50–950 ramp
primary
#CFCED6
secondary
#A8AA9E
accent
#93538B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484