#CCCDDD#CCCDDD
#CCCDDD is a very light, muted blue. Relative luminance 0.617; OKLCH L 85.2% C 0.022 H 283.1°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCDDD |
|---|---|
| RGB | rgb(204, 205, 221) |
| HSL | hsl(236, 20%, 83%) |
| HSV | hsv(236, 8%, 87%) |
| CMYK | cmyk(7.7%, 7.2%, 0%, 13.3%) |
| CIE-LAB | lab(82.76, 2.69, -8.02) |
| CIE-LCH | lch(82.76, 8.46, 288.53°) |
| OKLab | oklab(85.24% 0.005 -0.0215) |
| OKLCH | oklch(85.24% 0.022 283.1) |
| XYZ | xyz(59.7817, 61.7201, 77.1563) |
| Luminance | 0.6172 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.03
Fog
#D8DCE0
ΔE00 6.99
Light Blue Grey
#B7C9E2
ΔE00 7.14
Light Gray
#D3D3D3
ΔE00 7.56
Dove Gray
#B6B8BD
ΔE00 7.60
Gainsboro
#DCDCDC
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCDDD #DDDCCC
analogous
#CCD5DD #CCCDDD #D3CCDD
triadic
#CCCDDD #DDCCCD #CDDDCC
tetradic
#CCCDDD #DDCCD5 #DDDCCC #CCDDD3
square
#CCCDDD #DDCCD5 #DDDCCC #CCDDD3
split-complementary
#CCCDDD #DDD3CC #D5DDCC
monochromatic
#8385AC #A7A9C5 #CCCDDD #EDEDF3 #EDEDF3
Accessibility & contrast
On white
1.57
#CCCDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#CCCDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCDDD
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCDDD | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CFDE
Deuteranopia (green-blind)
#C9CEDD
Tritanopia (blue-blind)
#C9D0D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cccddd; /* rgb */ color: rgb(204, 205, 221); /* oklch */ color: oklch(85.2% 0.022 283.1);
Tailwind
colors: {
custom: {
50: '#dbdce7',
500: '#cccddd',
950: '#000000',
},
}SCSS
$custom: #cccddd; $custom-light: #dbdce7; $custom-dark: #000000;
JSON
{
"hex": "#cccddd",
"rgb": {
"r": 204,
"g": 205,
"b": 221
},
"hsl": {
"h": 236.471,
"s": 20,
"l": 83.333
},
"oklch": {
"l": 0.85239,
"c": 0.02207,
"h": 283.1
},
"luminance": 0.6172
}Semantic roles & 50–950 ramp
primary
#CCCDDD
secondary
#B3B29A
accent
#99479E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151516
muted
#848484