#CFC5CF#CFC5CF
#CFC5CF is a very light, near-neutral purple. Relative luminance 0.577; OKLCH L 83.5% C 0.018 H 325.7°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC5CF |
|---|---|
| RGB | rgb(207, 197, 207) |
| HSL | hsl(300, 9%, 79%) |
| HSV | hsv(300, 5%, 81%) |
| CMYK | cmyk(0%, 4.8%, 0%, 18.8%) |
| CIE-LAB | lab(80.57, 5.28, -3.74) |
| CIE-LCH | lch(80.57, 6.47, 324.71°) |
| OKLab | oklab(83.45% 0.0145 -0.0099) |
| OKLCH | oklch(83.45% 0.018 325.7) |
| XYZ | xyz(56.9591, 57.7032, 67.1565) |
| Luminance | 0.5770 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Silver
#C0C0C0
ΔE00 7.59
Thistle
#D8BFD8
ΔE00 7.69
Dove Gray
#B6B8BD
ΔE00 7.71
Light Gray
#D3D3D3
ΔE00 7.79
Gainsboro
#DCDCDC
ΔE00 8.73
Lavender (CSS)
#E6E6FA
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC5CF #C5CFC5
analogous
#CAC5CF #CFC5CF #CFC5CA
triadic
#CFC5CF #CFCFC5 #C5CFCF
tetradic
#CFC5CF #CFCAC5 #C5CFC5 #C5CACF
square
#CFC5CF #CFCAC5 #C5CFC5 #C5CACF
split-complementary
#CFC5CF #CACFC5 #C5CFCA
monochromatic
#988298 #B3A4B3 #CFC5CF #EBE6EB #F1EEF1
Accessibility & contrast
On white
1.67
#CFC5CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#CFC5CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC5CF
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC5CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC5CF | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CF
Deuteranopia (green-blind)
#C6C8CF
Tritanopia (blue-blind)
#D0C6C8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cfc5cf; /* rgb */ color: rgb(207, 197, 207); /* oklch */ color: oklch(83.5% 0.018 325.7);
Tailwind
colors: {
custom: {
50: '#ddd6dd',
500: '#cfc5cf',
950: '#000000',
},
}SCSS
$custom: #cfc5cf; $custom-light: #ddd6dd; $custom-dark: #000000;
JSON
{
"hex": "#cfc5cf",
"rgb": {
"r": 207,
"g": 197,
"b": 207
},
"hsl": {
"h": 300,
"s": 9.434,
"l": 79.216
},
"oklch": {
"l": 0.83452,
"c": 0.01757,
"h": 325.7
},
"luminance": 0.57703
}Semantic roles & 50–950 ramp
primary
#CFC5CF
secondary
#96A396
accent
#935252
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384