#CFC6CA#CFC6CA
#CFC6CA is a very light, near-neutral pink. Relative luminance 0.579; OKLCH L 83.5% C 0.011 H 348.5°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC6CA |
|---|---|
| RGB | rgb(207, 198, 202) |
| HSL | hsl(333, 9%, 79%) |
| HSV | hsv(333, 4%, 81%) |
| CMYK | cmyk(0%, 4.3%, 2.4%, 18.8%) |
| CIE-LAB | lab(80.69, 3.84, -0.88) |
| CIE-LCH | lch(80.69, 3.94, 347.13°) |
| OKLab | oklab(83.5% 0.0112 -0.0023) |
| OKLCH | oklch(83.5% 0.011 348.5) |
| XYZ | xyz(56.5854, 57.9182, 64.0640) |
| Luminance | 0.5792 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Silver
#C0C0C0
ΔE00 5.56
Light Gray
#D3D3D3
ΔE00 5.77
Dove Gray
#B6B8BD
ΔE00 6.72
Gainsboro
#DCDCDC
ΔE00 6.96
Fog
#D8DCE0
ΔE00 7.92
Silver (survey)
#C5C9C7
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC6CA #C6CFCB
analogous
#CFC6CF #CFC6CA #CFC7C6
triadic
#CFC6CA #CACFC6 #C6CACF
tetradic
#CFC6CA #CFCFC6 #C6CFCB #C7C6CF
square
#CFC6CA #CFCFC6 #C6CFCB #C7C6CF
split-complementary
#CFC6CA #C6CFC7 #C6CFCF
monochromatic
#97848C #B3A5AB #CFC6CA #EBE7E9 #F1EEF0
Accessibility & contrast
On white
1.67
#CFC6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#CFC6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC6CA
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC6CA | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C7CA
Deuteranopia (green-blind)
#C8C9CA
Tritanopia (blue-blind)
#D1C6C7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cfc6ca; /* rgb */ color: rgb(207, 198, 202); /* oklch */ color: oklch(83.5% 0.011 348.5);
Tailwind
colors: {
custom: {
50: '#ddd7da',
500: '#cfc6ca',
950: '#000000',
},
}SCSS
$custom: #cfc6ca; $custom-light: #ddd7da; $custom-dark: #000000;
JSON
{
"hex": "#cfc6ca",
"rgb": {
"r": 207,
"g": 198,
"b": 202
},
"hsl": {
"h": 333.333,
"s": 8.571,
"l": 79.412
},
"oklch": {
"l": 0.83501,
"c": 0.01139,
"h": 348.5
},
"luminance": 0.57918
}Semantic roles & 50–950 ramp
primary
#CFC6CA
secondary
#97A39D
accent
#937653
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383