#C2CBDA#C2CBDA
#C2CBDA is a very light, muted blue. Relative luminance 0.592; OKLCH L 84.0% C 0.023 H 260.7°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CBDA |
|---|---|
| RGB | rgb(194, 203, 218) |
| HSL | hsl(218, 24%, 81%) |
| HSV | hsv(218, 11%, 85%) |
| CMYK | cmyk(11%, 6.9%, 0%, 14.5%) |
| CIE-LAB | lab(81.42, -0.13, -8.49) |
| CIE-LCH | lch(81.42, 8.49, 269.13°) |
| OKLab | oklab(83.98% -0.0037 -0.0228) |
| OKLCH | oklch(83.98% 0.023 260.7) |
| XYZ | xyz(56.2562, 59.2425, 74.7872) |
| Luminance | 0.5924 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.11
Lightsteelblue
#B0C4DE
ΔE00 5.05
Cloudy Blue
#ACC2D9
ΔE00 5.39
Fog
#D8DCE0
ΔE00 6.39
Dove Gray
#B6B8BD
ΔE00 6.58
Light Gray
#D3D3D3
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CBDA #DAD1C2
analogous
#C2D7DA #C2CBDA #C5C2DA
triadic
#C2CBDA #DAC2CB #CBDAC2
tetradic
#C2CBDA #DAC2D7 #DAD1C2 #C2DAC5
square
#C2CBDA #DAC2D7 #DAD1C2 #C2DAC5
split-complementary
#C2CBDA #DAC5C2 #D7DAC2
monochromatic
#768AAC #9CABC3 #C2CBDA #E8EBF1 #ECEFF3
Accessibility & contrast
On white
1.63
#C2CBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#C2CBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CBDA
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CBDA | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDB
Deuteranopia (green-blind)
#C4C9DA
Tritanopia (blue-blind)
#BDCED0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c2cbda; /* rgb */ color: rgb(194, 203, 218); /* oklch */ color: oklch(84.0% 0.023 260.7);
Tailwind
colors: {
custom: {
50: '#d4dae5',
500: '#c2cbda',
950: '#000000',
},
}SCSS
$custom: #c2cbda; $custom-light: #d4dae5; $custom-dark: #000000;
JSON
{
"hex": "#c2cbda",
"rgb": {
"r": 194,
"g": 203,
"b": 218
},
"hsl": {
"h": 217.5,
"s": 24.49,
"l": 80.784
},
"oklch": {
"l": 0.83976,
"c": 0.02313,
"h": 260.7
},
"luminance": 0.59243
}Semantic roles & 50–950 ramp
primary
#C2CBDA
secondary
#B0A490
accent
#7F43A3
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384