#CCCADA#CCCADA
#CCCADA is a very light, muted blue. Relative luminance 0.601; OKLCH L 84.5% C 0.022 H 291.7°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCADA |
|---|---|
| RGB | rgb(204, 202, 218) |
| HSL | hsl(248, 18%, 82%) |
| HSV | hsv(248, 7%, 85%) |
| CMYK | cmyk(6.4%, 7.3%, 0%, 14.5%) |
| CIE-LAB | lab(81.91, 3.69, -7.68) |
| CIE-LCH | lch(81.91, 8.52, 295.68°) |
| OKLab | oklab(84.55% 0.0082 -0.0206) |
| OKLCH | oklch(84.55% 0.022 291.7) |
| XYZ | xyz(58.6749, 60.1402, 74.8331) |
| Luminance | 0.6014 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.58
Dove Gray
#B6B8BD
ΔE00 7.64
Fog
#D8DCE0
ΔE00 7.93
Light Gray
#D3D3D3
ΔE00 8.00
Silver
#C0C0C0
ΔE00 8.33
Light Blue Grey
#B7C9E2
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCADA #D8DACA
analogous
#CAD0DA #CCCADA #D4CADA
triadic
#CCCADA #DACCCA #CADACC
tetradic
#CCCADA #DACAD0 #D8DACA #CADAD4
square
#CCCADA #DACAD0 #D8DACA #CADAD4
split-complementary
#CCCADA #DAD4CA #D0DACA
monochromatic
#8782A8 #A9A6C1 #CCCADA #EEEDF2 #EEEDF2
Accessibility & contrast
On white
1.61
#CCCADA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#CCCADA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCADA
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCADA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCADA | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDB
Deuteranopia (green-blind)
#C7CBDA
Tritanopia (blue-blind)
#CACCCF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cccada; /* rgb */ color: rgb(204, 202, 218); /* oklch */ color: oklch(84.5% 0.022 291.7);
Tailwind
colors: {
custom: {
50: '#dbdae5',
500: '#cccada',
950: '#000000',
},
}SCSS
$custom: #cccada; $custom-light: #dbdae5; $custom-dark: #000000;
JSON
{
"hex": "#cccada",
"rgb": {
"r": 204,
"g": 202,
"b": 218
},
"hsl": {
"h": 247.5,
"s": 17.778,
"l": 82.353
},
"oklch": {
"l": 0.84545,
"c": 0.02212,
"h": 291.7
},
"luminance": 0.6014
}Semantic roles & 50–950 ramp
primary
#CCCADA
secondary
#ADAF99
accent
#9C4992
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384