#CCCFDC#CCCFDC
#CCCFDC is a very light, near-neutral blue. Relative luminance 0.626; OKLCH L 85.6% C 0.018 H 275.6°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFDC |
|---|---|
| RGB | rgb(204, 207, 220) |
| HSL | hsl(229, 19%, 83%) |
| HSV | hsv(229, 7%, 86%) |
| CMYK | cmyk(7.3%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(83.25, 1.44, -6.77) |
| CIE-LCH | lch(83.25, 6.93, 281.99°) |
| OKLab | oklab(85.61% 0.0018 -0.0181) |
| OKLCH | oklch(85.61% 0.018 275.6) |
| XYZ | xyz(60.1304, 62.6300, 76.6172) |
| Luminance | 0.6263 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.37
Light Gray
#D3D3D3
ΔE00 6.19
Lavender (CSS)
#E6E6FA
ΔE00 6.44
Light Blue Grey
#B7C9E2
ΔE00 6.61
Gainsboro
#DCDCDC
ΔE00 6.80
Dove Gray
#B6B8BD
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFDC #DCD9CC
analogous
#CCD7DC #CCCFDC #D1CCDC
triadic
#CCCFDC #DCCCCF #CFDCCC
tetradic
#CCCFDC #DCCCD7 #DCD9CC #CCDCD1
square
#CCCFDC #DCCCD7 #DCD9CC #CCDCD1
split-complementary
#CCCFDC #DCD1CC #D7DCCC
monochromatic
#838BAA #A8ADC3 #CCCFDC #EDEEF3 #EDEEF3
Accessibility & contrast
On white
1.55
#CCCFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#CCCFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFDC
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFDC | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DD
Deuteranopia (green-blind)
#CBCFDC
Tritanopia (blue-blind)
#C9D1D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cccfdc; /* rgb */ color: rgb(204, 207, 220); /* oklch */ color: oklch(85.6% 0.018 275.6);
Tailwind
colors: {
custom: {
50: '#dbdde6',
500: '#cccfdc',
950: '#000000',
},
}SCSS
$custom: #cccfdc; $custom-light: #dbdde6; $custom-dark: #000000;
JSON
{
"hex": "#cccfdc",
"rgb": {
"r": 204,
"g": 207,
"b": 220
},
"hsl": {
"h": 228.75,
"s": 18.605,
"l": 83.137
},
"oklch": {
"l": 0.85609,
"c": 0.01823,
"h": 275.6
},
"luminance": 0.6263
}Semantic roles & 50–950 ramp
primary
#CCCFDC
secondary
#B2AD9B
accent
#8D499D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151516
muted
#848484