#CFC3CF#CFC3CF
#CFC3CF is a very light, muted purple. Relative luminance 0.568; OKLCH L 83.1% C 0.021 H 325.8°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC3CF |
|---|---|
| RGB | rgb(207, 195, 207) |
| HSL | hsl(300, 11%, 79%) |
| HSV | hsv(300, 6%, 81%) |
| CMYK | cmyk(0%, 5.8%, 0%, 18.8%) |
| CIE-LAB | lab(80.07, 6.35, -4.48) |
| CIE-LCH | lch(80.07, 7.77, 324.76°) |
| OKLab | oklab(83.06% 0.0175 -0.0119) |
| OKLCH | oklch(83.06% 0.021 325.8) |
| XYZ | xyz(56.5080, 56.8010, 67.0062) |
| Luminance | 0.5680 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.48
Dove Gray
#B6B8BD
ΔE00 8.56
Silver
#C0C0C0
ΔE00 8.66
Light Gray
#D3D3D3
ΔE00 9.03
Lavender (CSS)
#E6E6FA
ΔE00 9.52
Pinkish Grey
#C8ACA9
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC3CF #C3CFC3
analogous
#C9C3CF #CFC3CF #CFC3C9
triadic
#CFC3CF #CFCFC3 #C3CFCF
tetradic
#CFC3CF #CFC9C3 #C3CFC3 #C3C9CF
square
#CFC3CF #CFC9C3 #C3CFC3 #C3C9CF
split-complementary
#CFC3CF #C9CFC3 #C3CFC9
monochromatic
#997F99 #B4A1B4 #CFC3CF #EAE5EA #F1EEF1
Accessibility & contrast
On white
1.70
#CFC3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#CFC3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC3CF
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC3CF | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D0
Deuteranopia (green-blind)
#C5C7CF
Tritanopia (blue-blind)
#D0C4C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cfc3cf; /* rgb */ color: rgb(207, 195, 207); /* oklch */ color: oklch(83.1% 0.021 325.8);
Tailwind
colors: {
custom: {
50: '#ddd5dd',
500: '#cfc3cf',
950: '#000000',
},
}SCSS
$custom: #cfc3cf; $custom-light: #ddd5dd; $custom-dark: #000000;
JSON
{
"hex": "#cfc3cf",
"rgb": {
"r": 207,
"g": 195,
"b": 207
},
"hsl": {
"h": 300,
"s": 11.111,
"l": 78.824
},
"oklch": {
"l": 0.83056,
"c": 0.0211,
"h": 325.8
},
"luminance": 0.56801
}Semantic roles & 50–950 ramp
primary
#CFC3CF
secondary
#93A393
accent
#955050
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384