#CCCDD2#CCCDD2
#CCCDD2 is a very light, near-neutral grey. Relative luminance 0.612; OKLCH L 84.9% C 0.007 H 277.2°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCDD2 |
|---|---|
| RGB | rgb(204, 205, 210) |
| HSL | hsl(230, 6%, 81%) |
| HSV | hsv(230, 3%, 82%) |
| CMYK | cmyk(2.9%, 2.4%, 0%, 17.6%) |
| CIE-LAB | lab(82.46, 0.58, -2.60) |
| CIE-LCH | lch(82.46, 2.66, 282.65°) |
| OKLab | oklab(84.9% 0.0009 -0.0069) |
| OKLCH | oklch(84.9% 0.007 277.2) |
| XYZ | xyz(58.3639, 61.1530, 69.6892) |
| Luminance | 0.6115 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.94
Fog
#D8DCE0
ΔE00 3.78
Silver
#C0C0C0
ΔE00 4.18
Gainsboro
#DCDCDC
ΔE00 4.33
Silver (survey)
#C5C9C7
ΔE00 4.58
Dove Gray
#B6B8BD
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCDD2 #D2D1CC
analogous
#CCD0D2 #CCCDD2 #CECCD2
triadic
#CCCDD2 #D2CCCD #CDD2CC
tetradic
#CCCDD2 #D2CCD0 #D2D1CC #CCD2CE
square
#CCCDD2 #D2CCD0 #D2D1CC #CCD2CE
split-complementary
#CCCDD2 #D2CECC #D0D2CC
monochromatic
#8B8D99 #ABADB5 #CCCDD2 #EDEDEF #EFEFF1
Accessibility & contrast
On white
1.59
#CCCDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#CCCDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCDD2
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCDD2 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDD2
Deuteranopia (green-blind)
#CBCDD2
Tritanopia (blue-blind)
#CBCECF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cccdd2; /* rgb */ color: rgb(204, 205, 210); /* oklch */ color: oklch(84.9% 0.007 277.2);
Tailwind
colors: {
custom: {
50: '#dbdcdf',
500: '#cccdd2',
950: '#000000',
},
}SCSS
$custom: #cccdd2; $custom-light: #dbdcdf; $custom-dark: #000000;
JSON
{
"hex": "#cccdd2",
"rgb": {
"r": 204,
"g": 205,
"b": 210
},
"hsl": {
"h": 230,
"s": 6.25,
"l": 81.176
},
"oklch": {
"l": 0.84901,
"c": 0.00696,
"h": 277.2
},
"luminance": 0.61153
}Semantic roles & 50–950 ramp
primary
#CCCDD2
secondary
#A5A49D
accent
#865590
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484