#C0CBDA#C0CBDA
#C0CBDA is a very light, muted cyan. Relative luminance 0.590; OKLCH L 83.8% C 0.024 H 256.1°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CBDA |
|---|---|
| RGB | rgb(192, 203, 218) |
| HSL | hsl(215, 26%, 80%) |
| HSV | hsv(215, 12%, 85%) |
| CMYK | cmyk(11.9%, 6.9%, 0%, 14.5%) |
| CIE-LAB | lab(81.28, -0.78, -8.72) |
| CIE-LCH | lch(81.28, 8.75, 264.89°) |
| OKLab | oklab(83.83% -0.0058 -0.0235) |
| OKLCH | oklch(83.83% 0.024 256.1) |
| XYZ | xyz(55.7462, 58.9795, 74.7633) |
| Luminance | 0.5898 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.79
Lightsteelblue
#B0C4DE
ΔE00 4.66
Cloudy Blue
#ACC2D9
ΔE00 4.78
Fog
#D8DCE0
ΔE00 6.53
Dove Gray
#B6B8BD
ΔE00 6.74
Light Gray
#D3D3D3
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CBDA #DACFC0
analogous
#C0D8DA #C0CBDA #C2C0DA
triadic
#C0CBDA #DAC0CB #CBDAC0
tetradic
#C0CBDA #DAC0D8 #DACFC0 #C0DAC2
square
#C0CBDA #DAC0D8 #DACFC0 #C0DAC2
split-complementary
#C0CBDA #DAC2C0 #D8DAC0
monochromatic
#738BAD #99ABC3 #C0CBDA #E7EBF1 #ECEFF4
Accessibility & contrast
On white
1.64
#C0CBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#C0CBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CBDA
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CBDA | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBDB
Deuteranopia (green-blind)
#C3C9DA
Tritanopia (blue-blind)
#BACED0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c0cbda; /* rgb */ color: rgb(192, 203, 218); /* oklch */ color: oklch(83.8% 0.024 256.1);
Tailwind
colors: {
custom: {
50: '#d3dae5',
500: '#c0cbda',
950: '#000000',
},
}SCSS
$custom: #c0cbda; $custom-light: #d3dae5; $custom-dark: #000000;
JSON
{
"hex": "#c0cbda",
"rgb": {
"r": 192,
"g": 203,
"b": 218
},
"hsl": {
"h": 214.615,
"s": 26,
"l": 80.392
},
"oklch": {
"l": 0.83827,
"c": 0.02418,
"h": 256.1
},
"luminance": 0.5898
}Semantic roles & 50–950 ramp
primary
#C0CBDA
secondary
#B1A28E
accent
#7A41A5
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384