#CCC3CD#CCC3CD
#CCC3CD is a very light, near-neutral purple. Relative luminance 0.563; OKLCH L 82.7% C 0.017 H 322.7°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC3CD |
|---|---|
| RGB | rgb(204, 195, 205) |
| HSL | hsl(294, 9%, 78%) |
| HSV | hsv(294, 5%, 80%) |
| CMYK | cmyk(0.5%, 4.9%, 0%, 19.6%) |
| CIE-LAB | lab(79.77, 4.95, -3.87) |
| CIE-LCH | lch(79.77, 6.28, 321.95°) |
| OKLab | oklab(82.75% 0.0135 -0.0103) |
| OKLCH | oklch(82.75% 0.017 322.7) |
| XYZ | xyz(55.4347, 56.2756, 65.6877) |
| Luminance | 0.5627 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.11
Silver
#C0C0C0
ΔE00 7.19
Light Gray
#D3D3D3
ΔE00 7.75
Thistle
#D8BFD8
ΔE00 7.97
Gainsboro
#DCDCDC
ΔE00 8.83
Fog
#D8DCE0
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC3CD #C4CDC3
analogous
#C7C3CD #CCC3CD #CDC3C9
triadic
#CCC3CD #CDCCC3 #C3CDCC
tetradic
#CCC3CD #CDC7C3 #C4CDC3 #C3C9CD
square
#CCC3CD #CDC7C3 #C4CDC3 #C3C9CD
split-complementary
#CCC3CD #C9CDC3 #C3CDC7
monochromatic
#938095 #B0A2B1 #CCC3CD #E8E4E9 #F1EEF1
Accessibility & contrast
On white
1.71
#CCC3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#CCC3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC3CD
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC3CD | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CD
Deuteranopia (green-blind)
#C4C6CD
Tritanopia (blue-blind)
#CCC4C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ccc3cd; /* rgb */ color: rgb(204, 195, 205); /* oklch */ color: oklch(82.7% 0.017 322.7);
Tailwind
colors: {
custom: {
50: '#dbd5dc',
500: '#ccc3cd',
950: '#000000',
},
}SCSS
$custom: #ccc3cd; $custom-light: #dbd5dc; $custom-dark: #000000;
JSON
{
"hex": "#ccc3cd",
"rgb": {
"r": 204,
"g": 195,
"b": 205
},
"hsl": {
"h": 294,
"s": 9.091,
"l": 78.431
},
"oklch": {
"l": 0.82747,
"c": 0.01693,
"h": 322.7
},
"luminance": 0.56275
}Semantic roles & 50–950 ramp
primary
#CCC3CD
secondary
#95A194
accent
#935259
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384