#BAC0D0#BAC0D0
#BAC0D0 is a light, muted blue. Relative luminance 0.527; OKLCH L 80.8% C 0.023 H 269.4°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC0D0 |
|---|---|
| RGB | rgb(186, 192, 208) |
| HSL | hsl(224, 19%, 77%) |
| HSV | hsv(224, 11%, 82%) |
| CMYK | cmyk(10.6%, 7.7%, 0%, 18.4%) |
| CIE-LAB | lab(77.69, 1.07, -8.72) |
| CIE-LCH | lch(77.69, 8.78, 277.01°) |
| OKLab | oklab(80.81% -0.0002 -0.0234) |
| OKLCH | oklch(80.81% 0.023 269.4) |
| XYZ | xyz(50.4821, 52.6919, 67.1732) |
| Luminance | 0.5269 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.08
Dove Gray
#B6B8BD
ΔE00 5.25
Lightsteelblue
#B0C4DE
ΔE00 5.41
Cloudy Blue
#ACC2D9
ΔE00 5.86
Silver
#C0C0C0
ΔE00 7.39
Fog
#D8DCE0
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC0D0 #D0CABA
analogous
#BACBD0 #BAC0D0 #BFBAD0
triadic
#BAC0D0 #D0BAC0 #C0D0BA
tetradic
#BAC0D0 #D0BACB #D0CABA #BAD0BF
square
#BAC0D0 #D0BACB #D0CABA #BAD0BF
split-complementary
#BAC0D0 #D0BFBA #CBD0BA
monochromatic
#717E9E #969FB7 #BAC0D0 #DEE1E9 #EDEEF3
Accessibility & contrast
On white
1.82
#BAC0D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#BAC0D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC0D0
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC0D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC0D0 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC1D1
Deuteranopia (green-blind)
#BABFD0
Tritanopia (blue-blind)
#B5C3C5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bac0d0; /* rgb */ color: rgb(186, 192, 208); /* oklch */ color: oklch(80.8% 0.023 269.4);
Tailwind
colors: {
custom: {
50: '#ced3de',
500: '#bac0d0',
950: '#000000',
},
}SCSS
$custom: #bac0d0; $custom-light: #ced3de; $custom-dark: #000000;
JSON
{
"hex": "#bac0d0",
"rgb": {
"r": 186,
"g": 192,
"b": 208
},
"hsl": {
"h": 223.636,
"s": 18.966,
"l": 77.255
},
"oklch": {
"l": 0.80805,
"c": 0.02345,
"h": 269.4
},
"luminance": 0.52692
}Semantic roles & 50–950 ramp
primary
#BAC0D0
secondary
#A59D89
accent
#86489D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384