#CCCCD5#CCCCD5
#CCCCD5 is a very light, near-neutral blue. Relative luminance 0.608; OKLCH L 84.8% C 0.012 H 286.1°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCCD5 |
|---|---|
| RGB | rgb(204, 204, 213) |
| HSL | hsl(240, 10%, 82%) |
| HSV | hsv(240, 4%, 84%) |
| CMYK | cmyk(4.2%, 4.2%, 0%, 16.5%) |
| CIE-LAB | lab(82.29, 1.68, -4.46) |
| CIE-LCH | lch(82.29, 4.76, 290.59°) |
| OKLab | oklab(84.79% 0.0034 -0.0119) |
| OKLCH | oklch(84.79% 0.012 286.1) |
| XYZ | xyz(58.5027, 60.8270, 71.5966) |
| Luminance | 0.6083 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.83
Fog
#D8DCE0
ΔE00 5.06
Silver
#C0C0C0
ΔE00 5.58
Dove Gray
#B6B8BD
ΔE00 5.81
Gainsboro
#DCDCDC
ΔE00 5.83
Silver (survey)
#C5C9C7
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCCD5 #D5D5CC
analogous
#CCD1D5 #CCCCD5 #D1CCD5
triadic
#CCCCD5 #D5CCCC #CCD5CC
tetradic
#CCCCD5 #D5CCD1 #D5D5CC #CCD5D1
square
#CCCCD5 #D5CCD1 #D5D5CC #CCD5D1
split-complementary
#CCCCD5 #D5D1CC #D1D5CC
monochromatic
#89899E #AAAAB9 #CCCCD5 #EEEEF1 #EEEEF1
Accessibility & contrast
On white
1.60
#CCCCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#CCCCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCCD5
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCCD5 | 1.00 | 1.60 | 13.17 | 13.17 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACDD5
Deuteranopia (green-blind)
#CACCD5
Tritanopia (blue-blind)
#CACDCF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ccccd5; /* rgb */ color: rgb(204, 204, 213); /* oklch */ color: oklch(84.8% 0.012 286.1);
Tailwind
colors: {
custom: {
50: '#dbdbe1',
500: '#ccccd5',
950: '#000000',
},
}SCSS
$custom: #ccccd5; $custom-light: #dbdbe1; $custom-dark: #000000;
JSON
{
"hex": "#ccccd5",
"rgb": {
"r": 204,
"g": 204,
"b": 213
},
"hsl": {
"h": 240,
"s": 9.677,
"l": 81.765
},
"oklch": {
"l": 0.8479,
"c": 0.01238,
"h": 286.1
},
"luminance": 0.60827
}Semantic roles & 50–950 ramp
primary
#CCCCD5
secondary
#A9A99C
accent
#945294
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151515
muted
#848484