#CCC3CF#CCC3CF
#CCC3CF is a very light, near-neutral purple. Relative luminance 0.564; OKLCH L 82.8% C 0.019 H 317.7°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC3CF |
|---|---|
| RGB | rgb(204, 195, 207) |
| HSL | hsl(285, 11%, 79%) |
| HSV | hsv(285, 6%, 81%) |
| CMYK | cmyk(1.4%, 5.8%, 0%, 18.8%) |
| CIE-LAB | lab(79.83, 5.32, -4.87) |
| CIE-LCH | lch(79.83, 7.21, 317.54°) |
| OKLab | oklab(82.81% 0.0142 -0.0129) |
| OKLCH | oklch(82.81% 0.019 317.7) |
| XYZ | xyz(55.6776, 56.3728, 66.9672) |
| Luminance | 0.5637 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.36
Dove Gray
#B6B8BD
ΔE00 7.54
Silver
#C0C0C0
ΔE00 7.86
Light Gray
#D3D3D3
ΔE00 8.36
Lavender (CSS)
#E6E6FA
ΔE00 9.11
Gainsboro
#DCDCDC
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC3CF #C6CFC3
analogous
#C6C3CF #CCC3CF #CFC3CC
triadic
#CCC3CF #CFCCC3 #C3CFCC
tetradic
#CCC3CF #CFC6C3 #C6CFC3 #C3CCCF
square
#CCC3CF #CFC6C3 #C6CFC3 #C3CCCF
split-complementary
#CCC3CF #CCCFC3 #C3CFC6
monochromatic
#927F99 #AFA1B4 #CCC3CF #E9E5EA #F1EEF1
Accessibility & contrast
On white
1.71
#CCC3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#CCC3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC3CF
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC3CF | 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)
#C2C5D0
Deuteranopia (green-blind)
#C4C6CF
Tritanopia (blue-blind)
#CCC4C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ccc3cf; /* rgb */ color: rgb(204, 195, 207); /* oklch */ color: oklch(82.8% 0.019 317.7);
Tailwind
colors: {
custom: {
50: '#dbd5dd',
500: '#ccc3cf',
950: '#000000',
},
}SCSS
$custom: #ccc3cf; $custom-light: #dbd5dd; $custom-dark: #000000;
JSON
{
"hex": "#ccc3cf",
"rgb": {
"r": 204,
"g": 195,
"b": 207
},
"hsl": {
"h": 285,
"s": 11.111,
"l": 78.824
},
"oklch": {
"l": 0.82808,
"c": 0.01921,
"h": 317.7
},
"luminance": 0.56373
}Semantic roles & 50–950 ramp
primary
#CCC3CF
secondary
#97A393
accent
#955062
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384