#CCCCD1#CCCCD1
#CCCCD1 is a very light, near-neutral grey. Relative luminance 0.606; OKLCH L 84.7% C 0.007 H 286.2°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCCD1 |
|---|---|
| RGB | rgb(204, 204, 209) |
| HSL | hsl(240, 5%, 81%) |
| HSV | hsv(240, 2%, 82%) |
| CMYK | cmyk(2.4%, 2.4%, 0%, 18%) |
| CIE-LAB | lab(82.18, 0.92, -2.48) |
| CIE-LCH | lch(82.18, 2.65, 290.40°) |
| OKLab | oklab(84.67% 0.0019 -0.0066) |
| OKLCH | oklch(84.67% 0.007 286.2) |
| XYZ | xyz(58.0013, 60.6265, 68.9557) |
| Luminance | 0.6063 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.11
Silver
#C0C0C0
ΔE00 4.09
Fog
#D8DCE0
ΔE00 4.20
Gainsboro
#DCDCDC
ΔE00 4.54
Silver (survey)
#C5C9C7
ΔE00 4.81
Dove Gray
#B6B8BD
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCCD1 #D1D1CC
analogous
#CCCED1 #CCCCD1 #CECCD1
triadic
#CCCCD1 #D1CCCC #CCD1CC
tetradic
#CCCCD1 #D1CCCE #D1D1CC #CCD1CE
square
#CCCCD1 #D1CCCE #D1D1CC #CCD1CE
split-complementary
#CCCCD1 #D1CECC #CED1CC
monochromatic
#8C8C97 #ACACB4 #CCCCD1 #ECECEE #EFEFF0
Accessibility & contrast
On white
1.60
#CCCCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#CCCCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCCD1
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCCD1 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCDD1
Deuteranopia (green-blind)
#CBCCD1
Tritanopia (blue-blind)
#CBCDCE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ccccd1; /* rgb */ color: rgb(204, 204, 209); /* oklch */ color: oklch(84.7% 0.007 286.2);
Tailwind
colors: {
custom: {
50: '#dbdbdf',
500: '#ccccd1',
950: '#000000',
},
}SCSS
$custom: #ccccd1; $custom-light: #dbdbdf; $custom-dark: #000000;
JSON
{
"hex": "#ccccd1",
"rgb": {
"r": 204,
"g": 204,
"b": 209
},
"hsl": {
"h": 240,
"s": 5.155,
"l": 80.98
},
"oklch": {
"l": 0.84669,
"c": 0.00686,
"h": 286.2
},
"luminance": 0.60627
}Semantic roles & 50–950 ramp
primary
#CCCCD1
secondary
#A4A49D
accent
#8F568F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151515
muted
#848484