#CDCCDC#CDCCDC
#CDCCDC is a very light, muted blue. Relative luminance 0.613; OKLCH L 85.1% C 0.022 H 288.8°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCDC |
|---|---|
| RGB | rgb(205, 204, 220) |
| HSL | hsl(244, 19%, 83%) |
| HSV | hsv(244, 7%, 86%) |
| CMYK | cmyk(6.8%, 7.3%, 0%, 13.7%) |
| CIE-LAB | lab(82.56, 3.35, -7.79) |
| CIE-LCH | lch(82.56, 8.48, 293.29°) |
| OKLab | oklab(85.09% 0.0071 -0.0208) |
| OKLCH | oklch(85.09% 0.022 288.8) |
| XYZ | xyz(59.6855, 61.3319, 76.3901) |
| Luminance | 0.6133 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.12
Fog
#D8DCE0
ΔE00 7.49
Dove Gray
#B6B8BD
ΔE00 7.76
Light Gray
#D3D3D3
ΔE00 7.79
Light Blue Grey
#B7C9E2
ΔE00 8.06
Silver
#C0C0C0
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCDC #DBDCCC
analogous
#CCD3DC #CDCCDC #D5CCDC
triadic
#CDCCDC #DCCDCC #CCDCCD
tetradic
#CDCCDC #DCCCD3 #DBDCCC #CCDCD5
square
#CDCCDC #DCCCD3 #DBDCCC #CCDCD5
split-complementary
#CDCCDC #DCD5CC #D3DCCC
monochromatic
#8683AA #A9A8C3 #CDCCDC #EDEDF3 #EDEDF3
Accessibility & contrast
On white
1.58
#CDCCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#CDCCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCDC
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCDC | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDD
Deuteranopia (green-blind)
#C8CDDC
Tritanopia (blue-blind)
#CACED1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cdccdc; /* rgb */ color: rgb(205, 204, 220); /* oklch */ color: oklch(85.1% 0.022 288.8);
Tailwind
colors: {
custom: {
50: '#dcdbe6',
500: '#cdccdc',
950: '#000000',
},
}SCSS
$custom: #cdccdc; $custom-light: #dcdbe6; $custom-dark: #000000;
JSON
{
"hex": "#cdccdc",
"rgb": {
"r": 205,
"g": 204,
"b": 220
},
"hsl": {
"h": 243.75,
"s": 18.605,
"l": 83.137
},
"oklch": {
"l": 0.85086,
"c": 0.02203,
"h": 288.8
},
"luminance": 0.61332
}Semantic roles & 50–950 ramp
primary
#CDCCDC
secondary
#B0B29B
accent
#9D4998
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151516
muted
#848484