#CCC2CD#CCC2CD
#CCC2CD is a very light, near-neutral purple. Relative luminance 0.558; OKLCH L 82.5% C 0.019 H 323.0°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC2CD |
|---|---|
| RGB | rgb(204, 194, 205) |
| HSL | hsl(295, 10%, 78%) |
| HSV | hsv(295, 5%, 80%) |
| CMYK | cmyk(0.5%, 5.4%, 0%, 19.6%) |
| CIE-LAB | lab(79.52, 5.48, -4.25) |
| CIE-LCH | lch(79.52, 6.93, 322.23°) |
| OKLab | oklab(82.55% 0.0149 -0.0112) |
| OKLCH | oklch(82.55% 0.019 323) |
| XYZ | xyz(55.2114, 55.8290, 65.6132) |
| Luminance | 0.5583 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.36
Dove Gray
#B6B8BD
ΔE00 7.55
Silver
#C0C0C0
ΔE00 7.76
Light Gray
#D3D3D3
ΔE00 8.38
Gainsboro
#DCDCDC
ΔE00 9.43
Lavender (CSS)
#E6E6FA
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC2CD #C3CDC2
analogous
#C6C2CD #CCC2CD #CDC2C8
triadic
#CCC2CD #CDCCC2 #C2CDCC
tetradic
#CCC2CD #CDC6C2 #C3CDC2 #C2C8CD
square
#CCC2CD #CDC6C2 #C3CDC2 #C2C8CD
split-complementary
#CCC2CD #C8CDC2 #C2CDC6
monochromatic
#947F96 #B0A0B1 #CCC2CD #E8E4E9 #F1EEF1
Accessibility & contrast
On white
1.73
#CCC2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#CCC2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC2CD
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC2CD | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CE
Deuteranopia (green-blind)
#C3C5CD
Tritanopia (blue-blind)
#CDC3C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ccc2cd; /* rgb */ color: rgb(204, 194, 205); /* oklch */ color: oklch(82.5% 0.019 323.0);
Tailwind
colors: {
custom: {
50: '#dbd4dc',
500: '#ccc2cd',
950: '#000000',
},
}SCSS
$custom: #ccc2cd; $custom-light: #dbd4dc; $custom-dark: #000000;
JSON
{
"hex": "#ccc2cd",
"rgb": {
"r": 204,
"g": 194,
"b": 205
},
"hsl": {
"h": 294.545,
"s": 9.91,
"l": 78.235
},
"oklch": {
"l": 0.82548,
"c": 0.01869,
"h": 323
},
"luminance": 0.55829
}Semantic roles & 50–950 ramp
primary
#CCC2CD
secondary
#94A193
accent
#945258
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384