#CFC4CF#CFC4CF
#CFC4CF is a very light, near-neutral purple. Relative luminance 0.573; OKLCH L 83.3% C 0.019 H 325.8°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC4CF |
|---|---|
| RGB | rgb(207, 196, 207) |
| HSL | hsl(300, 10%, 79%) |
| HSV | hsv(300, 5%, 81%) |
| CMYK | cmyk(0%, 5.3%, 0%, 18.8%) |
| CIE-LAB | lab(80.32, 5.81, -4.11) |
| CIE-LCH | lch(80.32, 7.12, 324.73°) |
| OKLab | oklab(83.25% 0.016 -0.0109) |
| OKLCH | oklch(83.25% 0.019 325.8) |
| XYZ | xyz(56.7328, 57.2506, 67.0811) |
| Luminance | 0.5725 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.08
Dove Gray
#B6B8BD
ΔE00 8.13
Silver
#C0C0C0
ΔE00 8.13
Light Gray
#D3D3D3
ΔE00 8.42
Lavender (CSS)
#E6E6FA
ΔE00 9.30
Gainsboro
#DCDCDC
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC4CF #C4CFC4
analogous
#CAC4CF #CFC4CF #CFC4CA
triadic
#CFC4CF #CFCFC4 #C4CFCF
tetradic
#CFC4CF #CFCAC4 #C4CFC4 #C4CACF
square
#CFC4CF #CFCAC4 #C4CFC4 #C4CACF
split-complementary
#CFC4CF #CACFC4 #C4CFCA
monochromatic
#988198 #B4A2B4 #CFC4CF #EAE6EA #F1EEF1
Accessibility & contrast
On white
1.69
#CFC4CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#CFC4CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC4CF
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC4CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC4CF | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6D0
Deuteranopia (green-blind)
#C6C8CF
Tritanopia (blue-blind)
#D0C5C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cfc4cf; /* rgb */ color: rgb(207, 196, 207); /* oklch */ color: oklch(83.3% 0.019 325.8);
Tailwind
colors: {
custom: {
50: '#ddd5dd',
500: '#cfc4cf',
950: '#000000',
},
}SCSS
$custom: #cfc4cf; $custom-light: #ddd5dd; $custom-dark: #000000;
JSON
{
"hex": "#cfc4cf",
"rgb": {
"r": 207,
"g": 196,
"b": 207
},
"hsl": {
"h": 300,
"s": 10.28,
"l": 79.02
},
"oklch": {
"l": 0.83254,
"c": 0.01933,
"h": 325.8
},
"luminance": 0.5725
}Semantic roles & 50–950 ramp
primary
#CFC4CF
secondary
#94A394
accent
#945151
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384