#CCC3CB#CCC3CB
#CCC3CB is a very light, near-neutral purple. Relative luminance 0.562; OKLCH L 82.7% C 0.015 H 329.2°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC3CB |
|---|---|
| RGB | rgb(204, 195, 203) |
| HSL | hsl(307, 8%, 78%) |
| HSV | hsv(307, 4%, 80%) |
| CMYK | cmyk(0%, 4.4%, 0.5%, 20%) |
| CIE-LAB | lab(79.72, 4.58, -2.88) |
| CIE-LCH | lch(79.72, 5.41, 327.87°) |
| OKLab | oklab(82.69% 0.0127 -0.0076) |
| OKLCH | oklch(82.69% 0.015 329.2) |
| XYZ | xyz(55.1948, 56.1797, 64.4244) |
| Luminance | 0.5618 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Silver
#C0C0C0
ΔE00 6.53
Dove Gray
#B6B8BD
ΔE00 6.74
Light Gray
#D3D3D3
ΔE00 7.17
Gainsboro
#DCDCDC
ΔE00 8.33
Thistle
#D8BFD8
ΔE00 8.63
Fog
#D8DCE0
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC3CB #C3CCC4
analogous
#C8C3CC #CCC3CB #CCC3C6
triadic
#CCC3CB #CBCCC3 #C3CBCC
tetradic
#CCC3CB #CCC8C3 #C3CCC4 #C3C6CC
square
#CCC3CB #CCC8C3 #C3CCC4 #C3C6CC
split-complementary
#CCC3CB #C6CCC3 #C3CCC8
monochromatic
#948192 #B0A2AE #CCC3CB #E8E4E8 #F1EEF1
Accessibility & contrast
On white
1.72
#CCC3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#CCC3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC3CB
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC3CB | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CB
Deuteranopia (green-blind)
#C5C6CB
Tritanopia (blue-blind)
#CDC3C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ccc3cb; /* rgb */ color: rgb(204, 195, 203); /* oklch */ color: oklch(82.7% 0.015 329.2);
Tailwind
colors: {
custom: {
50: '#dbd5da',
500: '#ccc3cb',
950: '#000000',
},
}SCSS
$custom: #ccc3cb; $custom-light: #dbd5da; $custom-dark: #000000;
JSON
{
"hex": "#ccc3cb",
"rgb": {
"r": 204,
"g": 195,
"b": 203
},
"hsl": {
"h": 306.667,
"s": 8.108,
"l": 78.235
},
"oklch": {
"l": 0.82686,
"c": 0.0148,
"h": 329.2
},
"luminance": 0.56179
}Semantic roles & 50–950 ramp
primary
#CCC3CB
secondary
#949F95
accent
#925A53
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383