#BAC0D2#BAC0D2
#BAC0D2 is a light, muted blue. Relative luminance 0.528; OKLCH L 80.9% C 0.026 H 271.1°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC0D2 |
|---|---|
| RGB | rgb(186, 192, 210) |
| HSL | hsl(225, 21%, 78%) |
| HSV | hsv(225, 11%, 82%) |
| CMYK | cmyk(11.4%, 8.6%, 0%, 17.6%) |
| CIE-LAB | lab(77.75, 1.48, -9.71) |
| CIE-LCH | lch(77.75, 9.82, 278.67°) |
| OKLab | oklab(80.87% 0.0005 -0.0261) |
| OKLCH | oklch(80.87% 0.026 271.1) |
| XYZ | xyz(50.7297, 52.7910, 68.4773) |
| Luminance | 0.5279 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.94
Lightsteelblue
#B0C4DE
ΔE00 5.28
Cloudy Blue
#ACC2D9
ΔE00 5.97
Dove Gray
#B6B8BD
ΔE00 5.98
Silver
#C0C0C0
ΔE00 8.14
Light Grey Blue
#9DBCD4
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC0D2 #D2CCBA
analogous
#BACCD2 #BAC0D2 #C0BAD2
triadic
#BAC0D2 #D2BAC0 #C0D2BA
tetradic
#BAC0D2 #D2BACC #D2CCBA #BAD2C0
square
#BAC0D2 #D2BACC #D2CCBA #BAD2C0
split-complementary
#BAC0D2 #D2C0BA #CCD2BA
monochromatic
#707CA2 #959EBA #BAC0D2 #DFE2EA #ECEEF3
Accessibility & contrast
On white
1.82
#BAC0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#BAC0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC0D2
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC0D2 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC1D3
Deuteranopia (green-blind)
#B9BFD2
Tritanopia (blue-blind)
#B5C3C6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bac0d2; /* rgb */ color: rgb(186, 192, 210); /* oklch */ color: oklch(80.9% 0.026 271.1);
Tailwind
colors: {
custom: {
50: '#ced3df',
500: '#bac0d2',
950: '#000000',
},
}SCSS
$custom: #bac0d2; $custom-light: #ced3df; $custom-dark: #000000;
JSON
{
"hex": "#bac0d2",
"rgb": {
"r": 186,
"g": 192,
"b": 210
},
"hsl": {
"h": 225,
"s": 21.053,
"l": 77.647
},
"oklch": {
"l": 0.8087,
"c": 0.02615,
"h": 271.1
},
"luminance": 0.52792
}Semantic roles & 50–950 ramp
primary
#BAC0D2
secondary
#A7A089
accent
#89469F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384