#CCCCD3#CCCCD3
#CCCCD3 is a very light, near-neutral grey. Relative luminance 0.607; OKLCH L 84.7% C 0.010 H 286.2°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCCD3 |
|---|---|
| RGB | rgb(204, 204, 211) |
| HSL | hsl(240, 7%, 81%) |
| HSV | hsv(240, 3%, 83%) |
| CMYK | cmyk(3.3%, 3.3%, 0%, 17.3%) |
| CIE-LAB | lab(82.23, 1.30, -3.47) |
| CIE-LCH | lch(82.23, 3.70, 290.50°) |
| OKLab | oklab(84.73% 0.0027 -0.0092) |
| OKLCH | oklch(84.73% 0.01 286.2) |
| XYZ | xyz(58.2505, 60.7261, 70.2679) |
| Luminance | 0.6073 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.97
Fog
#D8DCE0
ΔE00 4.55
Silver
#C0C0C0
ΔE00 4.81
Gainsboro
#DCDCDC
ΔE00 5.15
Dove Gray
#B6B8BD
ΔE00 5.49
Silver (survey)
#C5C9C7
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCCD3 #D3D3CC
analogous
#CCD0D3 #CCCCD3 #D0CCD3
triadic
#CCCCD3 #D3CCCC #CCD3CC
tetradic
#CCCCD3 #D3CCD0 #D3D3CC #CCD3D0
square
#CCCCD3 #D3CCD0 #D3D3CC #CCD3D0
split-complementary
#CCCCD3 #D3D0CC #D0D3CC
monochromatic
#8A8A9A #ABABB7 #CCCCD3 #EDEDEF #EFEFF1
Accessibility & contrast
On white
1.60
#CCCCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#CCCCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCCD3
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCCD3 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCDD3
Deuteranopia (green-blind)
#CACCD3
Tritanopia (blue-blind)
#CBCDCE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ccccd3; /* rgb */ color: rgb(204, 204, 211); /* oklch */ color: oklch(84.7% 0.010 286.2);
Tailwind
colors: {
custom: {
50: '#dbdbe0',
500: '#ccccd3',
950: '#000000',
},
}SCSS
$custom: #ccccd3; $custom-light: #dbdbe0; $custom-dark: #000000;
JSON
{
"hex": "#ccccd3",
"rgb": {
"r": 204,
"g": 204,
"b": 211
},
"hsl": {
"h": 240,
"s": 7.368,
"l": 81.373
},
"oklch": {
"l": 0.84729,
"c": 0.00962,
"h": 286.2
},
"luminance": 0.60726
}Semantic roles & 50–950 ramp
primary
#CCCCD3
secondary
#A6A69D
accent
#915491
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151515
muted
#848484