#CCCDD3#CCCDD3
#CCCDD3 is a very light, near-neutral grey. Relative luminance 0.612; OKLCH L 84.9% C 0.008 H 278.6°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCDD3 |
|---|---|
| RGB | rgb(204, 205, 211) |
| HSL | hsl(231, 7%, 81%) |
| HSV | hsv(231, 3%, 83%) |
| CMYK | cmyk(3.3%, 2.8%, 0%, 17.3%) |
| CIE-LAB | lab(82.49, 0.77, -3.09) |
| CIE-LCH | lch(82.49, 3.19, 283.99°) |
| OKLab | oklab(84.93% 0.0013 -0.0082) |
| OKLCH | oklch(84.93% 0.008 278.6) |
| XYZ | xyz(58.4889, 61.2030, 70.3474) |
| Luminance | 0.6120 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.37
Fog
#D8DCE0
ΔE00 3.94
Silver
#C0C0C0
ΔE00 4.51
Gainsboro
#DCDCDC
ΔE00 4.63
Silver (survey)
#C5C9C7
ΔE00 5.04
Dove Gray
#B6B8BD
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCDD3 #D3D2CC
analogous
#CCD1D3 #CCCDD3 #CFCCD3
triadic
#CCCDD3 #D3CCCD #CDD3CC
tetradic
#CCCDD3 #D3CCD1 #D3D2CC #CCD3CF
square
#CCCDD3 #D3CCD1 #D3D2CC #CCD3CF
split-complementary
#CCCDD3 #D3CFCC #D1D3CC
monochromatic
#8A8D9A #ABADB7 #CCCDD3 #EDEDEF #EFEFF1
Accessibility & contrast
On white
1.59
#CCCDD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#CCCDD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCDD3
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCDD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCDD3 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDD3
Deuteranopia (green-blind)
#CBCDD3
Tritanopia (blue-blind)
#CBCECF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cccdd3; /* rgb */ color: rgb(204, 205, 211); /* oklch */ color: oklch(84.9% 0.008 278.6);
Tailwind
colors: {
custom: {
50: '#dbdce0',
500: '#cccdd3',
950: '#000000',
},
}SCSS
$custom: #cccdd3; $custom-light: #dbdce0; $custom-dark: #000000;
JSON
{
"hex": "#cccdd3",
"rgb": {
"r": 204,
"g": 205,
"b": 211
},
"hsl": {
"h": 231.429,
"s": 7.368,
"l": 81.373
},
"oklch": {
"l": 0.84931,
"c": 0.00832,
"h": 278.6
},
"luminance": 0.61203
}Semantic roles & 50–950 ramp
primary
#CCCDD3
secondary
#A6A59D
accent
#895491
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484