#C9CCCD#C9CCCD
#C9CCCD is a very light, near-neutral grey. Relative luminance 0.600; OKLCH L 84.3% C 0.004 H 219.6°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #C9CCCD |
|---|---|
| RGB | rgb(201, 204, 205) |
| HSL | hsl(195, 4%, 80%) |
| HSV | hsv(195, 2%, 80%) |
| CMYK | cmyk(2%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(81.84, -0.84, -0.86) |
| CIE-LCH | lch(81.84, 1.20, 225.50°) |
| OKLab | oklab(84.32% -0.0028 -0.0023) |
| OKLCH | oklch(84.32% 0.004 219.6) |
| XYZ | xyz(56.6977, 60.0109, 66.3420) |
| Luminance | 0.6001 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.02
Light Gray
#D3D3D3
ΔE00 2.34
Silver
#C0C0C0
ΔE00 3.23
Fog
#D8DCE0
ΔE00 4.06
Gainsboro
#DCDCDC
ΔE00 4.17
Light Grey
#D8DCD6
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9CCCD #CDCAC9
analogous
#C9CDCC #C9CCCD #C9CACD
triadic
#C9CCCD #CDC9CC #CCCDC9
tetradic
#C9CCCD #CCC9CD #CDCAC9 #CACDC9
square
#C9CCCD #CCC9CD #CDCAC9 #CACDC9
split-complementary
#C9CCCD #CDC9CA #CDCCC9
monochromatic
#899092 #A9AEB0 #C9CCCD #E9EAEA #EFF0F0
Accessibility & contrast
On white
1.62
#C9CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#C9CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9CCCD
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9CCCD | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCD
Deuteranopia (green-blind)
#CBCBCD
Tritanopia (blue-blind)
#C8CCCC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c9cccd; /* rgb */ color: rgb(201, 204, 205); /* oklch */ color: oklch(84.3% 0.004 219.6);
Tailwind
colors: {
custom: {
50: '#d9dbdc',
500: '#c9cccd',
950: '#000000',
},
}SCSS
$custom: #c9cccd; $custom-light: #d9dbdc; $custom-dark: #000000;
JSON
{
"hex": "#c9cccd",
"rgb": {
"r": 201,
"g": 204,
"b": 205
},
"hsl": {
"h": 195,
"s": 3.846,
"l": 79.608
},
"oklch": {
"l": 0.84316,
"c": 0.00359,
"h": 219.6
},
"luminance": 0.60011
}Semantic roles & 50–950 ramp
primary
#C9CCCD
secondary
#A09C9A
accent
#65588E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484