#C3CBDA#C3CBDA
#C3CBDA is a very light, muted blue. Relative luminance 0.594; OKLCH L 84.1% C 0.023 H 263.2°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CBDA |
|---|---|
| RGB | rgb(195, 203, 218) |
| HSL | hsl(219, 24%, 81%) |
| HSV | hsv(219, 11%, 85%) |
| CMYK | cmyk(10.6%, 6.9%, 0%, 14.5%) |
| CIE-LAB | lab(81.50, 0.20, -8.37) |
| CIE-LCH | lch(81.50, 8.38, 271.35°) |
| OKLab | oklab(84.05% -0.0027 -0.0225) |
| OKLCH | oklch(84.05% 0.023 263.2) |
| XYZ | xyz(56.5138, 59.3753, 74.7993) |
| Luminance | 0.5938 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.35
Lightsteelblue
#B0C4DE
ΔE00 5.31
Cloudy Blue
#ACC2D9
ΔE00 5.74
Fog
#D8DCE0
ΔE00 6.35
Dove Gray
#B6B8BD
ΔE00 6.54
Light Gray
#D3D3D3
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CBDA #DAD2C3
analogous
#C3D6DA #C3CBDA #C6C3DA
triadic
#C3CBDA #DAC3CB #CBDAC3
tetradic
#C3CBDA #DAC3D6 #DAD2C3 #C3DAC6
square
#C3CBDA #DAC3D6 #DAD2C3 #C3DAC6
split-complementary
#C3CBDA #DAC6C3 #D6DAC3
monochromatic
#7789AB #9DAAC3 #C3CBDA #E9ECF1 #ECEFF3
Accessibility & contrast
On white
1.63
#C3CBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#C3CBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CBDA
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CBDA | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDB
Deuteranopia (green-blind)
#C4CADA
Tritanopia (blue-blind)
#BECED0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c3cbda; /* rgb */ color: rgb(195, 203, 218); /* oklch */ color: oklch(84.1% 0.023 263.2);
Tailwind
colors: {
custom: {
50: '#d5dae5',
500: '#c3cbda',
950: '#000000',
},
}SCSS
$custom: #c3cbda; $custom-light: #d5dae5; $custom-dark: #000000;
JSON
{
"hex": "#c3cbda",
"rgb": {
"r": 195,
"g": 203,
"b": 218
},
"hsl": {
"h": 219.13,
"s": 23.711,
"l": 80.98
},
"oklch": {
"l": 0.84052,
"c": 0.02267,
"h": 263.2
},
"luminance": 0.59376
}Semantic roles & 50–950 ramp
primary
#C3CBDA
secondary
#B0A591
accent
#8143A2
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384