#CCCFD8#CCCFD8
#CCCFD8 is a very light, near-neutral blue. Relative luminance 0.624; OKLCH L 85.5% C 0.013 H 271.2°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFD8 |
|---|---|
| RGB | rgb(204, 207, 216) |
| HSL | hsl(225, 13%, 82%) |
| HSV | hsv(225, 6%, 85%) |
| CMYK | cmyk(5.6%, 4.2%, 0%, 15.3%) |
| CIE-LAB | lab(83.14, 0.67, -4.81) |
| CIE-LCH | lch(83.14, 4.85, 277.90°) |
| OKLab | oklab(85.49% 0.0003 -0.0128) |
| OKLCH | oklch(85.49% 0.013 271.2) |
| XYZ | xyz(59.6070, 62.4206, 73.8605) |
| Luminance | 0.6242 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.99
Light Gray
#D3D3D3
ΔE00 4.52
Gainsboro
#DCDCDC
ΔE00 5.36
Silver
#C0C0C0
ΔE00 5.79
Silver (survey)
#C5C9C7
ΔE00 6.12
Dove Gray
#B6B8BD
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFD8 #D8D5CC
analogous
#CCD5D8 #CCCFD8 #CFCCD8
triadic
#CCCFD8 #D8CCCF #CFD8CC
tetradic
#CCCFD8 #D8CCD5 #D8D5CC #CCD8CF
square
#CCCFD8 #D8CCD5 #D8D5CC #CCD8CF
split-complementary
#CCCFD8 #D8CFCC #D5D8CC
monochromatic
#878EA3 #A9AEBD #CCCFD8 #EEEFF2 #EEEFF2
Accessibility & contrast
On white
1.56
#CCCFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#CCCFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFD8
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFD8 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD0D8
Deuteranopia (green-blind)
#CCCFD8
Tritanopia (blue-blind)
#CAD1D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cccfd8; /* rgb */ color: rgb(204, 207, 216); /* oklch */ color: oklch(85.5% 0.013 271.2);
Tailwind
colors: {
custom: {
50: '#dbdde4',
500: '#cccfd8',
950: '#000000',
},
}SCSS
$custom: #cccfd8; $custom-light: #dbdde4; $custom-dark: #000000;
JSON
{
"hex": "#cccfd8",
"rgb": {
"r": 204,
"g": 207,
"b": 216
},
"hsl": {
"h": 225,
"s": 13.333,
"l": 82.353
},
"oklch": {
"l": 0.85485,
"c": 0.01284,
"h": 271.2
},
"luminance": 0.62421
}Semantic roles & 50–950 ramp
primary
#CCCFD8
secondary
#ADA89C
accent
#854E97
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484