#C2CCDC#C2CCDC
#C2CCDC is a very light, muted blue. Relative luminance 0.598; OKLCH L 84.2% C 0.025 H 259.8°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CCDC |
|---|---|
| RGB | rgb(194, 204, 220) |
| HSL | hsl(217, 27%, 81%) |
| HSV | hsv(217, 12%, 86%) |
| CMYK | cmyk(11.8%, 7.3%, 0%, 13.7%) |
| CIE-LAB | lab(81.74, -0.25, -9.09) |
| CIE-LCH | lch(81.74, 9.09, 268.41°) |
| OKLab | oklab(84.24% -0.0044 -0.0245) |
| OKLCH | oklch(84.24% 0.025 259.8) |
| XYZ | xyz(56.7564, 59.8216, 76.2528) |
| Luminance | 0.5982 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.71
Lightsteelblue
#B0C4DE
ΔE00 4.74
Cloudy Blue
#ACC2D9
ΔE00 5.14
Fog
#D8DCE0
ΔE00 6.57
Dove Gray
#B6B8BD
ΔE00 7.05
Light Gray
#D3D3D3
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CCDC #DCD2C2
analogous
#C2D9DC #C2CCDC #C5C2DC
triadic
#C2CCDC #DCC2CC #CCDCC2
tetradic
#C2CCDC #DCC2D9 #DCD2C2 #C2DCC5
square
#C2CCDC #DCC2D9 #DCD2C2 #C2DCC5
split-complementary
#C2CCDC #DCC5C2 #D9DCC2
monochromatic
#748BAF #9BABC6 #C2CCDC #E9EDF2 #ECEFF4
Accessibility & contrast
On white
1.62
#C2CCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#C2CCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CCDC
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CCDC | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDD
Deuteranopia (green-blind)
#C4CADC
Tritanopia (blue-blind)
#BCCFD1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c2ccdc; /* rgb */ color: rgb(194, 204, 220); /* oklch */ color: oklch(84.2% 0.025 259.8);
Tailwind
colors: {
custom: {
50: '#d4dbe6',
500: '#c2ccdc',
950: '#000000',
},
}SCSS
$custom: #c2ccdc; $custom-light: #d4dbe6; $custom-dark: #000000;
JSON
{
"hex": "#c2ccdc",
"rgb": {
"r": 194,
"g": 204,
"b": 220
},
"hsl": {
"h": 216.923,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.84244,
"c": 0.02486,
"h": 259.8
},
"luminance": 0.59822
}Semantic roles & 50–950 ramp
primary
#C2CCDC
secondary
#B3A58F
accent
#7F40A6
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141516
muted
#838484