#CCD2CF#CCD2CF
#CCD2CF is a very light, near-neutral grey. Relative luminance 0.634; OKLCH L 85.8% C 0.008 H 164.9°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD2CF |
|---|---|
| RGB | rgb(204, 210, 207) |
| HSL | hsl(150, 6%, 81%) |
| HSV | hsv(150, 3%, 82%) |
| CMYK | cmyk(2.9%, 0%, 1.4%, 17.6%) |
| CIE-LAB | lab(83.67, -2.59, 0.77) |
| CIE-LCH | lch(83.67, 2.70, 163.42°) |
| OKLab | oklab(85.83% -0.0074 0.002) |
| OKLCH | oklch(85.83% 0.008 164.9) |
| XYZ | xyz(59.2089, 63.4353, 68.1443) |
| Luminance | 0.6344 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.36
Light Grey
#D8DCD6
ΔE00 2.86
Light Gray
#D3D3D3
ΔE00 3.69
Gainsboro
#DCDCDC
ΔE00 4.51
Fog
#D8DCE0
ΔE00 4.82
Silver
#C0C0C0
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD2CF #D2CCCF
analogous
#CCD2CC #CCD2CF #CCD2D2
triadic
#CCD2CF #CFCCD2 #D2CFCC
tetradic
#CCD2CF #CCCCD2 #D2CCCF #D2D2CC
square
#CCD2CF #CCCCD2 #D2CCCF #D2D2CC
split-complementary
#CCD2CF #D2CCD2 #D2CCCC
monochromatic
#8B9992 #ABB5B0 #CCD2CF #EDEFEE #EFF1F0
Accessibility & contrast
On white
1.53
#CCD2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#CCD2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD2CF
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD2CF | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CF
Deuteranopia (green-blind)
#D1D0CF
Tritanopia (blue-blind)
#CBD2D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ccd2cf; /* rgb */ color: rgb(204, 210, 207); /* oklch */ color: oklch(85.8% 0.008 164.9);
Tailwind
colors: {
custom: {
50: '#dbdfdd',
500: '#ccd2cf',
950: '#000000',
},
}SCSS
$custom: #ccd2cf; $custom-light: #dbdfdd; $custom-dark: #000000;
JSON
{
"hex": "#ccd2cf",
"rgb": {
"r": 204,
"g": 210,
"b": 207
},
"hsl": {
"h": 150,
"s": 6.25,
"l": 81.176
},
"oklch": {
"l": 0.85826,
"c": 0.00771,
"h": 164.9
},
"luminance": 0.63436
}Semantic roles & 50–950 ramp
primary
#CCD2CF
secondary
#A59DA1
accent
#557390
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484