#CCCDD6#CCCDD6
#CCCDD6 is a very light, near-neutral blue. Relative luminance 0.614; OKLCH L 85.0% C 0.012 H 281.0°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCDD6 |
|---|---|
| RGB | rgb(204, 205, 214) |
| HSL | hsl(234, 11%, 82%) |
| HSV | hsv(234, 5%, 84%) |
| CMYK | cmyk(4.7%, 4.2%, 0%, 16.1%) |
| CIE-LAB | lab(82.57, 1.34, -4.57) |
| CIE-LCH | lch(82.57, 4.77, 286.30°) |
| OKLab | oklab(85.02% 0.0024 -0.0122) |
| OKLCH | oklch(85.02% 0.012 281) |
| XYZ | xyz(58.8685, 61.3549, 72.3466) |
| Luminance | 0.6136 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.67
Light Gray
#D3D3D3
ΔE00 4.68
Silver
#C0C0C0
ΔE00 5.61
Gainsboro
#DCDCDC
ΔE00 5.64
Dove Gray
#B6B8BD
ΔE00 5.88
Silver (survey)
#C5C9C7
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCDD6 #D6D5CC
analogous
#CCD2D6 #CCCDD6 #D0CCD6
triadic
#CCCDD6 #D6CCCD #CDD6CC
tetradic
#CCCDD6 #D6CCD2 #D6D5CC #CCD6D0
square
#CCCDD6 #D6CCD2 #D6D5CC #CCD6D0
split-complementary
#CCCDD6 #D6D0CC #D2D6CC
monochromatic
#888A9F #AAACBB #CCCDD6 #EEEEF1 #EEEEF1
Accessibility & contrast
On white
1.58
#CCCDD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#CCCDD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCDD6
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCDD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCDD6 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCED6
Deuteranopia (green-blind)
#CBCDD6
Tritanopia (blue-blind)
#CACED0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cccdd6; /* rgb */ color: rgb(204, 205, 214); /* oklch */ color: oklch(85.0% 0.012 281.0);
Tailwind
colors: {
custom: {
50: '#dbdce2',
500: '#cccdd6',
950: '#000000',
},
}SCSS
$custom: #cccdd6; $custom-light: #dbdce2; $custom-dark: #000000;
JSON
{
"hex": "#cccdd6",
"rgb": {
"r": 204,
"g": 205,
"b": 214
},
"hsl": {
"h": 234,
"s": 10.87,
"l": 81.961
},
"oklch": {
"l": 0.85021,
"c": 0.01244,
"h": 281
},
"luminance": 0.61355
}Semantic roles & 50–950 ramp
primary
#CCCDD6
secondary
#AAA99C
accent
#8E5195
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484