#CCC2CF#CCC2CF
#CCC2CF is a very light, muted purple. Relative luminance 0.559; OKLCH L 82.6% C 0.021 H 318.4°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC2CF |
|---|---|
| RGB | rgb(204, 194, 207) |
| HSL | hsl(286, 12%, 79%) |
| HSV | hsv(286, 6%, 81%) |
| CMYK | cmyk(1.4%, 6.3%, 0%, 18.8%) |
| CIE-LAB | lab(79.57, 5.85, -5.24) |
| CIE-LCH | lch(79.57, 7.86, 318.15°) |
| OKLab | oklab(82.61% 0.0157 -0.0139) |
| OKLCH | oklch(82.61% 0.021 318.4) |
| XYZ | xyz(55.4543, 55.9262, 66.8928) |
| Luminance | 0.5593 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.77
Dove Gray
#B6B8BD
ΔE00 8.00
Silver
#C0C0C0
ΔE00 8.41
Light Gray
#D3D3D3
ΔE00 8.97
Lavender (CSS)
#E6E6FA
ΔE00 9.33
Gainsboro
#DCDCDC
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC2CF #C5CFC2
analogous
#C5C2CF #CCC2CF #CFC2CB
triadic
#CCC2CF #CFCCC2 #C2CFCC
tetradic
#CCC2CF #CFC5C2 #C5CFC2 #C2CBCF
square
#CCC2CF #CFC5C2 #C5CFC2 #C2CBCF
split-complementary
#CCC2CF #CBCFC2 #C2CFC5
monochromatic
#937D99 #AFA0B4 #CCC2CF #E9E4EA #F1EEF2
Accessibility & contrast
On white
1.72
#CCC2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#CCC2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC2CF
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC2CF | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C5D0
Deuteranopia (green-blind)
#C3C5CE
Tritanopia (blue-blind)
#CCC3C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ccc2cf; /* rgb */ color: rgb(204, 194, 207); /* oklch */ color: oklch(82.6% 0.021 318.4);
Tailwind
colors: {
custom: {
50: '#dbd4dd',
500: '#ccc2cf',
950: '#000000',
},
}SCSS
$custom: #ccc2cf; $custom-light: #dbd4dd; $custom-dark: #000000;
JSON
{
"hex": "#ccc2cf",
"rgb": {
"r": 204,
"g": 194,
"b": 207
},
"hsl": {
"h": 286.154,
"s": 11.927,
"l": 78.627
},
"oklch": {
"l": 0.8261,
"c": 0.02097,
"h": 318.4
},
"luminance": 0.55926
}Semantic roles & 50–950 ramp
primary
#CCC2CF
secondary
#96A392
accent
#964F60
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384