#CCCCD6#CCCCD6
#CCCCD6 is a very light, near-neutral blue. Relative luminance 0.609; OKLCH L 84.8% C 0.014 H 286.1°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCCD6 |
|---|---|
| RGB | rgb(204, 204, 214) |
| HSL | hsl(240, 11%, 82%) |
| HSV | hsv(240, 5%, 84%) |
| CMYK | cmyk(4.7%, 4.7%, 0%, 16.1%) |
| CIE-LAB | lab(82.31, 1.87, -4.95) |
| CIE-LCH | lch(82.31, 5.29, 290.64°) |
| OKLab | oklab(84.82% 0.0038 -0.0132) |
| OKLCH | oklch(84.82% 0.014 286.1) |
| XYZ | xyz(58.6301, 60.8780, 72.2671) |
| Luminance | 0.6088 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.26
Fog
#D8DCE0
ΔE00 5.35
Silver
#C0C0C0
ΔE00 5.97
Dove Gray
#B6B8BD
ΔE00 6.02
Gainsboro
#DCDCDC
ΔE00 6.18
Silver (survey)
#C5C9C7
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCCD6 #D6D6CC
analogous
#CCD1D6 #CCCCD6 #D1CCD6
triadic
#CCCCD6 #D6CCCC #CCD6CC
tetradic
#CCCCD6 #D6CCD1 #D6D6CC #CCD6D1
square
#CCCCD6 #D6CCD1 #D6D6CC #CCD6D1
split-complementary
#CCCCD6 #D6D1CC #D1D6CC
monochromatic
#88889F #AAAABB #CCCCD6 #EEEEF1 #EEEEF1
Accessibility & contrast
On white
1.59
#CCCCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#CCCCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCCD6
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCCD6 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACDD7
Deuteranopia (green-blind)
#CACCD6
Tritanopia (blue-blind)
#CACECF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ccccd6; /* rgb */ color: rgb(204, 204, 214); /* oklch */ color: oklch(84.8% 0.014 286.1);
Tailwind
colors: {
custom: {
50: '#dbdbe2',
500: '#ccccd6',
950: '#000000',
},
}SCSS
$custom: #ccccd6; $custom-light: #dbdbe2; $custom-dark: #000000;
JSON
{
"hex": "#ccccd6",
"rgb": {
"r": 204,
"g": 204,
"b": 214
},
"hsl": {
"h": 240,
"s": 10.87,
"l": 81.961
},
"oklch": {
"l": 0.84821,
"c": 0.01375,
"h": 286.1
},
"luminance": 0.60878
}Semantic roles & 50–950 ramp
primary
#CCCCD6
secondary
#AAAA9C
accent
#955195
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151515
muted
#848484