#CCC2CC#CCC2CC
#CCC2CC is a very light, near-neutral purple. Relative luminance 0.558; OKLCH L 82.5% C 0.018 H 325.7°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC2CC |
|---|---|
| RGB | rgb(204, 194, 204) |
| HSL | hsl(300, 9%, 78%) |
| HSV | hsv(300, 5%, 80%) |
| CMYK | cmyk(0%, 4.9%, 0%, 20%) |
| CIE-LAB | lab(79.49, 5.30, -3.75) |
| CIE-LCH | lch(79.49, 6.49, 324.71°) |
| OKLab | oklab(82.52% 0.0146 -0.0099) |
| OKLCH | oklch(82.52% 0.018 325.7) |
| XYZ | xyz(55.0911, 55.7809, 64.9796) |
| Luminance | 0.5578 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.35
Silver
#C0C0C0
ΔE00 7.44
Thistle
#D8BFD8
ΔE00 7.68
Light Gray
#D3D3D3
ΔE00 8.10
Gainsboro
#DCDCDC
ΔE00 9.18
Fog
#D8DCE0
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC2CC #C2CCC2
analogous
#C7C2CC #CCC2CC #CCC2C7
triadic
#CCC2CC #CCCCC2 #C2CCCC
tetradic
#CCC2CC #CCC7C2 #C2CCC2 #C2C7CC
square
#CCC2CC #CCC7C2 #C2CCC2 #C2C7CC
split-complementary
#CCC2CC #C7CCC2 #C2CCC7
monochromatic
#947F94 #B0A1B0 #CCC2CC #E8E3E8 #F1EEF1
Accessibility & contrast
On white
1.73
#CCC2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#CCC2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC2CC
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC2CC | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CC
Deuteranopia (green-blind)
#C3C5CC
Tritanopia (blue-blind)
#CDC3C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ccc2cc; /* rgb */ color: rgb(204, 194, 204); /* oklch */ color: oklch(82.5% 0.018 325.7);
Tailwind
colors: {
custom: {
50: '#dbd4db',
500: '#ccc2cc',
950: '#000000',
},
}SCSS
$custom: #ccc2cc; $custom-light: #dbd4db; $custom-dark: #000000;
JSON
{
"hex": "#ccc2cc",
"rgb": {
"r": 204,
"g": 194,
"b": 204
},
"hsl": {
"h": 300,
"s": 8.929,
"l": 78.039
},
"oklch": {
"l": 0.82517,
"c": 0.01762,
"h": 325.7
},
"luminance": 0.55781
}Semantic roles & 50–950 ramp
primary
#CCC2CC
secondary
#939F93
accent
#935353
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151415
muted
#848384