#C2CCDB#C2CCDB
#C2CCDB is a very light, muted blue. Relative luminance 0.598; OKLCH L 84.2% C 0.024 H 258.4°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CCDB |
|---|---|
| RGB | rgb(194, 204, 219) |
| HSL | hsl(216, 26%, 81%) |
| HSV | hsv(216, 11%, 86%) |
| CMYK | cmyk(11.4%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(81.71, -0.46, -8.60) |
| CIE-LCH | lch(81.71, 8.61, 266.97°) |
| OKLab | oklab(84.21% -0.0048 -0.0231) |
| OKLCH | oklch(84.21% 0.024 258.4) |
| XYZ | xyz(56.6244, 59.7688, 75.5574) |
| Luminance | 0.5977 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.98
Lightsteelblue
#B0C4DE
ΔE00 4.95
Cloudy Blue
#ACC2D9
ΔE00 5.20
Fog
#D8DCE0
ΔE00 6.29
Dove Gray
#B6B8BD
ΔE00 6.82
Light Gray
#D3D3D3
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CCDB #DBD1C2
analogous
#C2D8DB #C2CCDB #C4C2DB
triadic
#C2CCDB #DBC2CC #CCDBC2
tetradic
#C2CCDB #DBC2D8 #DBD1C2 #C2DBC4
square
#C2CCDB #DBC2D8 #DBD1C2 #C2DBC4
split-complementary
#C2CCDB #DBC4C2 #D8DBC2
monochromatic
#758CAE #9CACC4 #C2CCDB #E8ECF2 #ECEFF4
Accessibility & contrast
On white
1.62
#C2CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#C2CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CCDB
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CCDB | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDC
Deuteranopia (green-blind)
#C5CADB
Tritanopia (blue-blind)
#BCCFD1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c2ccdb; /* rgb */ color: rgb(194, 204, 219); /* oklch */ color: oklch(84.2% 0.024 258.4);
Tailwind
colors: {
custom: {
50: '#d4dbe6',
500: '#c2ccdb',
950: '#000000',
},
}SCSS
$custom: #c2ccdb; $custom-light: #d4dbe6; $custom-dark: #000000;
JSON
{
"hex": "#c2ccdb",
"rgb": {
"r": 194,
"g": 204,
"b": 219
},
"hsl": {
"h": 216,
"s": 25.773,
"l": 80.98
},
"oklch": {
"l": 0.84212,
"c": 0.02361,
"h": 258.4
},
"luminance": 0.5977
}Semantic roles & 50–950 ramp
primary
#C2CCDB
secondary
#B2A490
accent
#7D41A4
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484