#CFC2CF#CFC2CF
#CFC2CF is a very light, muted purple. Relative luminance 0.564; OKLCH L 82.9% C 0.023 H 325.8°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC2CF |
|---|---|
| RGB | rgb(207, 194, 207) |
| HSL | hsl(300, 12%, 79%) |
| HSV | hsv(300, 6%, 81%) |
| CMYK | cmyk(0%, 6.3%, 0%, 18.8%) |
| CIE-LAB | lab(79.82, 6.88, -4.86) |
| CIE-LCH | lch(79.82, 8.42, 324.78°) |
| OKLab | oklab(82.86% 0.0189 -0.0129) |
| OKLCH | oklch(82.86% 0.023 325.8) |
| XYZ | xyz(56.2847, 56.3544, 66.9317) |
| Luminance | 0.5635 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.91
Dove Gray
#B6B8BD
ΔE00 8.99
Silver
#C0C0C0
ΔE00 9.19
Light Gray
#D3D3D3
ΔE00 9.62
Lavender (CSS)
#E6E6FA
ΔE00 9.77
Pinkish Grey
#C8ACA9
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC2CF #C2CFC2
analogous
#C8C2CF #CFC2CF #CFC2C8
triadic
#CFC2CF #CFCFC2 #C2CFCF
tetradic
#CFC2CF #CFC8C2 #C2CFC2 #C2C8CF
square
#CFC2CF #CFC8C2 #C2CFC2 #C2C8CF
split-complementary
#CFC2CF #C8CFC2 #C2CFC8
monochromatic
#997D99 #B4A0B4 #CFC2CF #EAE4EA #F2EEF2
Accessibility & contrast
On white
1.71
#CFC2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#CFC2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC2CF
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC2CF | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C5D0
Deuteranopia (green-blind)
#C4C6CE
Tritanopia (blue-blind)
#D0C3C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cfc2cf; /* rgb */ color: rgb(207, 194, 207); /* oklch */ color: oklch(82.9% 0.023 325.8);
Tailwind
colors: {
custom: {
50: '#ddd4dd',
500: '#cfc2cf',
950: '#000000',
},
}SCSS
$custom: #cfc2cf; $custom-light: #ddd4dd; $custom-dark: #000000;
JSON
{
"hex": "#cfc2cf",
"rgb": {
"r": 207,
"g": 194,
"b": 207
},
"hsl": {
"h": 300,
"s": 11.927,
"l": 78.627
},
"oklch": {
"l": 0.82859,
"c": 0.02288,
"h": 325.8
},
"luminance": 0.56354
}Semantic roles & 50–950 ramp
primary
#CFC2CF
secondary
#92A392
accent
#964F4F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384