#BAC2D6#BAC2D6
#BAC2D6 is a light, muted blue. Relative luminance 0.539; OKLCH L 81.4% C 0.029 H 268.3°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC2D6 |
|---|---|
| RGB | rgb(186, 194, 214) |
| HSL | hsl(223, 25%, 78%) |
| HSV | hsv(223, 13%, 84%) |
| CMYK | cmyk(13.1%, 9.3%, 0%, 16.1%) |
| CIE-LAB | lab(78.39, 1.24, -10.92) |
| CIE-LCH | lch(78.39, 10.99, 276.45°) |
| OKLab | oklab(81.41% -0.0009 -0.0295) |
| OKLCH | oklch(81.41% 0.029 268.3) |
| XYZ | xyz(51.6764, 53.8770, 71.2820) |
| Luminance | 0.5388 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.96
Lightsteelblue
#B0C4DE
ΔE00 4.39
Cloudy Blue
#ACC2D9
ΔE00 5.27
Dove Gray
#B6B8BD
ΔE00 6.83
Light Grey Blue
#9DBCD4
ΔE00 8.42
Silver
#C0C0C0
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC2D6 #D6CEBA
analogous
#BAD0D6 #BAC2D6 #C0BAD6
triadic
#BAC2D6 #D6BAC2 #C2D6BA
tetradic
#BAC2D6 #D6BAD0 #D6CEBA #BAD6C0
square
#BAC2D6 #D6BAD0 #D6CEBA #BAD6C0
split-complementary
#BAC2D6 #D6C0BA #D0D6BA
monochromatic
#6D7EA8 #94A0BF #BAC2D6 #E0E4ED #ECEEF4
Accessibility & contrast
On white
1.78
#BAC2D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#BAC2D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC2D6
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC2D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC2D6 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC3D7
Deuteranopia (green-blind)
#BAC1D5
Tritanopia (blue-blind)
#B4C6C8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bac2d6; /* rgb */ color: rgb(186, 194, 214); /* oklch */ color: oklch(81.4% 0.029 268.3);
Tailwind
colors: {
custom: {
50: '#ced4e2',
500: '#bac2d6',
950: '#000000',
},
}SCSS
$custom: #bac2d6; $custom-light: #ced4e2; $custom-dark: #000000;
JSON
{
"hex": "#bac2d6",
"rgb": {
"r": 186,
"g": 194,
"b": 214
},
"hsl": {
"h": 222.857,
"s": 25.455,
"l": 78.431
},
"oklch": {
"l": 0.8141,
"c": 0.02947,
"h": 268.3
},
"luminance": 0.53878
}Semantic roles & 50–950 ramp
primary
#BAC2D6
secondary
#ACA288
accent
#8842A4
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384