#CCCCD2#CCCCD2
#CCCCD2 is a very light, near-neutral grey. Relative luminance 0.607; OKLCH L 84.7% C 0.008 H 286.2°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCCD2 |
|---|---|
| RGB | rgb(204, 204, 210) |
| HSL | hsl(240, 6%, 81%) |
| HSV | hsv(240, 3%, 82%) |
| CMYK | cmyk(2.9%, 2.9%, 0%, 17.6%) |
| CIE-LAB | lab(82.20, 1.11, -2.97) |
| CIE-LCH | lch(82.20, 3.17, 290.45°) |
| OKLab | oklab(84.7% 0.0023 -0.0079) |
| OKLCH | oklch(84.7% 0.008 286.2) |
| XYZ | xyz(58.1255, 60.6761, 69.6097) |
| Luminance | 0.6068 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.53
Fog
#D8DCE0
ΔE00 4.35
Silver
#C0C0C0
ΔE00 4.44
Gainsboro
#DCDCDC
ΔE00 4.84
Silver (survey)
#C5C9C7
ΔE00 5.26
Dove Gray
#B6B8BD
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCCD2 #D2D2CC
analogous
#CCCFD2 #CCCCD2 #CFCCD2
triadic
#CCCCD2 #D2CCCC #CCD2CC
tetradic
#CCCCD2 #D2CCCF #D2D2CC #CCD2CF
square
#CCCCD2 #D2CCCF #D2D2CC #CCD2CF
split-complementary
#CCCCD2 #D2CFCC #CFD2CC
monochromatic
#8B8B99 #ABABB5 #CCCCD2 #EDEDEF #EFEFF1
Accessibility & contrast
On white
1.60
#CCCCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#CCCCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCCD2
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCCD2 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCDD2
Deuteranopia (green-blind)
#CBCCD2
Tritanopia (blue-blind)
#CBCDCE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ccccd2; /* rgb */ color: rgb(204, 204, 210); /* oklch */ color: oklch(84.7% 0.008 286.2);
Tailwind
colors: {
custom: {
50: '#dbdbdf',
500: '#ccccd2',
950: '#000000',
},
}SCSS
$custom: #ccccd2; $custom-light: #dbdbdf; $custom-dark: #000000;
JSON
{
"hex": "#ccccd2",
"rgb": {
"r": 204,
"g": 204,
"b": 210
},
"hsl": {
"h": 240,
"s": 6.25,
"l": 81.176
},
"oklch": {
"l": 0.84699,
"c": 0.00824,
"h": 286.2
},
"luminance": 0.60676
}Semantic roles & 50–950 ramp
primary
#CCCCD2
secondary
#A5A59D
accent
#905590
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151515
muted
#848484