#CCCFD2#CCCFD2
#CCCFD2 is a very light, near-neutral grey. Relative luminance 0.621; OKLCH L 85.3% C 0.005 H 247.9°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFD2 |
|---|---|
| RGB | rgb(204, 207, 210) |
| HSL | hsl(210, 6%, 81%) |
| HSV | hsv(210, 3%, 82%) |
| CMYK | cmyk(2.9%, 1.4%, 0%, 17.6%) |
| CIE-LAB | lab(82.98, -0.47, -1.84) |
| CIE-LCH | lch(82.98, 1.90, 255.76°) |
| OKLab | oklab(85.31% -0.002 -0.0049) |
| OKLCH | oklch(85.31% 0.005 247.9) |
| XYZ | xyz(58.8454, 62.1160, 69.8497) |
| Luminance | 0.6212 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.16
Fog
#D8DCE0
ΔE00 3.06
Silver (survey)
#C5C9C7
ΔE00 3.32
Gainsboro
#DCDCDC
ΔE00 3.66
Silver
#C0C0C0
ΔE00 4.10
Light Grey
#D8DCD6
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFD2 #D2CFCC
analogous
#CCD2D2 #CCCFD2 #CCCCD2
triadic
#CCCFD2 #D2CCCF #CFD2CC
tetradic
#CCCFD2 #D2CCD2 #D2CFCC #CCD2CC
square
#CCCFD2 #D2CCD2 #D2CFCC #CCD2CC
split-complementary
#CCCFD2 #D2CCCC #D2D2CC
monochromatic
#8B9299 #ABB0B5 #CCCFD2 #EDEEEF #EFF0F1
Accessibility & contrast
On white
1.56
#CCCFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#CCCFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFD2
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFD2 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECFD2
Deuteranopia (green-blind)
#CDCED2
Tritanopia (blue-blind)
#CBD0D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cccfd2; /* rgb */ color: rgb(204, 207, 210); /* oklch */ color: oklch(85.3% 0.005 247.9);
Tailwind
colors: {
custom: {
50: '#dbdddf',
500: '#cccfd2',
950: '#000000',
},
}SCSS
$custom: #cccfd2; $custom-light: #dbdddf; $custom-dark: #000000;
JSON
{
"hex": "#cccfd2",
"rgb": {
"r": 204,
"g": 207,
"b": 210
},
"hsl": {
"h": 210,
"s": 6.25,
"l": 81.176
},
"oklch": {
"l": 0.85305,
"c": 0.00531,
"h": 247.9
},
"luminance": 0.62116
}Semantic roles & 50–950 ramp
primary
#CCCFD2
secondary
#A5A19D
accent
#735590
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484