#CCCFD6#CCCFD6
#CCCFD6 is a very light, near-neutral blue. Relative luminance 0.623; OKLCH L 85.4% C 0.010 H 267.4°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFD6 |
|---|---|
| RGB | rgb(204, 207, 214) |
| HSL | hsl(222, 11%, 82%) |
| HSV | hsv(222, 5%, 84%) |
| CMYK | cmyk(4.7%, 3.3%, 0%, 16.1%) |
| CIE-LAB | lab(83.08, 0.29, -3.82) |
| CIE-LCH | lch(83.08, 3.83, 274.27°) |
| OKLab | oklab(85.42% -0.0005 -0.0102) |
| OKLCH | oklch(85.42% 0.01 267.4) |
| XYZ | xyz(59.3500, 62.3178, 72.5071) |
| Luminance | 0.6232 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.44
Light Gray
#D3D3D3
ΔE00 3.67
Gainsboro
#DCDCDC
ΔE00 4.68
Silver
#C0C0C0
ΔE00 5.12
Silver (survey)
#C5C9C7
ΔE00 5.20
Dove Gray
#B6B8BD
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFD6 #D6D3CC
analogous
#CCD4D6 #CCCFD6 #CECCD6
triadic
#CCCFD6 #D6CCCF #CFD6CC
tetradic
#CCCFD6 #D6CCD4 #D6D3CC #CCD6CE
square
#CCCFD6 #D6CCD4 #D6D3CC #CCD6CE
split-complementary
#CCCFD6 #D6CECC #D4D6CC
monochromatic
#888F9F #AAAFBB #CCCFD6 #EEEFF1 #EEEFF1
Accessibility & contrast
On white
1.56
#CCCFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#CCCFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFD6
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFD6 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCFD6
Deuteranopia (green-blind)
#CCCFD6
Tritanopia (blue-blind)
#CAD0D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cccfd6; /* rgb */ color: rgb(204, 207, 214); /* oklch */ color: oklch(85.4% 0.010 267.4);
Tailwind
colors: {
custom: {
50: '#dbdde2',
500: '#cccfd6',
950: '#000000',
},
}SCSS
$custom: #cccfd6; $custom-light: #dbdde2; $custom-dark: #000000;
JSON
{
"hex": "#cccfd6",
"rgb": {
"r": 204,
"g": 207,
"b": 214
},
"hsl": {
"h": 222,
"s": 10.87,
"l": 81.961
},
"oklch": {
"l": 0.85424,
"c": 0.0102,
"h": 267.4
},
"luminance": 0.62318
}Semantic roles & 50–950 ramp
primary
#CCCFD6
secondary
#AAA69C
accent
#805195
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484