#CCC5CA#CCC5CA
#CCC5CA is a very light, near-neutral grey. Relative luminance 0.570; OKLCH L 83.1% C 0.010 H 335.5°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC5CA |
|---|---|
| RGB | rgb(204, 197, 202) |
| HSL | hsl(317, 6%, 79%) |
| HSV | hsv(317, 3%, 80%) |
| CMYK | cmyk(0%, 3.4%, 1%, 20%) |
| CIE-LAB | lab(80.20, 3.33, -1.63) |
| CIE-LCH | lch(80.20, 3.71, 333.94°) |
| OKLab | oklab(83.06% 0.0094 -0.0043) |
| OKLCH | oklch(83.06% 0.01 335.5) |
| XYZ | xyz(55.5271, 57.0344, 63.9492) |
| Luminance | 0.5703 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 5.01
Light Gray
#D3D3D3
ΔE00 5.55
Dove Gray
#B6B8BD
ΔE00 5.88
Gainsboro
#DCDCDC
ΔE00 6.88
Silver (survey)
#C5C9C7
ΔE00 7.31
Fog
#D8DCE0
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC5CA #C5CCC7
analogous
#CAC5CC #CCC5CA #CCC5C6
triadic
#CCC5CA #CACCC5 #C5CACC
tetradic
#CCC5CA #CCCAC5 #C5CCC7 #C5C6CC
square
#CCC5CA #CCCAC5 #C5CCC7 #C5C6CC
split-complementary
#CCC5CA #C6CCC5 #C5CCCA
monochromatic
#93848E #AFA4AC #CCC5CA #E9E6E8 #F1EFF0
Accessibility & contrast
On white
1.69
#CCC5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#CCC5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC5CA
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC5CA | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6CA
Deuteranopia (green-blind)
#C6C7CA
Tritanopia (blue-blind)
#CDC5C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ccc5ca; /* rgb */ color: rgb(204, 197, 202); /* oklch */ color: oklch(83.1% 0.010 335.5);
Tailwind
colors: {
custom: {
50: '#dbd6da',
500: '#ccc5ca',
950: '#000000',
},
}SCSS
$custom: #ccc5ca; $custom-light: #dbd6da; $custom-dark: #000000;
JSON
{
"hex": "#ccc5ca",
"rgb": {
"r": 204,
"g": 197,
"b": 202
},
"hsl": {
"h": 317.143,
"s": 6.422,
"l": 78.627
},
"oklch": {
"l": 0.83055,
"c": 0.01033,
"h": 335.5
},
"luminance": 0.57034
}Semantic roles & 50–950 ramp
primary
#CCC5CA
secondary
#969F99
accent
#906655
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383