#CCCDD7#CCCDD7
#CCCDD7 is a very light, near-neutral blue. Relative luminance 0.614; OKLCH L 85.1% C 0.014 H 281.5°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCDD7 |
|---|---|
| RGB | rgb(204, 205, 215) |
| HSL | hsl(235, 12%, 82%) |
| HSV | hsv(235, 5%, 84%) |
| CMYK | cmyk(5.1%, 4.7%, 0%, 15.7%) |
| CIE-LAB | lab(82.60, 1.53, -5.07) |
| CIE-LCH | lch(82.60, 5.29, 286.78°) |
| OKLab | oklab(85.05% 0.0028 -0.0135) |
| OKLCH | oklch(85.05% 0.014 281.5) |
| XYZ | xyz(58.9966, 61.4061, 73.0213) |
| Luminance | 0.6141 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.97
Light Gray
#D3D3D3
ΔE00 5.11
Silver
#C0C0C0
ΔE00 5.99
Gainsboro
#DCDCDC
ΔE00 5.99
Dove Gray
#B6B8BD
ΔE00 6.07
Silver (survey)
#C5C9C7
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCDD7 #D7D6CC
analogous
#CCD3D7 #CCCDD7 #D1CCD7
triadic
#CCCDD7 #D7CCCD #CDD7CC
tetradic
#CCCDD7 #D7CCD3 #D7D6CC #CCD7D1
square
#CCCDD7 #D7CCD3 #D7D6CC #CCD7D1
split-complementary
#CCCDD7 #D7D1CC #D3D7CC
monochromatic
#878AA1 #AAABBC #CCCDD7 #EEEEF2 #EEEEF2
Accessibility & contrast
On white
1.58
#CCCDD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#CCCDD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCDD7
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCDD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCDD7 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCED8
Deuteranopia (green-blind)
#CACDD7
Tritanopia (blue-blind)
#CACFD0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cccdd7; /* rgb */ color: rgb(204, 205, 215); /* oklch */ color: oklch(85.1% 0.014 281.5);
Tailwind
colors: {
custom: {
50: '#dbdce3',
500: '#cccdd7',
950: '#000000',
},
}SCSS
$custom: #cccdd7; $custom-light: #dbdce3; $custom-dark: #000000;
JSON
{
"hex": "#cccdd7",
"rgb": {
"r": 204,
"g": 205,
"b": 215
},
"hsl": {
"h": 234.545,
"s": 12.088,
"l": 82.157
},
"oklch": {
"l": 0.85052,
"c": 0.01381,
"h": 281.5
},
"luminance": 0.61406
}Semantic roles & 50–950 ramp
primary
#CCCDD7
secondary
#ABAA9C
accent
#904F96
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484