#CCCDC6#CCCDC6
#CCCDC6 is a very light, near-neutral grey. Relative luminance 0.606; OKLCH L 84.6% C 0.010 H 113.2°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCDC6 |
|---|---|
| RGB | rgb(204, 205, 198) |
| HSL | hsl(69, 7%, 79%) |
| HSV | hsv(69, 3%, 80%) |
| CMYK | cmyk(0.5%, 0%, 3.4%, 19.6%) |
| CIE-LAB | lab(82.15, -1.60, 3.36) |
| CIE-LCH | lch(82.15, 3.72, 115.53°) |
| OKLab | oklab(84.55% -0.0038 0.0088) |
| OKLCH | oklch(84.55% 0.01 113.2) |
| XYZ | xyz(56.9246, 60.5773, 62.1088) |
| Luminance | 0.6058 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.82
Light Grey
#D8DCD6
ΔE00 3.68
Light Gray
#D3D3D3
ΔE00 4.11
Silver
#C0C0C0
ΔE00 4.88
Gainsboro
#DCDCDC
ΔE00 5.28
Fog
#D8DCE0
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCDC6 #C7C6CD
analogous
#CDCBC6 #CCCDC6 #C9CDC6
triadic
#CCCDC6 #C6CCCD #CDC6CC
tetradic
#CCCDC6 #C6CDCB #C7C6CD #CDC6C9
square
#CCCDC6 #C6CDCB #C7C6CD #CDC6C9
split-complementary
#CCCDC6 #C6C9CD #CBC6CD
monochromatic
#929485 #AFB0A5 #CCCDC6 #E9EAE7 #F0F1EF
Accessibility & contrast
On white
1.60
#CCCDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#CCCDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCDC6
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCDC6 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECCC6
Deuteranopia (green-blind)
#CECCC6
Tritanopia (blue-blind)
#CDCCCB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cccdc6; /* rgb */ color: rgb(204, 205, 198); /* oklch */ color: oklch(84.6% 0.010 113.2);
Tailwind
colors: {
custom: {
50: '#dbdcd7',
500: '#cccdc6',
950: '#000000',
},
}SCSS
$custom: #cccdc6; $custom-light: #dbdcd7; $custom-dark: #000000;
JSON
{
"hex": "#cccdc6",
"rgb": {
"r": 204,
"g": 205,
"b": 198
},
"hsl": {
"h": 68.571,
"s": 6.542,
"l": 79.02
},
"oklch": {
"l": 0.84554,
"c": 0.00962,
"h": 113.2
},
"luminance": 0.60577
}Semantic roles & 50–950 ramp
primary
#CCCDC6
secondary
#9897A0
accent
#55905E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483