#CCCFD4#CCCFD4
#CCCFD4 is a very light, near-neutral blue. Relative luminance 0.622; OKLCH L 85.4% C 0.008 H 260.7°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFD4 |
|---|---|
| RGB | rgb(204, 207, 212) |
| HSL | hsl(218, 9%, 82%) |
| HSV | hsv(218, 4%, 83%) |
| CMYK | cmyk(3.8%, 2.4%, 0%, 16.9%) |
| CIE-LAB | lab(83.03, -0.09, -2.83) |
| CIE-LCH | lch(83.03, 2.83, 268.12°) |
| OKLab | oklab(85.36% -0.0012 -0.0075) |
| OKLCH | oklch(85.36% 0.008 260.7) |
| XYZ | xyz(59.0961, 62.2163, 71.1702) |
| Luminance | 0.6222 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.85
Fog
#D8DCE0
ΔE00 3.09
Gainsboro
#DCDCDC
ΔE00 4.09
Silver (survey)
#C5C9C7
ΔE00 4.27
Silver
#C0C0C0
ΔE00 4.54
Dove Gray
#B6B8BD
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFD4 #D4D1CC
analogous
#CCD3D4 #CCCFD4 #CDCCD4
triadic
#CCCFD4 #D4CCCF #CFD4CC
tetradic
#CCCFD4 #D4CCD3 #D4D1CC #CCD4CD
square
#CCCFD4 #D4CCD3 #D4D1CC #CCD4CD
split-complementary
#CCCFD4 #D4CDCC #D3D4CC
monochromatic
#8A909C #ABB0B8 #CCCFD4 #EDEEF0 #EEEFF1
Accessibility & contrast
On white
1.56
#CCCFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#CCCFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFD4
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFD4 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCFD4
Deuteranopia (green-blind)
#CDCED4
Tritanopia (blue-blind)
#CAD0D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cccfd4; /* rgb */ color: rgb(204, 207, 212); /* oklch */ color: oklch(85.4% 0.008 260.7);
Tailwind
colors: {
custom: {
50: '#dbdde1',
500: '#cccfd4',
950: '#000000',
},
}SCSS
$custom: #cccfd4; $custom-light: #dbdde1; $custom-dark: #000000;
JSON
{
"hex": "#cccfd4",
"rgb": {
"r": 204,
"g": 207,
"b": 212
},
"hsl": {
"h": 217.5,
"s": 8.511,
"l": 81.569
},
"oklch": {
"l": 0.85364,
"c": 0.00765,
"h": 260.7
},
"luminance": 0.62216
}Semantic roles & 50–950 ramp
primary
#CCCFD4
secondary
#A8A39D
accent
#7B5392
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484