#C3CCDB#C3CCDB
#C3CCDB is a very light, muted blue. Relative luminance 0.599; OKLCH L 84.3% C 0.023 H 260.7°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CCDB |
|---|---|
| RGB | rgb(195, 204, 219) |
| HSL | hsl(218, 25%, 81%) |
| HSV | hsv(218, 11%, 86%) |
| CMYK | cmyk(11%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(81.78, -0.13, -8.48) |
| CIE-LCH | lch(81.78, 8.48, 269.12°) |
| OKLab | oklab(84.29% -0.0037 -0.0228) |
| OKLCH | oklch(84.29% 0.023 260.7) |
| XYZ | xyz(56.8819, 59.9016, 75.5695) |
| Luminance | 0.5990 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.17
Lightsteelblue
#B0C4DE
ΔE00 5.16
Cloudy Blue
#ACC2D9
ΔE00 5.52
Fog
#D8DCE0
ΔE00 6.23
Dove Gray
#B6B8BD
ΔE00 6.75
Light Gray
#D3D3D3
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CCDB #DBD2C3
analogous
#C3D8DB #C3CCDB #C6C3DB
triadic
#C3CCDB #DBC3CC #CCDBC3
tetradic
#C3CCDB #DBC3D8 #DBD2C3 #C3DBC6
square
#C3CCDB #DBC3D8 #DBD2C3 #C3DBC6
split-complementary
#C3CCDB #DBC6C3 #D8DBC3
monochromatic
#768BAD #9DABC4 #C3CCDB #E9EDF2 #ECEFF4
Accessibility & contrast
On white
1.62
#C3CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#C3CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CCDB
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CCDB | 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)
#C7CDDC
Deuteranopia (green-blind)
#C5CADB
Tritanopia (blue-blind)
#BECFD1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c3ccdb; /* rgb */ color: rgb(195, 204, 219); /* oklch */ color: oklch(84.3% 0.023 260.7);
Tailwind
colors: {
custom: {
50: '#d5dbe6',
500: '#c3ccdb',
950: '#000000',
},
}SCSS
$custom: #c3ccdb; $custom-light: #d5dbe6; $custom-dark: #000000;
JSON
{
"hex": "#c3ccdb",
"rgb": {
"r": 195,
"g": 204,
"b": 219
},
"hsl": {
"h": 217.5,
"s": 25,
"l": 81.176
},
"oklch": {
"l": 0.84287,
"c": 0.02311,
"h": 260.7
},
"luminance": 0.59902
}Semantic roles & 50–950 ramp
primary
#C3CCDB
secondary
#B2A591
accent
#7F42A4
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484