#CCCFD9#CCCFD9
#CCCFD9 is a very light, near-neutral blue. Relative luminance 0.625; OKLCH L 85.5% C 0.014 H 272.7°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFD9 |
|---|---|
| RGB | rgb(204, 207, 217) |
| HSL | hsl(226, 15%, 83%) |
| HSV | hsv(226, 6%, 85%) |
| CMYK | cmyk(6%, 4.6%, 0%, 14.9%) |
| CIE-LAB | lab(83.16, 0.86, -5.30) |
| CIE-LCH | lch(83.16, 5.37, 279.20°) |
| OKLab | oklab(85.52% 0.0007 -0.0142) |
| OKLCH | oklch(85.52% 0.014 272.7) |
| XYZ | xyz(59.7366, 62.4725, 74.5435) |
| Luminance | 0.6247 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.32
Light Gray
#D3D3D3
ΔE00 4.94
Gainsboro
#DCDCDC
ΔE00 5.71
Silver
#C0C0C0
ΔE00 6.14
Dove Gray
#B6B8BD
ΔE00 6.30
Silver (survey)
#C5C9C7
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFD9 #D9D6CC
analogous
#CCD5D9 #CCCFD9 #CFCCD9
triadic
#CCCFD9 #D9CCCF #CFD9CC
tetradic
#CCCFD9 #D9CCD5 #D9D6CC #CCD9CF
square
#CCCFD9 #D9CCD5 #D9D6CC #CCD9CF
split-complementary
#CCCFD9 #D9CFCC #D5D9CC
monochromatic
#868DA5 #A9AEBF #CCCFD9 #EDEEF2 #EDEEF2
Accessibility & contrast
On white
1.56
#CCCFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#CCCFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFD9
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFD9 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DA
Deuteranopia (green-blind)
#CCCFD9
Tritanopia (blue-blind)
#C9D1D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cccfd9; /* rgb */ color: rgb(204, 207, 217); /* oklch */ color: oklch(85.5% 0.014 272.7);
Tailwind
colors: {
custom: {
50: '#dbdde4',
500: '#cccfd9',
950: '#000000',
},
}SCSS
$custom: #cccfd9; $custom-light: #dbdde4; $custom-dark: #000000;
JSON
{
"hex": "#cccfd9",
"rgb": {
"r": 204,
"g": 207,
"b": 217
},
"hsl": {
"h": 226.154,
"s": 14.607,
"l": 82.549
},
"oklch": {
"l": 0.85516,
"c": 0.01418,
"h": 272.7
},
"luminance": 0.62473
}Semantic roles & 50–950 ramp
primary
#CCCFD9
secondary
#AEAA9B
accent
#874D99
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484