#CCC2CB#CCC2CB
#CCC2CB is a very light, near-neutral purple. Relative luminance 0.557; OKLCH L 82.5% C 0.017 H 328.8°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC2CB |
|---|---|
| RGB | rgb(204, 194, 203) |
| HSL | hsl(306, 9%, 78%) |
| HSV | hsv(306, 5%, 80%) |
| CMYK | cmyk(0%, 4.9%, 0.5%, 20%) |
| CIE-LAB | lab(79.46, 5.11, -3.25) |
| CIE-LCH | lch(79.46, 6.06, 327.55°) |
| OKLab | oklab(82.49% 0.0142 -0.0086) |
| OKLCH | oklch(82.49% 0.017 328.8) |
| XYZ | xyz(54.9715, 55.7331, 64.3499) |
| Luminance | 0.5573 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Silver
#C0C0C0
ΔE00 7.12
Dove Gray
#B6B8BD
ΔE00 7.16
Light Gray
#D3D3D3
ΔE00 7.82
Thistle
#D8BFD8
ΔE00 8.01
Gainsboro
#DCDCDC
ΔE00 8.93
Fog
#D8DCE0
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC2CB #C2CCC3
analogous
#C8C2CC #CCC2CB #CCC2C6
triadic
#CCC2CB #CBCCC2 #C2CBCC
tetradic
#CCC2CB #CCC8C2 #C2CCC3 #C2C6CC
square
#CCC2CB #CCC8C2 #C2CCC3 #C2C6CC
split-complementary
#CCC2CB #C6CCC2 #C2CCC8
monochromatic
#947F92 #B0A1AF #CCC2CB #E8E3E7 #F1EEF1
Accessibility & contrast
On white
1.73
#CCC2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#CCC2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC2CB
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC2CB | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4CB
Deuteranopia (green-blind)
#C4C5CB
Tritanopia (blue-blind)
#CDC3C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ccc2cb; /* rgb */ color: rgb(204, 194, 203); /* oklch */ color: oklch(82.5% 0.017 328.8);
Tailwind
colors: {
custom: {
50: '#dbd4da',
500: '#ccc2cb',
950: '#000000',
},
}SCSS
$custom: #ccc2cb; $custom-light: #dbd4da; $custom-dark: #000000;
JSON
{
"hex": "#ccc2cb",
"rgb": {
"r": 204,
"g": 194,
"b": 203
},
"hsl": {
"h": 306,
"s": 8.929,
"l": 78.039
},
"oklch": {
"l": 0.82487,
"c": 0.01657,
"h": 328.8
},
"luminance": 0.55733
}Semantic roles & 50–950 ramp
primary
#CCC2CB
secondary
#939F94
accent
#935953
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383