#CCCBDC#CCCBDC
#CCCBDC is a very light, muted blue. Relative luminance 0.607; OKLCH L 84.8% C 0.023 H 288.6°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCBDC |
|---|---|
| RGB | rgb(204, 203, 220) |
| HSL | hsl(244, 20%, 83%) |
| HSV | hsv(244, 8%, 86%) |
| CMYK | cmyk(7.3%, 7.7%, 0%, 13.7%) |
| CIE-LAB | lab(82.23, 3.55, -8.29) |
| CIE-LCH | lch(82.23, 9.02, 293.20°) |
| OKLab | oklab(84.81% 0.0075 -0.0222) |
| OKLCH | oklch(84.81% 0.023 288.6) |
| XYZ | xyz(59.1735, 60.7163, 76.2982) |
| Luminance | 0.6072 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.27
Dove Gray
#B6B8BD
ΔE00 7.89
Fog
#D8DCE0
ΔE00 7.92
Light Blue Grey
#B7C9E2
ΔE00 8.00
Light Gray
#D3D3D3
ΔE00 8.21
Silver
#C0C0C0
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCBDC #DBDCCB
analogous
#CBD2DC #CCCBDC #D4CBDC
triadic
#CCCBDC #DCCCCB #CBDCCC
tetradic
#CCCBDC #DCCBD2 #DBDCCB #CBDCD4
square
#CCCBDC #DCCBD2 #DBDCCB #CBDCD4
split-complementary
#CCCBDC #DCD4CB #D2DCCB
monochromatic
#8482AB #A8A6C3 #CCCBDC #EDEDF3 #EDEDF3
Accessibility & contrast
On white
1.60
#CCCBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#CCCBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCBDC
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCBDC | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDD
Deuteranopia (green-blind)
#C7CCDB
Tritanopia (blue-blind)
#C9CED0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cccbdc; /* rgb */ color: rgb(204, 203, 220); /* oklch */ color: oklch(84.8% 0.023 288.6);
Tailwind
colors: {
custom: {
50: '#dbdae6',
500: '#cccbdc',
950: '#000000',
},
}SCSS
$custom: #cccbdc; $custom-light: #dbdae6; $custom-dark: #000000;
JSON
{
"hex": "#cccbdc",
"rgb": {
"r": 204,
"g": 203,
"b": 220
},
"hsl": {
"h": 243.529,
"s": 19.54,
"l": 82.941
},
"oklch": {
"l": 0.84808,
"c": 0.02343,
"h": 288.6
},
"luminance": 0.60717
}Semantic roles & 50–950 ramp
primary
#CCCBDC
secondary
#B0B299
accent
#9E4899
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151416
muted
#848384