#CCC4C8#CCC4C8
#CCC4C8 is a very light, near-neutral grey. Relative luminance 0.565; OKLCH L 82.8% C 0.010 H 345.5°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC4C8 |
|---|---|
| RGB | rgb(204, 196, 200) |
| HSL | hsl(330, 7%, 78%) |
| HSV | hsv(330, 4%, 80%) |
| CMYK | cmyk(0%, 3.9%, 2%, 20%) |
| CIE-LAB | lab(79.89, 3.50, -1.01) |
| CIE-LCH | lch(79.89, 3.64, 343.97°) |
| OKLab | oklab(82.8% 0.0101 -0.0026) |
| OKLCH | oklch(82.8% 0.01 345.5) |
| XYZ | xyz(55.0656, 56.4877, 62.6347) |
| Luminance | 0.5649 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 5.01
Light Gray
#D3D3D3
ΔE00 5.72
Dove Gray
#B6B8BD
ΔE00 6.04
Gainsboro
#DCDCDC
ΔE00 7.08
Silver (survey)
#C5C9C7
ΔE00 7.65
Fog
#D8DCE0
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC4C8 #C4CCC8
analogous
#CCC4CC #CCC4C8 #CCC4C4
triadic
#CCC4C8 #C8CCC4 #C4C8CC
tetradic
#CCC4C8 #CCCCC4 #C4CCC8 #C4C4CC
square
#CCC4C8 #CCCCC4 #C4CCC8 #C4C4CC
split-complementary
#CCC4C8 #C4CCC4 #C4CCCC
monochromatic
#93828B #B0A3A9 #CCC4C8 #E8E5E7 #F1EFF0
Accessibility & contrast
On white
1.71
#CCC4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#CCC4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC4C8
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC4C8 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C5C8
Deuteranopia (green-blind)
#C6C6C8
Tritanopia (blue-blind)
#CDC4C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ccc4c8; /* rgb */ color: rgb(204, 196, 200); /* oklch */ color: oklch(82.8% 0.010 345.5);
Tailwind
colors: {
custom: {
50: '#dbd5d8',
500: '#ccc4c8',
950: '#000000',
},
}SCSS
$custom: #ccc4c8; $custom-light: #dbd5d8; $custom-dark: #000000;
JSON
{
"hex": "#ccc4c8",
"rgb": {
"r": 204,
"g": 196,
"b": 200
},
"hsl": {
"h": 330,
"s": 7.273,
"l": 78.431
},
"oklch": {
"l": 0.82796,
"c": 0.01043,
"h": 345.5
},
"luminance": 0.56487
}Semantic roles & 50–950 ramp
primary
#CCC4C8
secondary
#959F9A
accent
#917354
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383