#CFC6CB#CFC6CB
#CFC6CB is a very light, near-neutral pink. Relative luminance 0.580; OKLCH L 83.5% C 0.012 H 342.7°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC6CB |
|---|---|
| RGB | rgb(207, 198, 203) |
| HSL | hsl(327, 9%, 79%) |
| HSV | hsv(327, 4%, 81%) |
| CMYK | cmyk(0%, 4.3%, 1.9%, 18.8%) |
| CIE-LAB | lab(80.72, 4.02, -1.38) |
| CIE-LCH | lch(80.72, 4.25, 341.11°) |
| OKLab | oklab(83.53% 0.0115 -0.0036) |
| OKLCH | oklch(83.53% 0.012 342.7) |
| XYZ | xyz(56.7041, 57.9657, 64.6896) |
| Luminance | 0.5796 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Silver
#C0C0C0
ΔE00 5.82
Light Gray
#D3D3D3
ΔE00 6.01
Dove Gray
#B6B8BD
ΔE00 6.78
Gainsboro
#DCDCDC
ΔE00 7.16
Fog
#D8DCE0
ΔE00 8.01
Silver (survey)
#C5C9C7
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC6CB #C6CFCA
analogous
#CFC6CF #CFC6CB #CFC6C7
triadic
#CFC6CB #CBCFC6 #C6CBCF
tetradic
#CFC6CB #CFCFC6 #C6CFCA #C6C7CF
square
#CFC6CB #CFCFC6 #C6CFCA #C6C7CF
split-complementary
#CFC6CB #C7CFC6 #C6CFCF
monochromatic
#97848E #B3A5AD #CFC6CB #EBE7E9 #F1EEF0
Accessibility & contrast
On white
1.67
#CFC6CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#CFC6CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC6CB
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC6CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC6CB | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CB
Deuteranopia (green-blind)
#C8C9CB
Tritanopia (blue-blind)
#D0C6C8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cfc6cb; /* rgb */ color: rgb(207, 198, 203); /* oklch */ color: oklch(83.5% 0.012 342.7);
Tailwind
colors: {
custom: {
50: '#ddd7da',
500: '#cfc6cb',
950: '#000000',
},
}SCSS
$custom: #cfc6cb; $custom-light: #ddd7da; $custom-dark: #000000;
JSON
{
"hex": "#cfc6cb",
"rgb": {
"r": 207,
"g": 198,
"b": 203
},
"hsl": {
"h": 326.667,
"s": 8.571,
"l": 79.412
},
"oklch": {
"l": 0.83531,
"c": 0.01209,
"h": 342.7
},
"luminance": 0.57965
}Semantic roles & 50–950 ramp
primary
#CFC6CB
secondary
#97A39C
accent
#936F53
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383