#CCCDD4#CCCDD4
#CCCDD4 is a very light, near-neutral blue. Relative luminance 0.613; OKLCH L 85.0% C 0.010 H 279.7°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCDD4 |
|---|---|
| RGB | rgb(204, 205, 212) |
| HSL | hsl(233, 9%, 82%) |
| HSV | hsv(233, 4%, 83%) |
| CMYK | cmyk(3.8%, 3.3%, 0%, 16.9%) |
| CIE-LAB | lab(82.51, 0.96, -3.59) |
| CIE-LCH | lch(82.51, 3.71, 284.97°) |
| OKLab | oklab(84.96% 0.0016 -0.0096) |
| OKLCH | oklch(84.96% 0.01 279.7) |
| XYZ | xyz(58.6147, 61.2533, 71.0097) |
| Luminance | 0.6125 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.81
Fog
#D8DCE0
ΔE00 4.15
Silver
#C0C0C0
ΔE00 4.87
Gainsboro
#DCDCDC
ΔE00 4.95
Silver (survey)
#C5C9C7
ΔE00 5.50
Dove Gray
#B6B8BD
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCDD4 #D4D3CC
analogous
#CCD1D4 #CCCDD4 #CFCCD4
triadic
#CCCDD4 #D4CCCD #CDD4CC
tetradic
#CCCDD4 #D4CCD1 #D4D3CC #CCD4CF
square
#CCCDD4 #D4CCD1 #D4D3CC #CCD4CF
split-complementary
#CCCDD4 #D4CFCC #D1D4CC
monochromatic
#8A8C9C #ABACB8 #CCCDD4 #EDEEF0 #EEEFF1
Accessibility & contrast
On white
1.58
#CCCDD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#CCCDD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCDD4
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCDD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCDD4 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCED4
Deuteranopia (green-blind)
#CBCDD4
Tritanopia (blue-blind)
#CACECF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cccdd4; /* rgb */ color: rgb(204, 205, 212); /* oklch */ color: oklch(85.0% 0.010 279.7);
Tailwind
colors: {
custom: {
50: '#dbdce1',
500: '#cccdd4',
950: '#000000',
},
}SCSS
$custom: #cccdd4; $custom-light: #dbdce1; $custom-dark: #000000;
JSON
{
"hex": "#cccdd4",
"rgb": {
"r": 204,
"g": 205,
"b": 212
},
"hsl": {
"h": 232.5,
"s": 8.511,
"l": 81.569
},
"oklch": {
"l": 0.84961,
"c": 0.0097,
"h": 279.7
},
"luminance": 0.61253
}Semantic roles & 50–950 ramp
primary
#CCCDD4
secondary
#A8A69D
accent
#8B5392
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484