#C6CBDA#C6CBDA
#C6CBDA is a very light, muted blue. Relative luminance 0.598; OKLCH L 84.3% C 0.022 H 271.1°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CBDA |
|---|---|
| RGB | rgb(198, 203, 218) |
| HSL | hsl(225, 21%, 82%) |
| HSV | hsv(225, 9%, 85%) |
| CMYK | cmyk(9.2%, 6.9%, 0%, 14.5%) |
| CIE-LAB | lab(81.72, 1.18, -8.02) |
| CIE-LCH | lch(81.72, 8.11, 278.36°) |
| OKLab | oklab(84.28% 0.0004 -0.0215) |
| OKLCH | oklch(84.28% 0.022 271.1) |
| XYZ | xyz(57.2969, 59.7791, 74.8360) |
| Luminance | 0.5978 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.33
Lightsteelblue
#B0C4DE
ΔE00 6.32
Fog
#D8DCE0
ΔE00 6.42
Dove Gray
#B6B8BD
ΔE00 6.56
Cloudy Blue
#ACC2D9
ΔE00 6.96
Light Gray
#D3D3D3
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CBDA #DAD5C6
analogous
#C6D5DA #C6CBDA #CBC6DA
triadic
#C6CBDA #DAC6CB #CBDAC6
tetradic
#C6CBDA #DAC6D5 #DAD5C6 #C6DACB
square
#C6CBDA #DAC6D5 #DAD5C6 #C6DACB
split-complementary
#C6CBDA #DACBC6 #D5DAC6
monochromatic
#7C87AA #A1A9C2 #C6CBDA #EBEDF2 #ECEEF3
Accessibility & contrast
On white
1.62
#C6CBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#C6CBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CBDA
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CBDA | 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)
#C7CCDB
Deuteranopia (green-blind)
#C6CADA
Tritanopia (blue-blind)
#C2CED0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c6cbda; /* rgb */ color: rgb(198, 203, 218); /* oklch */ color: oklch(84.3% 0.022 271.1);
Tailwind
colors: {
custom: {
50: '#d7dae5',
500: '#c6cbda',
950: '#000000',
},
}SCSS
$custom: #c6cbda; $custom-light: #d7dae5; $custom-dark: #000000;
JSON
{
"hex": "#c6cbda",
"rgb": {
"r": 198,
"g": 203,
"b": 218
},
"hsl": {
"h": 225,
"s": 21.277,
"l": 81.569
},
"oklch": {
"l": 0.84279,
"c": 0.02153,
"h": 271.1
},
"luminance": 0.5978
}Semantic roles & 50–950 ramp
primary
#C6CBDA
secondary
#B0A994
accent
#8946A0
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384