#C2CCDD#C2CCDD
#C2CCDD is a very light, muted blue. Relative luminance 0.599; OKLCH L 84.3% C 0.026 H 261.1°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CCDD |
|---|---|
| RGB | rgb(194, 204, 221) |
| HSL | hsl(218, 28%, 81%) |
| HSV | hsv(218, 12%, 87%) |
| CMYK | cmyk(12.2%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(81.77, -0.05, -9.58) |
| CIE-LCH | lch(81.77, 9.58, 269.70°) |
| OKLab | oklab(84.28% -0.004 -0.0258) |
| OKLCH | oklch(84.28% 0.026 261.1) |
| XYZ | xyz(56.8892, 59.8748, 76.9524) |
| Luminance | 0.5988 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.49
Lightsteelblue
#B0C4DE
ΔE00 4.57
Cloudy Blue
#ACC2D9
ΔE00 5.12
Fog
#D8DCE0
ΔE00 6.87
Dove Gray
#B6B8BD
ΔE00 7.29
Light Gray
#D3D3D3
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CCDD #DDD3C2
analogous
#C2DADD #C2CCDD #C6C2DD
triadic
#C2CCDD #DDC2CC #CCDDC2
tetradic
#C2CCDD #DDC2DA #DDD3C2 #C2DDC6
square
#C2CCDD #DDC2DA #DDD3C2 #C2DDC6
split-complementary
#C2CCDD #DDC6C2 #DADDC2
monochromatic
#738AB1 #9BABC7 #C2CCDD #E9EDF3 #EBEFF4
Accessibility & contrast
On white
1.62
#C2CCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#C2CCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CCDD
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CCDD | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDE
Deuteranopia (green-blind)
#C4CADD
Tritanopia (blue-blind)
#BCCFD1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c2ccdd; /* rgb */ color: rgb(194, 204, 221); /* oklch */ color: oklch(84.3% 0.026 261.1);
Tailwind
colors: {
custom: {
50: '#d4dbe7',
500: '#c2ccdd',
950: '#000000',
},
}SCSS
$custom: #c2ccdd; $custom-light: #d4dbe7; $custom-dark: #000000;
JSON
{
"hex": "#c2ccdd",
"rgb": {
"r": 194,
"g": 204,
"b": 221
},
"hsl": {
"h": 217.778,
"s": 28.421,
"l": 81.373
},
"oklch": {
"l": 0.84276,
"c": 0.02612,
"h": 261.1
},
"luminance": 0.59876
}Semantic roles & 50–950 ramp
primary
#C2CCDD
secondary
#B4A68F
accent
#803EA7
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141516
muted
#838484