#CCCCDD#CCCCDD
#CCCCDD is a very light, muted blue. Relative luminance 0.612; OKLCH L 85.0% C 0.023 H 285.9°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCCDD |
|---|---|
| RGB | rgb(204, 204, 221) |
| HSL | hsl(240, 20%, 83%) |
| HSV | hsv(240, 8%, 87%) |
| CMYK | cmyk(7.7%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(82.51, 3.22, -8.40) |
| CIE-LCH | lch(82.51, 9.00, 290.96°) |
| OKLab | oklab(85.04% 0.0064 -0.0225) |
| OKLCH | oklch(85.04% 0.023 285.9) |
| XYZ | xyz(59.5433, 61.2433, 77.0768) |
| Luminance | 0.6124 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.08
Light Blue Grey
#B7C9E2
ΔE00 7.55
Fog
#D8DCE0
ΔE00 7.62
Dove Gray
#B6B8BD
ΔE00 7.88
Light Gray
#D3D3D3
ΔE00 8.07
Lightsteelblue
#B0C4DE
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCCDD #DDDDCC
analogous
#CCD4DD #CCCCDD #D4CCDD
triadic
#CCCCDD #DDCCCC #CCDDCC
tetradic
#CCCCDD #DDCCD4 #DDDDCC #CCDDD4
square
#CCCCDD #DDCCD4 #DDDDCC #CCDDD4
split-complementary
#CCCCDD #DDD4CC #D4DDCC
monochromatic
#8383AC #A7A7C5 #CCCCDD #EDEDF3 #EDEDF3
Accessibility & contrast
On white
1.59
#CCCCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#CCCCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCCDD
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCCDD | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CEDE
Deuteranopia (green-blind)
#C8CDDC
Tritanopia (blue-blind)
#C9CFD1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ccccdd; /* rgb */ color: rgb(204, 204, 221); /* oklch */ color: oklch(85.0% 0.023 285.9);
Tailwind
colors: {
custom: {
50: '#dbdbe7',
500: '#ccccdd',
950: '#000000',
},
}SCSS
$custom: #ccccdd; $custom-light: #dbdbe7; $custom-dark: #000000;
JSON
{
"hex": "#ccccdd",
"rgb": {
"r": 204,
"g": 204,
"b": 221
},
"hsl": {
"h": 240,
"s": 20,
"l": 83.333
},
"oklch": {
"l": 0.85039,
"c": 0.02341,
"h": 285.9
},
"luminance": 0.61244
}Semantic roles & 50–950 ramp
primary
#CCCCDD
secondary
#B3B39A
accent
#9E479E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151516
muted
#848484