#CCC5CF#CCC5CF
#CCC5CF is a very light, near-neutral purple. Relative luminance 0.573; OKLCH L 83.2% C 0.016 H 316.0°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC5CF |
|---|---|
| RGB | rgb(204, 197, 207) |
| HSL | hsl(282, 9%, 79%) |
| HSV | hsv(282, 5%, 81%) |
| CMYK | cmyk(1.4%, 4.8%, 0%, 18.8%) |
| CIE-LAB | lab(80.33, 4.25, -4.12) |
| CIE-LCH | lch(80.33, 5.92, 315.93°) |
| OKLab | oklab(83.21% 0.0113 -0.0109) |
| OKLCH | oklch(83.21% 0.016 316) |
| XYZ | xyz(56.1287, 57.2750, 67.1176) |
| Luminance | 0.5727 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.67
Silver
#C0C0C0
ΔE00 6.74
Light Gray
#D3D3D3
ΔE00 7.08
Gainsboro
#DCDCDC
ΔE00 8.15
Fog
#D8DCE0
ΔE00 8.30
Thistle
#D8BFD8
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC5CF #C8CFC5
analogous
#C7C5CF #CCC5CF #CFC5CD
triadic
#CCC5CF #CFCCC5 #C5CFCC
tetradic
#CCC5CF #CFC7C5 #C8CFC5 #C5CDCF
square
#CCC5CF #CFC7C5 #C8CFC5 #C5CDCF
split-complementary
#CCC5CF #CDCFC5 #C5CFC7
monochromatic
#918298 #AFA4B3 #CCC5CF #E9E6EB #F0EEF1
Accessibility & contrast
On white
1.69
#CCC5CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#CCC5CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC5CF
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC5CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC5CF | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CF
Deuteranopia (green-blind)
#C5C7CF
Tritanopia (blue-blind)
#CCC6C8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ccc5cf; /* rgb */ color: rgb(204, 197, 207); /* oklch */ color: oklch(83.2% 0.016 316.0);
Tailwind
colors: {
custom: {
50: '#dbd6dd',
500: '#ccc5cf',
950: '#000000',
},
}SCSS
$custom: #ccc5cf; $custom-light: #dbd6dd; $custom-dark: #000000;
JSON
{
"hex": "#ccc5cf",
"rgb": {
"r": 204,
"g": 197,
"b": 207
},
"hsl": {
"h": 282,
"s": 9.434,
"l": 79.216
},
"oklch": {
"l": 0.83206,
"c": 0.01572,
"h": 316
},
"luminance": 0.57275
}Semantic roles & 50–950 ramp
primary
#CCC5CF
secondary
#99A396
accent
#935266
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384