#CCCFDF#CCCFDF
#CCCFDF is a very light, muted blue. Relative luminance 0.628; OKLCH L 85.7% C 0.022 H 277.4°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFDF |
|---|---|
| RGB | rgb(204, 207, 223) |
| HSL | hsl(231, 23%, 84%) |
| HSV | hsv(231, 9%, 87%) |
| CMYK | cmyk(8.5%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(83.33, 2.03, -8.25) |
| CIE-LCH | lch(83.33, 8.49, 283.80°) |
| OKLab | oklab(85.7% 0.0029 -0.0221) |
| OKLCH | oklch(85.7% 0.022 277.4) |
| XYZ | xyz(60.5312, 62.7903, 78.7285) |
| Luminance | 0.6279 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.89
Light Blue Grey
#B7C9E2
ΔE00 6.34
Fog
#D8DCE0
ΔE00 6.46
Light Gray
#D3D3D3
ΔE00 7.38
Lightsteelblue
#B0C4DE
ΔE00 7.49
Dove Gray
#B6B8BD
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFDF #DFDCCC
analogous
#CCD8DF #CCCFDF #D2CCDF
triadic
#CCCFDF #DFCCCF #CFDFCC
tetradic
#CCCFDF #DFCCD8 #DFDCCC #CCDFD2
square
#CCCFDF #DFCCD8 #DFDCCC #CCDFD2
split-complementary
#CCCFDF #DFD2CC #D8DFCC
monochromatic
#8188B0 #A6ACC7 #CCCFDF #ECEDF3 #ECEDF3
Accessibility & contrast
On white
1.55
#CCCFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#CCCFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFDF
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFDF | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0E0
Deuteranopia (green-blind)
#CACFDF
Tritanopia (blue-blind)
#C8D2D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cccfdf; /* rgb */ color: rgb(204, 207, 223); /* oklch */ color: oklch(85.7% 0.022 277.4);
Tailwind
colors: {
custom: {
50: '#dbdde9',
500: '#cccfdf',
950: '#000000',
},
}SCSS
$custom: #cccfdf; $custom-light: #dbdde9; $custom-dark: #000000;
JSON
{
"hex": "#cccfdf",
"rgb": {
"r": 204,
"g": 207,
"b": 223
},
"hsl": {
"h": 230.526,
"s": 22.892,
"l": 83.725
},
"oklch": {
"l": 0.85703,
"c": 0.02232,
"h": 277.4
},
"luminance": 0.62791
}Semantic roles & 50–950 ramp
primary
#CCCFDF
secondary
#B6B19A
accent
#9344A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151516
muted
#848484