#B6C0CE#B6C0CE
#B6C0CE is a light, muted blue. Relative luminance 0.521; OKLCH L 80.4% C 0.023 H 256.8°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B6C0CE |
|---|---|
| RGB | rgb(182, 192, 206) |
| HSL | hsl(215, 20%, 76%) |
| HSV | hsv(215, 12%, 81%) |
| CMYK | cmyk(11.7%, 6.8%, 0%, 19.2%) |
| CIE-LAB | lab(77.34, -0.65, -8.19) |
| CIE-LCH | lch(77.34, 8.22, 265.45°) |
| OKLab | oklab(80.44% -0.0052 -0.022) |
| OKLCH | oklch(80.44% 0.023 256.8) |
| XYZ | xyz(49.2791, 52.0999, 65.8406) |
| Luminance | 0.5210 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.39
Light Blue Grey
#B7C9E2
ΔE00 4.64
Lightsteelblue
#B0C4DE
ΔE00 4.70
Dove Gray
#B6B8BD
ΔE00 4.89
Light Grey Blue
#9DBCD4
ΔE00 6.87
Silver
#C0C0C0
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6C0CE #CEC4B6
analogous
#B6CCCE #B6C0CE #B8B6CE
triadic
#B6C0CE #CEB6C0 #C0CEB6
tetradic
#B6C0CE #CEB6CC #CEC4B6 #B6CEB8
square
#B6C0CE #CEB6CC #CEC4B6 #B6CEB8
split-complementary
#B6C0CE #CEB8B6 #CCCEB6
monochromatic
#6D819D #91A0B5 #B6C0CE #DBE0E7 #EDEFF3
Accessibility & contrast
On white
1.84
#B6C0CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#B6C0CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6C0CE
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6C0CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6C0CE | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC0CF
Deuteranopia (green-blind)
#B9BECE
Tritanopia (blue-blind)
#B0C3C4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b6c0ce; /* rgb */ color: rgb(182, 192, 206); /* oklch */ color: oklch(80.4% 0.023 256.8);
Tailwind
colors: {
custom: {
50: '#ccd3dd',
500: '#b6c0ce',
950: '#000000',
},
}SCSS
$custom: #b6c0ce; $custom-light: #ccd3dd; $custom-dark: #000000;
JSON
{
"hex": "#b6c0ce",
"rgb": {
"r": 182,
"g": 192,
"b": 206
},
"hsl": {
"h": 215,
"s": 19.672,
"l": 76.078
},
"oklch": {
"l": 0.80436,
"c": 0.02265,
"h": 256.8
},
"luminance": 0.52101
}Semantic roles & 50–950 ramp
primary
#B6C0CE
secondary
#A39785
accent
#7A479E
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131415
muted
#838384