#CCC9DC#CCC9DC
#CCC9DC is a very light, muted blue. Relative luminance 0.598; OKLCH L 84.4% C 0.026 H 293.1°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC9DC |
|---|---|
| RGB | rgb(204, 201, 220) |
| HSL | hsl(249, 21%, 83%) |
| HSV | hsv(249, 9%, 86%) |
| CMYK | cmyk(7.3%, 8.6%, 0%, 13.7%) |
| CIE-LAB | lab(81.72, 4.61, -9.04) |
| CIE-LCH | lch(81.72, 10.15, 297.03°) |
| OKLab | oklab(84.41% 0.0103 -0.0242) |
| OKLCH | oklch(84.41% 0.026 293.1) |
| XYZ | xyz(58.7043, 59.7778, 76.1418) |
| Luminance | 0.5978 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.67
Thistle
#D8BFD8
ΔE00 8.34
Dove Gray
#B6B8BD
ΔE00 8.59
Light Blue Grey
#B7C9E2
ΔE00 8.93
Fog
#D8DCE0
ΔE00 9.16
Light Gray
#D3D3D3
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC9DC #D9DCC9
analogous
#C9CFDC #CCC9DC #D6C9DC
triadic
#CCC9DC #DCCCC9 #C9DCCC
tetradic
#CCC9DC #DCC9CF #D9DCC9 #C9DCD6
square
#CCC9DC #DCC9CF #D9DCC9 #C9DCD6
split-complementary
#CCC9DC #DCD6C9 #CFDCC9
monochromatic
#867FAC #A9A4C4 #CCC9DC #EDECF3 #EDECF3
Accessibility & contrast
On white
1.62
#CCC9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#CCC9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC9DC
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC9DC | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDD
Deuteranopia (green-blind)
#C5CBDB
Tritanopia (blue-blind)
#C9CCCF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ccc9dc; /* rgb */ color: rgb(204, 201, 220); /* oklch */ color: oklch(84.4% 0.026 293.1);
Tailwind
colors: {
custom: {
50: '#dbd9e6',
500: '#ccc9dc',
950: '#000000',
},
}SCSS
$custom: #ccc9dc; $custom-light: #dbd9e6; $custom-dark: #000000;
JSON
{
"hex": "#ccc9dc",
"rgb": {
"r": 204,
"g": 201,
"b": 220
},
"hsl": {
"h": 249.474,
"s": 21.348,
"l": 82.549
},
"oklch": {
"l": 0.8441,
"c": 0.02635,
"h": 293.1
},
"luminance": 0.59778
}Semantic roles & 50–950 ramp
primary
#CCC9DC
secondary
#AEB297
accent
#A04692
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151416
muted
#848384