#CCD2CD#CCD2CD
#CCD2CD is a very light, near-neutral grey. Relative luminance 0.633; OKLCH L 85.8% C 0.009 H 150.7°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD2CD |
|---|---|
| RGB | rgb(204, 210, 205) |
| HSL | hsl(130, 6%, 81%) |
| HSV | hsv(130, 3%, 82%) |
| CMYK | cmyk(2.9%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(83.62, -2.96, 1.76) |
| CIE-LCH | lch(83.62, 3.44, 149.22°) |
| OKLab | oklab(85.77% -0.0082 0.0046) |
| OKLCH | oklch(85.77% 0.009 150.7) |
| XYZ | xyz(58.9659, 63.3381, 66.8648) |
| Luminance | 0.6334 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.60
Silver (survey)
#C5C9C7
ΔE00 2.79
Light Gray
#D3D3D3
ΔE00 4.35
Gainsboro
#DCDCDC
ΔE00 5.09
Fog
#D8DCE0
ΔE00 5.70
Silver
#C0C0C0
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD2CD #D2CCD1
analogous
#CED2CC #CCD2CD #CCD2D0
triadic
#CCD2CD #CDCCD2 #D2CDCC
tetradic
#CCD2CD #CCCED2 #D2CCD1 #D2D0CC
square
#CCD2CD #CCCED2 #D2CCD1 #D2D0CC
split-complementary
#CCD2CD #D0CCD2 #D2CCCE
monochromatic
#8B998D #ABB5AD #CCD2CD #EDEFED #EFF1EF
Accessibility & contrast
On white
1.54
#CCD2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#CCD2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD2CD
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD2CD | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CD
Deuteranopia (green-blind)
#D1D0CD
Tritanopia (blue-blind)
#CBD2D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ccd2cd; /* rgb */ color: rgb(204, 210, 205); /* oklch */ color: oklch(85.8% 0.009 150.7);
Tailwind
colors: {
custom: {
50: '#dbdfdc',
500: '#ccd2cd',
950: '#000000',
},
}SCSS
$custom: #ccd2cd; $custom-light: #dbdfdc; $custom-dark: #000000;
JSON
{
"hex": "#ccd2cd",
"rgb": {
"r": 204,
"g": 210,
"b": 205
},
"hsl": {
"h": 130,
"s": 6.25,
"l": 81.176
},
"oklch": {
"l": 0.85769,
"c": 0.00943,
"h": 150.7
},
"luminance": 0.63338
}Semantic roles & 50–950 ramp
primary
#CCD2CD
secondary
#A59DA4
accent
#558690
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484