#BAC2D2#BAC2D2
#BAC2D2 is a light, muted blue. Relative luminance 0.537; OKLCH L 81.3% C 0.024 H 264.4°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC2D2 |
|---|---|
| RGB | rgb(186, 194, 210) |
| HSL | hsl(220, 21%, 78%) |
| HSV | hsv(220, 11%, 82%) |
| CMYK | cmyk(11.4%, 7.6%, 0%, 17.6%) |
| CIE-LAB | lab(78.27, 0.41, -8.94) |
| CIE-LCH | lch(78.27, 8.95, 272.64°) |
| OKLab | oklab(81.28% -0.0023 -0.0241) |
| OKLCH | oklch(81.28% 0.024 264.4) |
| XYZ | xyz(51.1718, 53.6752, 68.6247) |
| Luminance | 0.5368 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.30
Lightsteelblue
#B0C4DE
ΔE00 4.67
Cloudy Blue
#ACC2D9
ΔE00 5.00
Dove Gray
#B6B8BD
ΔE00 5.50
Silver
#C0C0C0
ΔE00 7.47
Light Grey Blue
#9DBCD4
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC2D2 #D2CABA
analogous
#BACED2 #BAC2D2 #BEBAD2
triadic
#BAC2D2 #D2BAC2 #C2D2BA
tetradic
#BAC2D2 #D2BACE #D2CABA #BAD2BE
square
#BAC2D2 #D2BACE #D2CABA #BAD2BE
split-complementary
#BAC2D2 #D2BEBA #CED2BA
monochromatic
#7081A2 #95A1BA #BAC2D2 #DFE3EA #ECEFF3
Accessibility & contrast
On white
1.79
#BAC2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#BAC2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC2D2
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC2D2 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC3D3
Deuteranopia (green-blind)
#BBC1D2
Tritanopia (blue-blind)
#B5C5C7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bac2d2; /* rgb */ color: rgb(186, 194, 210); /* oklch */ color: oklch(81.3% 0.024 264.4);
Tailwind
colors: {
custom: {
50: '#ced4df',
500: '#bac2d2',
950: '#000000',
},
}SCSS
$custom: #bac2d2; $custom-light: #ced4df; $custom-dark: #000000;
JSON
{
"hex": "#bac2d2",
"rgb": {
"r": 186,
"g": 194,
"b": 210
},
"hsl": {
"h": 220,
"s": 21.053,
"l": 77.647
},
"oklch": {
"l": 0.81279,
"c": 0.02417,
"h": 264.4
},
"luminance": 0.53676
}Semantic roles & 50–950 ramp
primary
#BAC2D2
secondary
#A79D89
accent
#82469F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384