#CCCCD9#CCCCD9
#CCCCD9 is a very light, near-neutral blue. Relative luminance 0.610; OKLCH L 84.9% C 0.018 H 286.0°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCCD9 |
|---|---|
| RGB | rgb(204, 204, 217) |
| HSL | hsl(240, 15%, 83%) |
| HSV | hsv(240, 6%, 85%) |
| CMYK | cmyk(6%, 6%, 0%, 14.9%) |
| CIE-LAB | lab(82.40, 2.44, -6.43) |
| CIE-LCH | lch(82.40, 6.88, 290.77°) |
| OKLab | oklab(84.91% 0.0049 -0.0172) |
| OKLCH | oklch(84.91% 0.018 286) |
| XYZ | xyz(59.0167, 61.0326, 74.3035) |
| Luminance | 0.6103 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 6.29
Light Gray
#D3D3D3
ΔE00 6.51
Lavender (CSS)
#E6E6FA
ΔE00 6.62
Dove Gray
#B6B8BD
ΔE00 6.75
Silver
#C0C0C0
ΔE00 7.13
Gainsboro
#DCDCDC
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCCD9 #D9D9CC
analogous
#CCD2D9 #CCCCD9 #D2CCD9
triadic
#CCCCD9 #D9CCCC #CCD9CC
tetradic
#CCCCD9 #D9CCD2 #D9D9CC #CCD9D2
square
#CCCCD9 #D9CCD2 #D9D9CC #CCD9D2
split-complementary
#CCCCD9 #D9D2CC #D2D9CC
monochromatic
#8686A5 #A9A9BF #CCCCD9 #EDEDF2 #EDEDF2
Accessibility & contrast
On white
1.59
#CCCCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#CCCCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCCD9
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCCD9 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CDDA
Deuteranopia (green-blind)
#C9CDD9
Tritanopia (blue-blind)
#CACED0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ccccd9; /* rgb */ color: rgb(204, 204, 217); /* oklch */ color: oklch(84.9% 0.018 286.0);
Tailwind
colors: {
custom: {
50: '#dbdbe4',
500: '#ccccd9',
950: '#000000',
},
}SCSS
$custom: #ccccd9; $custom-light: #dbdbe4; $custom-dark: #000000;
JSON
{
"hex": "#ccccd9",
"rgb": {
"r": 204,
"g": 204,
"b": 217
},
"hsl": {
"h": 240,
"s": 14.607,
"l": 82.549
},
"oklch": {
"l": 0.84913,
"c": 0.0179,
"h": 286
},
"luminance": 0.61033
}Semantic roles & 50–950 ramp
primary
#CCCCD9
secondary
#AEAE9B
accent
#994D99
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151515
muted
#848484