#CCCCDB#CCCCDB
#CCCCDB is a very light, muted blue. Relative luminance 0.611; OKLCH L 85.0% C 0.021 H 286.0°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCCDB |
|---|---|
| RGB | rgb(204, 204, 219) |
| HSL | hsl(240, 17%, 83%) |
| HSV | hsv(240, 7%, 86%) |
| CMYK | cmyk(6.8%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(82.45, 2.83, -7.42) |
| CIE-LCH | lch(82.45, 7.94, 290.87°) |
| OKLab | oklab(84.98% 0.0057 -0.0199) |
| OKLCH | oklch(84.98% 0.021 286) |
| XYZ | xyz(59.2784, 61.1373, 75.6818) |
| Luminance | 0.6114 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.30
Fog
#D8DCE0
ΔE00 6.95
Dove Gray
#B6B8BD
ΔE00 7.30
Light Gray
#D3D3D3
ΔE00 7.30
Light Blue Grey
#B7C9E2
ΔE00 7.60
Silver
#C0C0C0
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCCDB #DBDBCC
analogous
#CCD3DB #CCCCDB #D3CCDB
triadic
#CCCCDB #DBCCCC #CCDBCC
tetradic
#CCCCDB #DBCCD3 #DBDBCC #CCDBD3
square
#CCCCDB #DBCCD3 #DBDBCC #CCDBD3
split-complementary
#CCCCDB #DBD3CC #D3DBCC
monochromatic
#8484A8 #A8A8C2 #CCCCDB #EDEDF2 #EDEDF2
Accessibility & contrast
On white
1.59
#CCCCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#CCCCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCCDB
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCCDB | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDC
Deuteranopia (green-blind)
#C8CDDB
Tritanopia (blue-blind)
#C9CED1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ccccdb; /* rgb */ color: rgb(204, 204, 219); /* oklch */ color: oklch(85.0% 0.021 286.0);
Tailwind
colors: {
custom: {
50: '#dbdbe6',
500: '#ccccdb',
950: '#000000',
},
}SCSS
$custom: #ccccdb; $custom-light: #dbdbe6; $custom-dark: #000000;
JSON
{
"hex": "#ccccdb",
"rgb": {
"r": 204,
"g": 204,
"b": 219
},
"hsl": {
"h": 240,
"s": 17.241,
"l": 82.941
},
"oklch": {
"l": 0.84976,
"c": 0.02066,
"h": 286
},
"luminance": 0.61138
}Semantic roles & 50–950 ramp
primary
#CCCCDB
secondary
#B0B09B
accent
#9C4A9C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151515
muted
#848484