#CFC6CF#CFC6CF
#CFC6CF is a very light, near-neutral purple. Relative luminance 0.582; OKLCH L 83.7% C 0.016 H 325.7°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC6CF |
|---|---|
| RGB | rgb(207, 198, 207) |
| HSL | hsl(300, 9%, 79%) |
| HSV | hsv(300, 4%, 81%) |
| CMYK | cmyk(0%, 4.3%, 0%, 18.8%) |
| CIE-LAB | lab(80.83, 4.75, -3.37) |
| CIE-LCH | lch(80.83, 5.82, 324.68°) |
| OKLab | oklab(83.65% 0.0131 -0.0089) |
| OKLCH | oklch(83.65% 0.016 325.7) |
| XYZ | xyz(57.1870, 58.1588, 67.2325) |
| Luminance | 0.5816 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Silver
#C0C0C0
ΔE00 7.04
Light Gray
#D3D3D3
ΔE00 7.15
Dove Gray
#B6B8BD
ΔE00 7.31
Gainsboro
#DCDCDC
ΔE00 8.12
Thistle
#D8BFD8
ΔE00 8.32
Fog
#D8DCE0
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC6CF #C6CFC6
analogous
#CBC6CF #CFC6CF #CFC6CB
triadic
#CFC6CF #CFCFC6 #C6CFCF
tetradic
#CFC6CF #CFCBC6 #C6CFC6 #C6CBCF
square
#CFC6CF #CFCBC6 #C6CFC6 #C6CBCF
split-complementary
#CFC6CF #CBCFC6 #C6CFCB
monochromatic
#978497 #B3A5B3 #CFC6CF #EBE7EB #F1EEF1
Accessibility & contrast
On white
1.66
#CFC6CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#CFC6CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC6CF
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC6CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC6CF | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CF
Deuteranopia (green-blind)
#C7C9CF
Tritanopia (blue-blind)
#D0C7C9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cfc6cf; /* rgb */ color: rgb(207, 198, 207); /* oklch */ color: oklch(83.7% 0.016 325.7);
Tailwind
colors: {
custom: {
50: '#ddd7dd',
500: '#cfc6cf',
950: '#000000',
},
}SCSS
$custom: #cfc6cf; $custom-light: #ddd7dd; $custom-dark: #000000;
JSON
{
"hex": "#cfc6cf",
"rgb": {
"r": 207,
"g": 198,
"b": 207
},
"hsl": {
"h": 300,
"s": 8.571,
"l": 79.412
},
"oklch": {
"l": 0.8365,
"c": 0.0158,
"h": 325.7
},
"luminance": 0.58159
}Semantic roles & 50–950 ramp
primary
#CFC6CF
secondary
#97A397
accent
#935353
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384