#CCC4CD#CCC4CD
#CCC4CD is a very light, near-neutral purple. Relative luminance 0.567; OKLCH L 82.9% C 0.015 H 322.3°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC4CD |
|---|---|
| RGB | rgb(204, 196, 205) |
| HSL | hsl(293, 8%, 79%) |
| HSV | hsv(293, 4%, 80%) |
| CMYK | cmyk(0.5%, 4.4%, 0%, 19.6%) |
| CIE-LAB | lab(80.02, 4.42, -3.50) |
| CIE-LCH | lch(80.02, 5.63, 321.61°) |
| OKLab | oklab(82.95% 0.012 -0.0093) |
| OKLCH | oklch(82.95% 0.015 322.3) |
| XYZ | xyz(55.6595, 56.7252, 65.7626) |
| Luminance | 0.5673 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Silver
#C0C0C0
ΔE00 6.61
Dove Gray
#B6B8BD
ΔE00 6.68
Light Gray
#D3D3D3
ΔE00 7.10
Gainsboro
#DCDCDC
ΔE00 8.22
Fog
#D8DCE0
ΔE00 8.56
Thistle
#D8BFD8
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC4CD #C5CDC4
analogous
#C7C4CD #CCC4CD #CDC4C9
triadic
#CCC4CD #CDCCC4 #C4CDCC
tetradic
#CCC4CD #CDC7C4 #C5CDC4 #C4C9CD
square
#CCC4CD #CDC7C4 #C5CDC4 #C4C9CD
split-complementary
#CCC4CD #C9CDC4 #C4CDC7
monochromatic
#938295 #AFA3B1 #CCC4CD #E9E5E9 #F1EEF1
Accessibility & contrast
On white
1.70
#CCC4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#CCC4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC4CD
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC4CD | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CD
Deuteranopia (green-blind)
#C5C7CD
Tritanopia (blue-blind)
#CCC5C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ccc4cd; /* rgb */ color: rgb(204, 196, 205); /* oklch */ color: oklch(82.9% 0.015 322.3);
Tailwind
colors: {
custom: {
50: '#dbd5dc',
500: '#ccc4cd',
950: '#000000',
},
}SCSS
$custom: #ccc4cd; $custom-light: #dbd5dc; $custom-dark: #000000;
JSON
{
"hex": "#ccc4cd",
"rgb": {
"r": 204,
"g": 196,
"b": 205
},
"hsl": {
"h": 293.333,
"s": 8.257,
"l": 78.627
},
"oklch": {
"l": 0.82946,
"c": 0.01516,
"h": 322.3
},
"luminance": 0.56725
}Semantic roles & 50–950 ramp
primary
#CCC4CD
secondary
#96A095
accent
#92535A
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384